Help for my script
Posted: 13 Oct 2014, 11:34
Hi,
I use filebot gui to rename and organize my library (that is realy awesome by the way), and i would like to optimize my process.
I read many topics in Scripting and Automation but I'm pretty lost ^^ And I don't know where to start...
So, this is my project :
My folders look like this :
I have different schemes for each folders, with the gui I have to change my schemes each time I change folder.
It's not realy effective...
I would like to make a script (one file at the root folder) that browse each directory and apply the scheme associated with.
Also, is it possible that the script prompt me for unrecognised movie title (like the gui does) ? (I think yes, but don't know how either)
I'm on windows and for now all of my tests has failed, bad scripting I guess
A little help from you would be welcome
I use filebot gui to rename and organize my library (that is realy awesome by the way), and i would like to optimize my process.
I read many topics in Scripting and Automation but I'm pretty lost ^^ And I don't know where to start...
So, this is my project :
My folders look like this :
Code: Select all
ANIMATION/
CARTOONS/
MOVIES/
MOVIESHD/
MOVIES3D/
TVSHOWS/
script.bat?
It's not realy effective...
I would like to make a script (one file at the root folder) that browse each directory and apply the scheme associated with.
Also, is it possible that the script prompt me for unrecognised movie title (like the gui does) ? (I think yes, but don't know how either)
I'm on windows and for now all of my tests has failed, bad scripting I guess

A little help from you would be welcome
