What used are you running Transmission as? I presume (and very much hope) it's not root. If it's not root, did you try running the script as that particular user? If /media/hdd1/finish/torrents/done file already exists, what are the permissions set on it?
General advice on debugging the script ...
Search found 2 matches
- Sun Jul 15, 2018 1:34 pm
- Forum: Support
- Topic: [Solved] Transmission done script not running
- Replies: 2
- Views: 4652
- Sun Jul 15, 2018 8:11 am
- Forum: Support
- Topic: [Solved] Transmission done script not running
- Replies: 2
- Views: 4652
[Solved] Transmission done script not running
I'm trying to setup Transmission so when it finishes a torrent it calls some script, the thing is I can't figure out why it isn't working.
On my settings.json I have the following:
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/media/hdd1/finish/scripts/done.sh",
The ...
On my settings.json I have the following:
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/media/hdd1/finish/scripts/done.sh",
The ...