Search found 2 matches

by robotronic
Fri Mar 20, 2009 5:19 am
Forum: Web Interface
Topic: How to list all torrents by http request ?
Replies: 8
Views: 12957

Re: How to list all torrents by http request ?

I can't get it to work using GET or POST, but they do give me different error messages. These are the results of a http://localhost:9091/transmission/rpc with the following key/values: method:torrent-get, fields:name POST: { "arguments": {}, "result": "no method name" }...
by robotronic
Fri Mar 20, 2009 3:20 am
Forum: Requests
Topic: Moving of files to a folder after the torrent has finished
Replies: 21
Views: 72026

Re: Moving of files to a folder after the torrent has finished

It would be an awesome feature to specify a folder to move the data to after seeding completes. This way you have the ability to have 3 unique folders of different states: downloading, seeding, and done. This would be especially helpful for those of us that archive onto a different machine than we d...