Hi
In 2.21 there is a new feature 'Add the ability to shutdown Transmission
sessions via RPC'
Ok..., what's this exactly? I thought that I could shutdown tr daemon remotely on rpc...but it's not, it just closes the remote session.
Somebody can confirm?
Thanks!
2.21 Help! - Add the ability to shutdown Transmission sessio
Re: 2.21 Help! - Add the ability to shutdown Transmission se
yes that is a new feature..
will shutdown the daemon.
Code: Select all
$ transmission-remote --exit
Re: 2.21 Help! - Add the ability to shutdown Transmission se
hmmm...it works for you ? I mean you actually tested that command ? It does not work in my case. I use the Fonera compiled daemon .
Re: 2.21 Help! - Add the ability to shutdown Transmission se
yes i've used it many times and it works as advertised..
i compiled from source at http://www.transmissionbt.com/download/
Code: Select all
$ transmission-remote -l
ID Done Have ETA Up Down Ratio Status Name
Sum: Unknown 0.0 0.0
$ transmission-remote --exit
http://localhost:9091/transmission/rpc/ responded: "success"
$ transmission-remote -l
transmission-remote: (http://localhost:9091/transmission/rpc/) Couldn't connect to server
$
Re: 2.21 Help! - Add the ability to shutdown Transmission se
Tman, what version of Transmission is the Fonera build? If it's older than 2.20 it won't have this feature.tman wrote:hmmm...it works for you ? I mean you actually tested that command ? It does not work in my case. I use the Fonera compiled daemon .
I know you said 2.21 in the Subject line, but I didn't think Fonera had upgraded to 2.21 yet.