Script to rename then move to a folder structure?
Posted: 13 Jun 2015, 17:22
First off I am sorry if this is the wrong place to ask this.
I am trying to setup an automation to rename files in a certin folder then file them away in a specific folder structure. I will explain better below.
I have files located here: E:\New Movies\
So I would use the augments -rename -r "E:/New Movies/" --db TheMovieDB
I want to be able to automate it to move the files into their respective folder in this example: E:\Video\Movies\
I want to do a similer thing with TV shows as well to a folder structure like this: E:\Video\TV\(Series Name)\Season (Season Number)\
Can this be done?
EDIT: I figured out how to do it with Movies, but still working on TV shows. Any input is appreciated.
I am trying to setup an automation to rename files in a certin folder then file them away in a specific folder structure. I will explain better below.
I have files located here: E:\New Movies\
So I would use the augments -rename -r "E:/New Movies/" --db TheMovieDB
I want to be able to automate it to move the files into their respective folder in this example: E:\Video\Movies\
I want to do a similer thing with TV shows as well to a folder structure like this: E:\Video\TV\(Series Name)\Season (Season Number)\
Can this be done?
EDIT: I figured out how to do it with Movies, but still working on TV shows. Any input is appreciated.