Run from cmdline
Posted: 08 Nov 2016, 17:54
So coming from TheRenamer (was manually renaming and moving stuff) someone recommend this program to me to automate this process.
I have a dir (C:New) that auto downloads my files from my seedbox once complete. (compressed files typically, tho sometimes uncompressed single movie files) I prefer to download them from the seedbox compressed as they download faster then a single large file.
What I would like to do is once new movies and TV shows show up in C:\New (example) extract, rename and move them to the correct directory.
My current library layout is as the following:
C:\Media
--Movies
--TV Shows
---The Simpsons
----Season 01
-----The Simpsons.s01e01 Some Title
----Season 02
-----The Simpsons.s02.e02 Title Here
So if I understand this all correctly, I can create a batch file to run every 30 minutes to extract if necessary, rename and place in proper folder depending on type of media?
What code would I use for this? Seems the AMC is only for torrent clients and all the other code is for only TV Shows or Only Movies, not both? Thanks for any input!
I have a dir (C:New) that auto downloads my files from my seedbox once complete. (compressed files typically, tho sometimes uncompressed single movie files) I prefer to download them from the seedbox compressed as they download faster then a single large file.
What I would like to do is once new movies and TV shows show up in C:\New (example) extract, rename and move them to the correct directory.
My current library layout is as the following:
C:\Media
--Movies
--TV Shows
---The Simpsons
----Season 01
-----The Simpsons.s01e01 Some Title
----Season 02
-----The Simpsons.s02.e02 Title Here
So if I understand this all correctly, I can create a batch file to run every 30 minutes to extract if necessary, rename and place in proper folder depending on type of media?
What code would I use for this? Seems the AMC is only for torrent clients and all the other code is for only TV Shows or Only Movies, not both? Thanks for any input!