Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2023-12-17, 06:46)mikeSiLVO Wrote: I noticed that some ListItem.Property(RottenTomatoes_Image) are empty. I just recently started using an mdblist API key so I think it has to do with that.

It's been a while since I touched that part of the code, but RottenTomatoes_Image is only available with OMDb key as far as I remember. MDbList will get the ratings but it doesn't supply an image code afaik.

I normally just use a variable to fallback to checking if the score is under 59 to display rotten image:
https://github.com/jurialmunkey/skin.arc...498C1-L504

Note these extended ratings are only available from the detailed item. They won't be available directly from a standard list like recommendations; but you can get them for focused item in a list via service monitor.
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 - 2023-12-18, 03:22
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2