Kodi Community Forum
Bug TMM scraping both IMDB and TMDB ratings - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: TinyMediaManager (https://forum.kodi.tv/forumdisplay.php?fid=204)
+---- Thread: Bug TMM scraping both IMDB and TMDB ratings (/showthread.php?tid=360674)



TMM scraping both IMDB and TMDB ratings - Cory1980 - 2021-02-22

This may or may not be a bug... but since updating to 4.1.0.1, I've noticed that TMM is scraping both IMDB and TMDB ratings now that there are separate columns for different site ratings. In settings, I have it set to scrape IMDB ratings. I don't really mind having both, but I want Kodi to display IMDB ratings, will it get confused which to show? If so, do I need to manually get rid of each movie TMDB rating, or is there a better way around that? Thanks.


RE: TMM scraping both IMDB and TMDB ratings - mlaggner - 2021-02-24

the Kodi NFO shows how to export multiple ratings in parallel (https://kodi.wiki/view/NFO_files/Movies - and this what we do for several versions now - you just did not see it until 4.1). It is completely up to the Kodi skin which rating is shown (but tmm marks the "default" rating in the NFO and you have selected IMDB as default everything should be fine)


RE: TMM scraping both IMDB and TMDB ratings - Cory1980 - 2021-02-26

(2021-02-24, 14:11)mlaggner Wrote: the Kodi NFO shows how to export multiple ratings in parallel (https://kodi.wiki/view/NFO_files/Movies - and this what we do for several versions now - you just did not see it until 4.1). It is completely up to the Kodi skin which rating is shown (but tmm marks the "default" rating in the NFO and you have selected IMDB as default everything should be fine)

Ok, I was hoping that was the case. Thanks.