Code: Select all
"C:\Program Files\Filebot\filebot.exe" -script fn:amc --output "D:/Downloaded Videos" --log-file amc.log --action copy --conflict override -non-strict --def music=n artwork=n --def "seriesFormat={n} - {sxe} - {t}" "animeFormat={fn}" "movieFormat=/Movies/{n} ({y})" "musicFormat=/Music/{n}/{fn}" --def ignore="f1|formula.1|formula 1|formula1" "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
However, I would still like the the video files to be transferred to my destination folder so my Windows Media Center can see the file and I can play it if I choose to. Is there an option that would allow me to skip the file name recognition and processing, yet still copy the video file over?