|
Hello, I am new and I would like to ask for some help with a script.
I'm trying to search for a script that would run automatically when transmission (bt) finishes a torrent download.
The script should run a program called filebot.
I have no Idea of how to create a script(I am totally newbie on this subjects)
I found that the script that will tell filebot to do that is something like this:
filebot -rename "$TR_TORRENT_DIR/$TR_TORRENT_NAME" --db thetvdb -non-strict
My question, so, is the following: How do I create a script that can do that?
Thank you very much and sorry again if it is misplaced.
|