Help setting up the amc script with uTorrent
Posted: 11 Dec 2015, 06:51
I get how awesome and powerful filebot scripting is, but honestly I really don't have time to learn how to fully write them. So instead, I'll be happy to paypal some coin to whoever can write me a script that does the following:
I use uTorrent to download tv/movie files into my C:\Users\Yoav\Downloads folder.
This is mostly done automatically through ShowRSS and in the end I have a lot of folders inside that downloads folder. I need the script to take ONLY the video files from any and all subfolders that are in the downloads folder and rename them according to this format:
The League S07E01 - Stages of Grief.mkv (for TV)
Mission Impossible – Rogue Nation (2015).mp4 (for Movies)
And then move TV shows to: S:\TV SHOWS\
and Movies to: S:\MOVIES\
The Movies can go right in the movies folder but the TV shows will go into a folder with the name of the show:
S:\TV SHOWS\The Walking Dead\The Walking Dead S05E02 - Strangers.mkv
After that's done, the script should go and delete the little nfo files and txt files that were in the folders that are now lacking the video files, and then delete the folder. It should be smart enough to know NOT to delete a folder that still has a video file in it in case the file hasn't been transferred for some reason, and also smart enough to know not to delete OTHER folders in the DOWNLOADS folder that have different data in them (data that is not movies or tv shows at all).
Is this even possible?
I use uTorrent to download tv/movie files into my C:\Users\Yoav\Downloads folder.
This is mostly done automatically through ShowRSS and in the end I have a lot of folders inside that downloads folder. I need the script to take ONLY the video files from any and all subfolders that are in the downloads folder and rename them according to this format:
The League S07E01 - Stages of Grief.mkv (for TV)
Mission Impossible – Rogue Nation (2015).mp4 (for Movies)
And then move TV shows to: S:\TV SHOWS\
and Movies to: S:\MOVIES\
The Movies can go right in the movies folder but the TV shows will go into a folder with the name of the show:
S:\TV SHOWS\The Walking Dead\The Walking Dead S05E02 - Strangers.mkv
After that's done, the script should go and delete the little nfo files and txt files that were in the folders that are now lacking the video files, and then delete the folder. It should be smart enough to know NOT to delete a folder that still has a video file in it in case the file hasn't been transferred for some reason, and also smart enough to know not to delete OTHER folders in the DOWNLOADS folder that have different data in them (data that is not movies or tv shows at all).
Is this even possible?