Error "Unable to differentiate"

Any questions? Need some help?
Post Reply
badrabbit
Posts: 7
Joined: 10 Jul 2013, 18:27

Error "Unable to differentiate"

Post by badrabbit »

Hi,

i'm getting the following error but only with movies. TV Shows work just fine and i didn't change anything on my system:

Code: Select all

filebot -script fn:amc /Volumes/MEDIA_DL/_HAZEL/07_MEDIA --output /Volumes/PLEXMEDIA_4K -non-strict --action copy --conflict override --def subtitles=ro clean=y "movieFormat=a_MOVIES/{n} ({y})/{n} ({y})" "seriesFormat=c_TV_SHOWS/{n}/Season {s}/{n} - {s00e00} - {t}"
Parameter: subtitles = ro
Parameter: clean = y
Parameter: movieFormat = a_MOVIES/{n} ({y})/{n} ({y})
Parameter: seriesFormat = c_TV_SHOWS/{n}/Season {s}/{n} - {s00e00} - {t}
Argument: /Volumes/MEDIA_DL/_HAZEL/07_MEDIA
Input: /Volumes/MEDIA_DL/_HAZEL/07_MEDIA/Divergent.720p.BluRay.x264-EXQUiSiTE.m4v
Divergent.720p.BluRay.x264-EXQUiSiTE.m4v [series: Divergent, movie: Divergent (2014)]
Unable to differentiate: [Divergent.720p.BluRay.x264-EXQUiSiTE.m4v] => [Divergent] VS [Divergent (2014)]
Group: [tvs:null, mov:null, anime:null] => [Divergent.720p.BluRay.x264-EXQUiSiTE.m4v]
Get [Romanian] subtitles for 1 files
Looking up subtitles by hash via OpenSubtitles
No matching subtitles found: /Volumes/MEDIA_DL/_HAZEL/07_MEDIA/Divergent.720p.BluRay.x264-EXQUiSiTE.m4v
Finished without processing any files
Failure (°_°)
The movie gets renamed correctly when i'm using the GUI. Any thought? Thanks!
User avatar
rednoah
The Source
Posts: 23940
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Error "Unable to differentiate"

Post by rednoah »

Just label those as "Movie" to force processing as Movie.
:idea: Please read the FAQ and How to Request Help.
badrabbit
Posts: 7
Joined: 10 Jul 2013, 18:27

Re: Error "Unable to differentiate"

Post by badrabbit »

Thanks. You mean in the filename? But why has it worked until now this way?
User avatar
rednoah
The Source
Posts: 23940
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Error "Unable to differentiate"

Post by rednoah »

1.
Why do you think it stopped working? It's 1 file that doesn't work, and probably never has.

2.
I meant --def ut_label=movie but putting all the movies in a folder called Movies also does the trick.
:idea: Please read the FAQ and How to Request Help.
badrabbit
Posts: 7
Joined: 10 Jul 2013, 18:27

Re: Error "Unable to differentiate"

Post by badrabbit »

Thanks again! I'm gonna try that.

It's not only this movie. There are couple of them which won't work. And that started happening about 2 weeks ago.

Anyway, thank you for the quick help as always!
Post Reply