xbenjii / torrentexpander

Automatically exported from code.google.com/p/torrentexpander
0 stars 0 forks source link

transmission-daemon #87

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hey,

how does one call the script from transmission-daemon ?

i have put both,

"script-torrent-done-enabled": true,
"script-torrent-done-filename": "/home/deluge/utorrent/downloads/complete 
$TR_TORRENT_DIR/$TR_TORRENT_NAME"

and

"script-torrent-done-enabled": true,
"script-torrent-done-filename": 
"/home/deluge/utorrent/downloads/complete/torrentexpander.sh"

and it doesn't seem to fire up, is there a log anywhere to find out whats 
happening?

Many thanks,

Original issue reported on code.google.com by will.mov...@gmail.com on 16 May 2013 at 9:00

GoogleCodeExporter commented 8 years ago
Hi
Sorry for not replying earlier

So far, I've noticed that all issues with transmission are related with 
transmission user's permissions.
Please take a look at this page first :
http://code.google.com/p/torrentexpander/wiki/How_to_setup_this_script_with_Tran
smission

If you prefer user transmission to run transmission, then you'll need to put 
666 permissions on all directories that torrentexpander will use.
Also, you'll need to give make sure  torrentexpander.sh has a 777 permission.

I hope it solves the issue you're experiencing.

Regards,

Addictedtoscreens

Original comment by addicted...@gmail.com on 5 Jun 2013 at 7:40

GoogleCodeExporter commented 8 years ago
Is there a possibility to get the output of this call into a log file?

Original comment by andreas....@googlemail.com on 8 Jul 2013 at 11:46