Search found 4 matches

by alexishuxley
Wed Sep 24, 2014 8:18 am
Forum: Support
Topic: transmission-remote fails for multiple daemons since 2.4x
Replies: 10
Views: 19233

Re: transmission-remote fails for multiple daemons since 2.4

I am using multiple daemons running on one system, which is why I was looking at rpc-url, and how I came across this thread.

Re "url = <host>:<port>/transmission/rpc/", yes, that was the source of my confusion! The OP said he used "transmission-remote localhost:9091/transmission". So, like me, he ...
by alexishuxley
Tue Sep 23, 2014 6:26 pm
Forum: Support
Topic: transmission-remote fails for multiple daemons since 2.4x
Replies: 10
Views: 19233

Re: transmission-remote fails for multiple daemons since 2.4

Re "transmission-remote never supported redirection", understood, but I am not knowingly requesting redirection, I have simply modified rpc-url in the daemon's config file. If I want to use transmission-remote to communicate with this daemon, how should I do it?

If I should be able to do this ...
by alexishuxley
Tue Sep 23, 2014 10:08 am
Forum: Support
Topic: transmission-remote fails for multiple daemons since 2.4x
Replies: 10
Views: 19233

Re: transmission-remote fails for multiple daemons since 2.4

For information, this bug - exactly as described above - still exists in 2.52.

alphabeti# transmission-remote -l
Unexpected response: <h1>301: Moved Permanently</h1>pplication/x-www-form-urlencoded

alphabeti# grep rpc-url /etc/transmission1-daemon/settings.json
"rpc-url": "/transmission1 ...