Running Scripts on Completion

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
snake98
Posts: 8
Joined: Thu Jul 10, 2008 9:30 pm

Running Scripts on Completion

Post by snake98 »

I hear there is an example script on running a script on completion, where is it. I"m running it on a router, so I all I have is the web client, which isn't quite up to date. I found these trolling through the forums. but does someone have an example script? I"m been currently using cron to check every hour.

I know how to enable it,

# script-torrent-done-enabled: Boolean (default = false) Run a script at torrent completion.
# script-torrent-done-filename: String (default = "") Path to script.

here are the variables someone posted, are there anymore?
'TR_TORRENT_NAME'
'TR_TORRENT_DIR'
'TR_TORRENT_ID'
'TR_APP_VERSION'
'TR_TORRENT_HASH'
'TR_TIME_LOCALTIME'
killemov
Posts: 573
Joined: Sat Jul 31, 2010 5:04 pm

Re: Running Scripts on Completion

Post by killemov »

DTesch357
Posts: 4
Joined: Sat May 21, 2016 3:18 am

Re: Running Scripts on Completion

Post by DTesch357 »

Figured it out. The debian-transmission user needed to be set as the owner of the .exclude file
Post Reply