script for starting torrent as 'paused'
Posted: Wed Dec 09, 2009 2:58 am
Hey all,
I have a script that I run to monitor 2 folders for torrents, in one folder torrents are automatically added to transmission and the downloading begins! this is working just as I want:
transmission-remote -a "$file"
Now I want to do the same in another folder, however I would like this to do the same BUT add torrents as a stopped / paused state.
I cant figure out how to do this, transmission-remote wants to know which torrent to stop - but this would mean I have to: 1) add the torrent 2) find the torrent I just added and 3) stop the torrent..
any clues?
many thanks!!!!!!!
I have a script that I run to monitor 2 folders for torrents, in one folder torrents are automatically added to transmission and the downloading begins! this is working just as I want:
transmission-remote -a "$file"
Now I want to do the same in another folder, however I would like this to do the same BUT add torrents as a stopped / paused state.
I cant figure out how to do this, transmission-remote wants to know which torrent to stop - but this would mean I have to: 1) add the torrent 2) find the torrent I just added and 3) stop the torrent..
any clues?
many thanks!!!!!!!