Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
#33
Hmm I just looked at ListItem Helper. It looks like there is an undocumented argument (&tomatoes=True) to get data from RT. However, it looks like it is no longer working:

Code:

"tomatoMeter": "N/A",
"tomatoImage": "N/A",
"tomatoRating": "N/A",
"tomatoReviews": "N/A",
"tomatoFresh": "N/A",
"tomatoRotten": "N/A",
"tomatoConsensus": "N/A",
"tomatoUserMeter": "N/A",
"tomatoUserRating": "N/A",
"tomatoUserReviews": "N/A",
"tomatoURL": "http://www.rottentomatoes.com/m/alien/",
"DVD": "06 Jan 2004",

EDIT: Dug a big deeper and found that it only returns the scores in xml (&r=xml) and not json for some reason. Will have to change my request approach slightly, but it shouldn't be too hard to get it from the xml instead.
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 - 2019-08-01, 23:47
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2