Change Output to One Common Folder
Posted: 20 Dec 2024, 15:57
Hello all,
I am using the following command line to manipulate my videos:
All I would like to change is the output, so that all manipulated videos go into a common folder. I do not want to have individual folders for each show or movie. This will allow me to automate the transcoding of the videos. I cannot seem to see what I need to change.
Thanks,
Steve
I am using the following command line to manipulate my videos:
Shell: Select all
filebot -script 'fn:amc' '/volume2/Media Files/Media Files/Torrents' --output '/volume2/Media Files/Media Files/Transcode/Pre' --action TEST -non-strict --order Airdate --conflict auto --lang en --def 'unsorted=y' 'clean=y' 'deleteAfterExtract=y' 'minLengthMS=0' 'minFileSize=0' 'excludeList=amcexcl.txt' --apply thumbnail refresh --log all --log-file '/var/packages/filebot-node/var/filebot.log'
Thanks,
Steve