Search found 9 matches

by bushbrother
Mon Dec 17, 2012 2:32 pm
Forum: General
Topic: Attempting to create a Mediaportal Plugin - API Help Needed
Replies: 7
Views: 5228

Re: Attempting to create a Mediaportal Plugin - API Help Nee

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!
by bushbrother
Mon Dec 17, 2012 12:11 pm
Forum: General
Topic: Attempting to create a Mediaportal Plugin - API Help Needed
Replies: 7
Views: 5228

Re: Attempting to create a Mediaportal Plugin - API Help Nee

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/
by bushbrother
Thu Dec 08, 2011 3:18 pm
Forum: General
Topic: Attempting to create a Mediaportal Plugin - API Help Needed
Replies: 7
Views: 5228

Re: Attempting to create a Mediaportal Plugin - API Help Nee

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.
by bushbrother
Wed Dec 07, 2011 11:38 am
Forum: General
Topic: Attempting to create a Mediaportal Plugin - API Help Needed
Replies: 7
Views: 5228

Attempting to create a Mediaportal Plugin - API Help Needed

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 ...
by bushbrother
Thu Aug 12, 2010 4:08 pm
Forum: Support
Topic: Transmission 1.80 headless going backwards
Replies: 31
Views: 22999

Re: Transmission 1.80 headless going backwards

Same issue for me since 1.76 on my QNAP TS-201 ... discussion with developer here https://trac.transmissionbt.com/ticket/2858
by bushbrother
Thu Apr 29, 2010 12:00 pm
Forum: Support
Topic: Transmission 1.80 headless going backwards
Replies: 31
Views: 22999

Re: Transmission 1.80 headless going backwards

Has anyone tried the patch here : http://trac.transmissionbt.com/ticket/2858 ?
by bushbrother
Thu Feb 04, 2010 12:59 pm
Forum: Support
Topic: Transmission 1.80 headless going backwards
Replies: 31
Views: 22999

Re: Transmission 1.80 headless going backwards

Seems you looked a little deeper than me :) Unfortunately whatever has changed to cause these hash check fails is still the same in 1.83 ... do we now post this as a bug?
by bushbrother
Wed Feb 03, 2010 12:05 pm
Forum: Support
Topic: Transmission 1.80 headless going backwards
Replies: 31
Views: 22999

Re: Transmission 1.80 headless going backwards

I have the same issue but on a QNAP TS-201 NAS. I upgraded from 1.76 to 1.80 and now my torrents get to about 1% then "go backwards" to like 0.2% then up and down, like it cannot save the first chunk. No errors I can see :(

I compiled the 1.83 tarball and that version does the same, in the end I ...