
after years away from filebot finally have time to come back to filebot and play around (kids have grown

im using this command with latest filebot on arch linux (FileBot 4.7.7 (r4678) / OpenJDK Runtime Environment 1.8.0_121 / Linux 4.9.8-1-ARCH (amd64) )
Code: Select all
xterm -e filebot -script fn:amc --output "." --def @/home/zeltak/.config/filebot/here.txt --action move --conflict skip -non-strict --log-file ~/ZH_tmp/amc.log --mode interactive *
Code: Select all
movieFormat={n}/{n.colon(' - ')} ({y}){' CD'+pi}{subt}
seriesFormat={n}/Season {s.pad(2)}/{s00e00} - {t}
deleteAfterExtract=y
clean=y
artwork=y
any clue what im missing here?
Z