Python script onPlayBackStarted and PVR channels
#1
Hi folks,

I'm working on a script that will hopefully be released at some point, it attaches to the xbmc.Player() object and has the usual triggers for onPlayBackStarted onPlayBackEnded and onPlayBackStopped.
However I'm using this to monitor PVR channel watching (Using the hts.pvr plugin), so I'm retrieving current channel details, etc, which is working great (grabbing relevant data from the xbmc JSON Player.GetItem pvr extensions).

But, when I stay on a channel and the channel continues to a new program, I don't get any event triggered. I'm assuming I'm missing what the correct event/trigger I should hook into so wonder if anyone can point me in the right direction?

thanks for any info or pointers you can give Smile
Andy - http://twitter.com/andyb2000 http://www.thebmwz3.co.uk/
HTS Tvheadend development (via http://github.com/andyb2000) On Ubuntu with ST STV0299 DVB-S2, Conexant CX24116/CX24118, Philips TDA10046H DVB-T (Freesat and Freeview in the UK)

XBMC via OpenElec on Dell XPS210
Reply

Logout Mark Read Team Forum Stats Members Help
Python script onPlayBackStarted and PVR channels0