Why does now playing does not provide runtime and genres id with the values example ( :2 Items id:878 name:Science Fiction :2 Items id:28 name:Action :2 Items id:12) basically why is now playing not showing full details of current movies....Thanks
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on April 2, 2017 at 11:57 AM
Hi @jimelj
It's not missing data, this is by design. If you want more information, you will have to issue a full details call. For genres, you can bring in the data and cache it once, and reference it that way. See the genre list method.
Reply by jimelj
on April 3, 2017 at 8:47 PM
Thank you......i was able to chain them together...