How can you itentify the currently PLAYING ListItem - Possible?
#1
My goal is to have a video window overlay the thumb of the currently PLAYING listitem. I'm able to get this working in 2 way and none of which work for me. I can get the videowindow on all listitems, no problem. I can also get the video window on the currently USER selected listitem. But as I stated previously, I need it ONLY on the currently playing listitem

I've tried using ListItem.IsPlaying for the visible tag but this seems to put it on all listitems.


Is there anyone out there that can help me out here?
Reply
#2
I'm not sure exactly what it is you want. ListItem.IsPlaying _inside_ a container will only be true for the item that is actually playing.

Otherwise, you have VideoPlayer.* infolabels to play with.
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

Logout Mark Read Team Forum Stats Members Help
How can you itentify the currently PLAYING ListItem - Possible?0