How to get TV Show infos?
#1
How can I get TV Shows infos (year, genre, mpaa, director,...) from an episode window (described by DialogVideoInfo.xml)?
Is there some kind of "GetTVShow(ListItem)" function?
Reply
#2
http://kodi.wiki/view/InfoLabels
Phenomenal™ Skin • ForumWebsiteGitHub
Reply
#3
I don't see anything I can use to do what I explained.
Am I wrong?
Reply
#4
eg
Code:
ListItem.TVShowTitle    Shows the name value for the currently selected tvshow in the season and episode depth of the video library
Reply
#5
if you're trying to display tvshow infolabels (year, genre, mpaa) at episode level, that's not possible.
'director' is an episode infolabel, so should work.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#6
(2015-12-19, 17:01)Hitcher Wrote: eg
Code:
ListItem.TVShowTitle    Shows the name value for the currently selected tvshow in the season and episode depth of the video library

Is there any function to get TV Shows infos from its name?

(2015-12-19, 18:22)ronie Wrote: if you're trying to display tvshow infolabels (year, genre, mpaa) at episode level, that's not possible.
'director' is an episode infolabel, so should work.

What about genres?
My TV Shows episodes nfos have some but Kodi doesn't display any of them when I use ListItem.Genre.
Reply

Logout Mark Read Team Forum Stats Members Help
How to get TV Show infos?0