Search found 2 matches

by dashy
Fri Aug 19, 2011 4:12 am
Forum: General
Topic: script-torrent-done-filename not working?
Replies: 1
Views: 4718

script-torrent-done-filename not working?

I have my settings.json file with the following parameters:
"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/mnt/HD/HD_a2/.transmission-daemon/posttorrent.sh",

Output of posttorrent.sh:
root@dlink-4C13E6:/mnt/HD/HD_a2/.transmission-daemon# cat posttorrent.sh
#! /bin/bash ...
by dashy
Thu Aug 18, 2011 5:24 pm
Forum: General
Topic: Unrar and cleanup script - UPDATE 2025.01.29
Replies: 143
Views: 367824

Re: Unrar and cleanup script - UPDATE 2011.06.29

Well, I am having some issues with this script. I have been able to get it to work 100% when I execute the script from terminal - "bash posttorrent.sh" will extract the .rar and if the variable torrent id is changed with a 1, it will delete the torrent as well. The log file also shows that it has ...