[help] Get type of media being played from within VideoOSD.xml?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
thedeadman Online
Junior Member
Posts: 48
Joined: Dec 2010
Reputation: 0
Location: Bristol
Post: #1
Hi,

I'm currently working on videoOSD.xml and would like to differentiate the content based on the type of media being played (a TV show would be different to a movie etc).

I cannot for the life of me get a conditional visibility hook to work however... Container.content(movies) etc doesn't cut it.

Anyone point me in the right direction?

Cheers,
theDeadMan.
find quote
ronie Online
Team-XBMC Member
Posts: 8,344
Joined: Jan 2009
Reputation: 111
Post: #2
VideoPlayer.Content(Movies)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or 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.
find quote
thedeadman Online
Junior Member
Posts: 48
Joined: Dec 2010
Reputation: 0
Location: Bristol
Post: #3
Always so simple. Thanks Ronie.
find quote