defiantredpill / transmission-remote-dotnet

Automatically exported from code.google.com/p/transmission-remote-dotnet
0 stars 0 forks source link

Delete .torrent file from watch folder upon completion/add option #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Drop a .torrent to watch folder, torrent is started but no option to 
client to delete.

What is the expected output?
Include a checkbox option to delete .torrent file upon completion or to 
delete once added to download list.

What version of the product are you using? 
v3.10 Build 3468

On what operating system?
XP SP3

Original issue reported on code.google.com by lp.richa...@gmail.com on 5 Aug 2009 at 3:27

GoogleCodeExporter commented 9 years ago
If I understand right, what you're asking for is something that the daemon 
should
implement.. transmission-remote-dotnet can only use the RPC API provided by
Transmission, and it can't really do anything other than that. This means I 
can't
really just add an option to delete .torrent files from the server.

Original comment by AlanF...@googlemail.com on 24 Aug 2009 at 4:31