Video.Fields.TVShow Structure
#1
Hey guys,

I've recently started playing around with Python & JSON. I want to be able to retrieve a specific TV Show ID from a stated title, season # and episode #. From reading the wiki I believe that I should be calling VideoLibrary.GetTVShow and matching the title to "title" (duh). However, there is only an episode field and not a season field, so am I correct in thinking that the episode field serves to combine them? If so, is the structure along the lines of e.g. Season 2/Episode 10 being 0210?

Thanks!
Reply

Logout Mark Read Team Forum Stats Members Help
Video.Fields.TVShow Structure0