AMC detection
Posted: 25 Mar 2016, 16:12
From the AMC script with this command :
I checked the code for the detection, but I never saw groovy language before this so it's hard to find a perfect solution without drawback.
I have over 1400 movies manually named with the IMDB id.
I get this result :filebot -script fn:amc --output "out" --action test -non-strict "in" --log-file amc.log --def excludeList=amc.txt
I expect the file to match only movie since the IMDB id is present. I think it's not from the AMC script since Filebot GUI on windows propose 3 movies (tt0089013, tt0068522, tt0808151).Anges et Demons tt0808151.avi [series: Demons, movie: Angels & Demons (2009)]
Unable to differentiate: [Anges et Demons tt0808151.avi] => [Demons] VS [Angels & Demons (2009)]
I checked the code for the detection, but I never saw groovy language before this so it's hard to find a perfect solution without drawback.
I have over 1400 movies manually named with the IMDB id.