Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
#30
(2019-08-01, 15:57)jurialmunkey Wrote:
(2019-08-01, 14:29)Edworld Wrote:
(2019-08-01, 13:00)jurialmunkey Wrote: Yeah TMDb definitely has MPAA certifications on their website, but for some reason the API doesn't expose them when looking at movie details.

I was referring to numerical ratings (9.0,9.4,etc). Media companion provides them for movies and tvshows.

They should already be there. TMDb ratings are put into ListItem.Rating

I've now also added support for OMDb so can get Awards, IMDb, RT and Metacritic for the ?info=item plugin path.
ListItem.Property(Rating.Metacritic)
ListItem.Property(Rating.RottenTomatoes)
ListItem.Property(Rating.IMDB)
ListItem.Property(Awards)

Can you add critics consensus and rottentomatoesaudience?
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 Edworld - 2019-08-01, 17:08
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2