However I am not able to use the commands “systemctl stop transmission-daemon” and “systemctl start transmission-daemon” getting following return:
Failed to start transmission-daemon.service: Unit transmission-daemon.service not found.
Failed to stop transmission-daemon.service: Unit transmission-daemon.service not loaded.
I have tried to use “transmission-remote --exit” to stop transmission daemon and change the three lines in ~/.config/transmission-daemon/settings.json - However my password won’t turn into encrypted and work in the web UI. It has recognized that an user authentication is required. The username and password just won’t work.
Also worth saying: Downloaded Transmission through the AppStore
See the guy who had just the same problem as you. Found via searching for transmission’s/the shell’s error message Unit transmission-daemon.service not found.
I used sudo systemctl stop transmission which worked and gave no error message.
The error messages from “sudo systemctl stop/start transmission-daemon”:
Failed to start transmission-daemon.service: Unit transmission-daemon.service not found.
Failed to stop transmission-daemon.service: Unit transmission-daemon.service not loaded.
So my problem is now just to get the user/password up running.
So you don’t need to do it with transmission-daemon but transmission alone is enough. Stop transmission, then edit the settings.json to your liking. Save the config. Start transmission again.