Page 1 of 1
Attempting to create a Mediaportal Plugin - API Help Needed
Posted: Wed Dec 07, 2011 11:38 am
by bushbrother
Hi All,
I am attempting to create a MediaPortal (HTPC Software) plugin to display and control torrents running on a transmission-daemon. The Mediaportal plugin is in C# and I am very new to it so progress is a little slow. What I am trying to work out is is there an API or similar for Transmission? Is there any documentation on how to send commands to the daemon? Thanks in advance for any pointers!

Re: Attempting to create a Mediaportal Plugin - API Help Nee
Posted: Wed Dec 07, 2011 3:44 pm
by lazybones
You might as well just skip Transmission RPC.... Yes there is an API, dig through the wiki or maybe even look at the "Frontends" on the main
www.transmissionbt site since some of them are open source.
Re: Attempting to create a Mediaportal Plugin - API Help Nee
Posted: Thu Dec 08, 2011 3:18 pm
by bushbrother
Yes I looked at the frontends, and there is transmission-remote-dotnet which will be useful, this appears to use Jayrock as the interface to transmission which is a JSON library in C#.
I cannot find any details of APIs in the Wiki, any pointers please? Thanks.
Re: Attempting to create a Mediaportal Plugin - API Help Nee
Posted: Thu Dec 08, 2011 4:50 pm
by lazybones
Re: Attempting to create a Mediaportal Plugin - API Help Nee
Posted: Mon Dec 17, 2012 12:11 pm
by bushbrother
Not sure who that comment was aimed at ... anyway, just as a follow up for anyone interested, I used JayRock to handle all the RPC stuff and did use the spec at the above address to work out what i needed to send in JSON.
Final plugin here:
http://code.google.com/p/mp-transmission/
Re: Attempting to create a Mediaportal Plugin - API Help Nee
Posted: Mon Dec 17, 2012 2:29 pm
by blacke4dawn
bushbrother wrote:Not sure who that comment was aimed at ...
Advertisement for the sites at the bottom, I've reported it.
Re: Attempting to create a Mediaportal Plugin - API Help Nee
Posted: Mon Dec 17, 2012 2:32 pm
by bushbrother
blacke4dawn wrote:bushbrother wrote:Not sure who that comment was aimed at ...
Advertisement for the sites at the bottom, I've reported it.
Ha, didn't even notice that!
Re: Attempting to create a Mediaportal Plugin - API Help Nee
Posted: Mon Dec 17, 2012 2:35 pm
by blacke4dawn
only seen 3 posts like that so far on this forum (though I don't read the entire forum) so it seems to be a new way to try and get around any automated spam filtering.