Move file depending on file name
Posted: 03 Oct 2016, 15:15
This is what i use now
I would like to have filebot move any file with the name ''Joy'' in it to G:/Videoer/Movies/1 A -JoyBell
is this possible?
Code: Select all
G:/Videoer/Movies/{n} {'('+y+')'} {'['+vf+']'} {[channels]} [{vc} {bitdepth}bit {fn.match (/Joy/)}]/{n} {'('+y+')'} {'['+vf+']'} {[channels]} [{vc} {bitdepth}bit {fn.match (/Joy/)}] {' CD'+pi}{'.'+lang}
is this possible?