Kodi Community Forum

Full Version: Issue with LisItem.Rating
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

There is an issue with $INFO[ListItem.Rating(imdb)], it return same rating as $INFO[ListItem.Rating(themoviedb)].

Tested on dialog video info window. I use The Move Database scrapper addon and 'Also add IMDd ratings' is enable in settings.

$INFO[ListItem.RatingAndVotes(imdb)] and $INFO[ListItem.RatingAndVotes(themoviedb)] are working correctly.


Image In Red wrong ratings with ListItem.Rating(foo) and In yellow good ratings with ListItem.RatingAndVotes(foo)
Have you checked this thread?

Important -  Skinners: Please test PR13754