So this is what I want
Movies
-Ghost Busters (2016).mp4
-Thor (2015).mp4
But this is what it does
Movies
-Ghost Busters (2016)
--Ghost Busters (2016).mp4
-Thor (2015)
--Thor (2015).mp4
So just want to move the renamed file and not a folder with the name as well. Is that possible? The source files are in subfolders named after the movie, so I just want to pull the movie only and dump all the movie files into the root of my Movies folder.
Code: Select all
filebot -script fn:amc --output "X:\Movies" --action move -non-strict "C:\Downloads\Movies" --log-file amc.log --def excludeList=amc.txt