Python jsonrpc add track to playlist from file

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
bossanova808 Offline
Member+
Posts: 1,532
Joined: Sep 2009
Reputation: 20
Location: Melbourne, Australia
Post: #11
GRRRR

Ok, I have valid, playable videos & audios on the playlists now but no matter what when me addon receives ACTION_NEXT_ITEM it errors with can't find next item on playlist to play error (even though I grab that event and pass on to my external player, it's the event fall through that gives this error). If I manually go to the video playlist I can skip between the elements and it plays each one without error.

What playlist do custom WindowXMLs addons refer to then?? Is there some some of generic playlist I am missing??
find quote
bossanova808 Offline
Member+
Posts: 1,532
Joined: Sep 2009
Reputation: 20
Location: Melbourne, Australia
Post: #12
It aint pictures either !!

0 = audio
1 = video
2 = pictures

..I just found that stupid 'show' button in the docs - stupid me!
find quote
Post Reply