Search found 5 matches

by larza
Wed Oct 31, 2012 12:01 pm
Forum: Support
Topic: Script Torrent Done Synology
Replies: 8
Views: 24001

Re: Script Torrent Done Synology

Could it be an execution permission issue with the user you run the daemon with?

It seems like you are correct! :)

I finally found a solution for using scripts with transmission on synology.

The issue seems to be permissions, as mentioned in several other forums.. Even though I tried setting ...
by larza
Tue Oct 30, 2012 6:54 pm
Forum: Support
Topic: Script Torrent Done Synology
Replies: 8
Views: 24001

Re: Script Torrent Done Synology

Still having trouble getting Transmission to launch a script after completed download.

I have changed the settings.json as follows:

"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/volume1/transmission/milhouse.sh",

Script is not launched. I run Transmission prepacked from ...
by larza
Fri Oct 26, 2012 5:34 pm
Forum: Support
Topic: Script Torrent Done Synology
Replies: 8
Views: 24001

Re: Script Torrent Done Synology

No answers here.. :) So I made a workaround, for future reference and If anyone else experience the same issue. Please find it at: viewtopic.php?f=1&t=13981
by larza
Fri Oct 26, 2012 5:32 pm
Forum: General
Topic: Guide: Tranmission on Synology, postprocess..
Replies: 0
Views: 13911

Guide: Tranmission on Synology, postprocess..

I do not take any credit for the below scripts

I have some serious issues with making Transmission trigger scripts upon completion. I use Transmission from Synocommunity, 2.7. I cannot locate any log file either which makes it even harder.

However I made a workaround solving most of the parts I ...
by larza
Tue Oct 23, 2012 6:37 pm
Forum: Support
Topic: Script Torrent Done Synology
Replies: 8
Views: 24001

Script Torrent Done Synology

Hi,

I have tried to use a script that unpacks and sorts my downloaded torrents and should be triggered after a download is complete. However I haven´t managed and was hoping to get some assistance. :)

I have changed the settings.json as follows:

"script-torrent-done-enabled": true,
"script ...