Equivalent to "Resume Now" in transmission-remote?

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
Renara
Posts: 38
Joined: Wed Feb 10, 2010 8:38 am

Equivalent to "Resume Now" in transmission-remote?

Post by Renara »

I'm using a script to add torrents to Transmission via transmission-remote, however to save on resources I have download/seed queuing enabled, so most of the time a torrent is added it starts queued. However, there are some torrents I would like to make an exception for which start immediately upon being added (regardless of queuing).

In the web-interface I would achieve this by right-clicking and choosing "Resume Now", however I can't seem to find a similar option for transmission-remote. The --start option seems to just behave the same as "Resume" in the web-interface, which will cause a torrent to queue normally.

Is there a way to mimic the behaviour of "Resume Now" via transmission-remote, or some other way I could do it via script?
blacke4dawn
Posts: 552
Joined: Sun Dec 13, 2009 10:44 pm

Re: Equivalent to "Resume Now" in transmission-remote?

Post by blacke4dawn »

If you are willing to look into other scripting languages then I'm fairly certain that the modules in Python and/or Perl for communicating directly with Transmission can do it.
Post Reply