Deluge Automation Help (Raspberry Pi 2)
Posted: 09 Oct 2015, 14:48
Hello, first post and first time using FileBot on the raspberry pi. I currently use it in Windows and it's absolutely amazing.
I've installed all the prereqs and FileBot and just followed @rednoah s guide with the deluge script he posted http://www.filebot.net/forums/viewtopic ... 3382#p3382
Few questions here:
First: he says to make a script deluge-postprocess but then after that he says to call deluge-execute.png... I'm assuming this was just a mistake? or am I missing something?
Second: --output "$HOME/Media"
This is where the file will be moved/copied to correct? So for instance if I wanted this moved to my mounted usb drive I would put
--output "/mnt/usb1/Processed" (eventually to my nas, but for testing this is fine)
Third:
I tried to run it as /home/pi/scripts/delugepostprocess.sh added to the execute torrent complete in deluge. I waited a bit after the torrent finished and nothing happened. How can I test this out of this script? As I believe the strings here are filled in by deluge.
I still need to do a bit more searching here as to what each flag means. This is what I want this script to do:
Rename the movie, Move it to my media folder on my NAS. I don't need art work or anything like that as I use Plex.
Thank you, any help would be appreciated.
I've installed all the prereqs and FileBot and just followed @rednoah s guide with the deluge script he posted http://www.filebot.net/forums/viewtopic ... 3382#p3382
Few questions here:
First: he says to make a script deluge-postprocess but then after that he says to call deluge-execute.png... I'm assuming this was just a mistake? or am I missing something?
Second: --output "$HOME/Media"
This is where the file will be moved/copied to correct? So for instance if I wanted this moved to my mounted usb drive I would put
--output "/mnt/usb1/Processed" (eventually to my nas, but for testing this is fine)
Third:
I tried to run it as /home/pi/scripts/delugepostprocess.sh added to the execute torrent complete in deluge. I waited a bit after the torrent finished and nothing happened. How can I test this out of this script? As I believe the strings here are filled in by deluge.
I still need to do a bit more searching here as to what each flag means. This is what I want this script to do:
Rename the movie, Move it to my media folder on my NAS. I don't need art work or anything like that as I use Plex.
Thank you, any help would be appreciated.