Release plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners
(2019-12-21, 14:34)jurialmunkey Wrote: 1. My mistake. Should be fixed now.
2. Plugins can set cast list for video items using the setCast method of the ListItem class: https://codedocs.xyz/AlwinEsch/kodi/grou...fb7ccd3619
3. Plot overview is returned by most of the TMDb API calls, so it is usually available. You can get a good idea of the default non-detailed item fields returned by looking at the schema for the Top Rated Movies call - https://developers.themoviedb.org/3/movi...ted-movies

Basically, these fields are usually available in every list: poster, tmdb id, plot, premiered, year, genres, title, fanart, rating, votes.
Great... thanks for the info.
 
(2019-12-21, 13:27)nessus Wrote: The only info that are missing now are the media flags, eg ListItem.VideoResolution for the local items.
What about this one?
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 nessus - 2019-12-21, 16:58
Logout Mark Read Team Forum Stats Members Help
plugin.video.themoviedb.helper - Access to TheMovieDb API for Skinners2