iam a big fan of filebot and used it before just for renaming by Gui, and got Artwork meta thumbs with Ember media manager. This way was working great but now i want things to be automatically done.
Thats why i use amc, but with amc i got the issue that its not getting nfos and thumbs for single episodes. The rest is okay( banner, poster tvshow.nfo etc.)
So is there any way to get those thumbs and nfos with filebot, maybe i am missing a command in my code:
Code: Select all
filebot -script fn:amc "C:/Users/user/Downloads/ddl" --output "C:/Users/user/Downloads/completed" --conflict override -non-strict --action move --def "ignore=\b(?i:doku)\b" "ignore=\b(?i:xxx)\b" clean=y artwork=y subtitles=de
Thanks in advance

kaj