Page 1 of 1

Words of title rearranged in lookup?

PostPosted: Sat Mar 21, 2015 10:13 am
by stephendhill
I have an incorrect metadata lookup occuring:

  Code:
2015-03-15 12:25:28,317 INFO [MediaFileIndexer] Added file 'Song One (2014).mp4' (title: One Song) to Library


Looking in MovieDB (https://www.themoviedb.org/search?query=song%20one), it has an entry for both on the same year, but for some reason the wrong one is chosen. I am uncertain how to fix this :?

Re: Words of title rearranged in lookup?

PostPosted: Sat Mar 21, 2015 3:09 pm
by DenyAll
Weird, works for me no problem:
  Code:
2015-03-22 01:32:25,478 INFO  [MediaFileIndexer] Added file 'Song One (2014).mp4' (title: Song One) to Library
What OS are you on (Win7 for me) and what version of Serviio?

To solve those hard to match movie titles you can always add the IMDB ID to the file name - this removes all ambiguity - in this case rename to: "Song One (2014) [tt2182972].mp4"