Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2022-10-18, 23:16)ntilikp Wrote: Edit: disregard, fixed from refreshing info.


Small thing -- getting incorrect ratings for a particular movie.  The rest of the metadata is correct, and I checked on https://www.omdbapi.com/ to make sure it's not an issue on their end, and got the proper results. 

Image

Should be: 

Image
If the movie doesn't have an imdb number in its metadata then tmdbhelper has to guess by searching the item.

What it does is searches title on TMDb and takes first result where year matches.

You are almost certainly getting a match for the movie "nobody knows anything" which is also from 2004 but appears higher in the search results

https://www.themoviedb.org/search?query=Nobody%20Knows

There's no much I can do about it. I can't make title matches stricter because a lot of addons tend to add crap to the title like the year on the end or colour tags etc and then those would fail.

Plus even with a "good" title there might be minor variations between sources eg the movie "Alien 3" is sometimes stylised as "Alien³" or the movie "Terminator 2" is sometimes called "Terminator 2: Judgement Day". Strict matches would mean these fail
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply


Messages In This Thread
RE: TheMovieDB Helper - by jurialmunkey - 2019-07-31, 11:47
RE: plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners - by jurialmunkey - 2022-10-21, 02:16
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2