Player.HasNext or VideoPlayer.HasNext
#1
Are those available ATM? Can't find them in wiki. I would like to use those for visibility check as this:

Code:
<label>$INFO[VideoPlayer.offset(-1).Title,[color=Grey]$LOCALIZE[210] : [/color]]</label>

shows $LOCALIZE[210] label even if $INFO[VideoPlayer.offset(-1).Title is not available?
My skins:

Amber
Quartz

Reply
#2
It's shown because we don't have "VideoPlayer.offset(-1).Title" infolabel at all. This (showing text when there is no infolabel) propably should be changed.
Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first

My previous forum/trac nickname: grajen3
Reply
#3
pieh Wrote:It's shown because we don't have "VideoPlayer.offset(-1).Title" infolabel at all. This (showing text when there is no infolabel) propably should be changed.

Thanks.

OK, I'll remove the code then as those info labels won't make it to Eden. I just wanted to show next and previous music videos, like I do for songs.

I always understood that prefixes and suffixes gets shown only if info label is not empty and non-existent an one probably should be.
My skins:

Amber
Quartz

Reply

Logout Mark Read Team Forum Stats Members Help
Player.HasNext or VideoPlayer.HasNext0