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.
Unable to differentiate series vs movies
Re: Unable to differentiate series vs movies
You can force Series or Movie mode via the --def ut_label option. Please read the manual for details.