Here's the basic command I'm using:
Code: Select all
filebot -script fn:amc --output "D:/Media" --action move --conflict auto -non-strict --log-file amc.log --def "seriesFormat=TV/{n} - {s00e00} - {t}" "animeFormat=Anime/{n} - {s00e00} - {t}" "movieFormat=Movies/{n} ({y})" "music=y" "unsorted=n" "skipExtract=y" "deleteAfterExtract=y"