ListItem. Labels
#1
Hi,

What are the types of labels available for videos and music?

WikiManual lists these:
ListItem.Label
ListItem.Title
ListItem.Artist
ListItem.Album
ListItem.TrackNumber
ListItem.Genre
ListItem.Year
ListItem.Director

And I have found out that these work as well:
ListItem.Label2
ListItem.Rating

Are there anymore?

Am I right when I say that the IMDB labels are exlusive for the DialogVideoInfo-window?

/Tomas
Reply
#2
here's all of them, taken right from the code (GUIInfoManager.cpp). kindly update the wiki.

listitem.label = left label string
listitem.label2 = right label string
listitem.title = movie or song title
listitem.tracknumber = track number
listitem.artist = artist name
listitem.album = album title
listitem.year = song, album, or movie year
listitem.genre = song, album or movie genre
listitem.director = director
listitem.filename = filename
listitem.date = file date
listitem.size = file size
listitem.rating = imdb rating
listitem.programcount = # of times an xbe has been run from "my programs"
listitem.duration = song or movie duration
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#3
Thank you!

I've updated the wiki

/Tomas
Reply
#4
is there anyway to get plot outline or synopsis with this method or is there Another method of doing this?
Reply
#5
Not yet.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#6
alright thanks.
Reply

Logout Mark Read Team Forum Stats Members Help
ListItem. Labels0