Unable to differentiate series vs movies

Any questions? Need some help?
Post Reply
foncubierta
Posts: 1
Joined: 05 Nov 2017, 14:42

Unable to differentiate series vs movies

Post 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.
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Unable to differentiate series vs movies

Post by rednoah »

You can force Series or Movie mode via the --def ut_label option. Please read the manual for details.
:idea: Please read the FAQ and How to Request Help.
Post Reply