Code: Select all
filebot -script fn:amc --output "home/<user>/Videos" --log-file amc.log --action move --conflict auto -non-strict "/home/<user>/Downloads/Torrents" --format "{n}/{\"Season {s}\"}/{n} - {s00e00} - {t}" --def artwork=n --def music=n --def xbmc=castiel --def excludeList=amc.txt --def deleteAfterExtract=y --def clean=y
Any ideas what could be wrong? I've read through the guides multiple times already.