Page 1 of 1

Unable to differentiate series vs movies

Posted: 05 Nov 2017, 14:47
by foncubierta
Hi, I'm a novice with filebot and I'm using the script: fn:amc the problem comes up with the lucifer series that I get this error:

Luci720p1x07 [www.newpct1.com].mkv [series: Lucifer, movie: Lucifer (2014)]
Unable to differentiate: [Luci720p1x07 [www.newpct1.com].mkv] => [Lucifer] VS [Lucifer (2014)]

This is the code I use:
filebot -script fn:amc --filter "y == 2016" --output "lucifer1" -no-xattr --action copy -non-strict "lucifer/temporada 1" --log-file amc.log --def excludeList=amc.txt

Can someone help me with the error? Thanks.

Re: Unable to differentiate series vs movies

Posted: 05 Nov 2017, 22:55
by rednoah
You can force Series or Movie mode via the --def ut_label option. Please read the manual for details.