Thank you, Should I have to stop the daemon?
sudo service transmission-daemon stop ???
Regards,
D
Thank you, Should I have to stop the daemon?
sudo service transmission-daemon stop ???
Regards,
D
Stop transmission: systemctl stop transmission-daemon
Edit: /home/osmc/.config/transmission-daemon/settings.json
or if install from command line: /etc/transmission-daemon/settings.json
Replace “user” and “password”. (plain text “password” will be hashed on next start)
...
"rpc-authentication-required": true,
...
"rpc-password": "password",
...
"rpc-username": "user",
....
Start transmission: systemctl start transmission-daemon
Logout
Close transmission tab will not logout. Close the browser to logout.
Thank you!
Where can I find the uploaded *.torrent files? I tried to find it with WinSCP (connected via SSH), but no result.
Thanks in advance.
Hi, did you finally make a guide for this ? If yes , could you share the link please as I am unable to find one.
Need to know how to set up transmission on Vero 4k. Other than just installing the app. No idea what to do after that. Apart these forums where people are struggling to get it working I couldn’t find any proper step by step instructions which could help a novice in osmc world like me…
Request your help. Thanks.
Have you logged in to the web interface yet?
Sam