I have a few files that I would to rename and move into subdirectories. The subdirectories are:
C:\THE DUKES OF HAZZARD\SEASON 1
I WOULD LIKE TO MOVE AND RENAME INTO
M:\ the dukes \Season1\Year: 19 79
May I understand how this is done?
Subdirectories and moving files
Re: Subdirectories and moving files
You'd take the path you want, and replace all the variable parts with variables, I suppose like this:
Code: Select all
M:\ the dukes \Season1\Year: 19 79
Code: Select all
M:/{n}/Season {s}/Year {y}/{plex.name}