mynttt / UpdateTool

A tool to update the IMDB ratings for Plex libraries that contain movies/series and use the IMDB agent to receive ratings
GNU General Public License v3.0
250 stars 12 forks source link

Rating feature request #51

Closed ghost closed 3 years ago

ghost commented 3 years ago

Not sure if this is the right place to request, but I couldn't find anywhere else.

I would love to see an option to select Metacritic ratings as source. Maybe even store them in the "critics rating", as that's not used when using IMDB as source and sorting by it, sorts by title.

mynttt commented 3 years ago

I think this is not possible as the point of failure here is matching the correct Metacritic items. Neither TMDB not TVDB even have a metacritic field and even if they had it, it would likely not be populated for many items.

Another issue is that it won't be possible to display a custom icon as Plex does not support a Metacritic icon like they do with TMDB/TVDB/IMDB. I belive that this request is currently out of scope.