Simple script - Run PeriScope after download
Posted: January 9th, 2013, 9:10 am
Hey there.
I would like some help for making a really simple script, that runs PeriScope after each download, in order to find the correct subtitles for downloaded files.
I have correctly setup periscope, and it works by SSH'ing to my device and using the command "periscope /home/Public/eDownloader -l -en"
Now, I would like to make a small Post-Processing script, that does this every time a download finishes.
I have tried making a .sh file containing "periscope /home/Public/eDownloader "$1" -l -en" and placing it in my specified post-processing scripts folder.
I just cant seem to figure out to make it run..
Can anyone help me write the script correctly, and set it up to run each time a download finishes? Would be much appreciated. Thank you!
I would like some help for making a really simple script, that runs PeriScope after each download, in order to find the correct subtitles for downloaded files.
I have correctly setup periscope, and it works by SSH'ing to my device and using the command "periscope /home/Public/eDownloader -l -en"
Now, I would like to make a small Post-Processing script, that does this every time a download finishes.
I have tried making a .sh file containing "periscope /home/Public/eDownloader "$1" -l -en" and placing it in my specified post-processing scripts folder.
I just cant seem to figure out to make it run..
Can anyone help me write the script correctly, and set it up to run each time a download finishes? Would be much appreciated. Thank you!