- December 28, 2011
- 40
- 1
Hi all,
Is there any way that in a client side plugin I can determine that the EPG has been updated?
I've looked over this http://wiki.team-mediaportal.com/1_...ent/TV-Server/TV-Server_Plugins/Plugin_Events - however that seems to only apply to TV server plugins. I'm not sure this would work anyway as the client could be off or sleeping when the event is posted by the server.
Anyway, what would be the recommended means of detecting in the client side plugin that the server has updated the EPG? I'm thinking that maybe if there is a "last updated" date that I could record that and every 10 mins, I could check if it's changed and act based on that?
Thanks
Is there any way that in a client side plugin I can determine that the EPG has been updated?
I've looked over this http://wiki.team-mediaportal.com/1_...ent/TV-Server/TV-Server_Plugins/Plugin_Events - however that seems to only apply to TV server plugins. I'm not sure this would work anyway as the client could be off or sleeping when the event is posted by the server.
Anyway, what would be the recommended means of detecting in the client side plugin that the server has updated the EPG? I'm thinking that maybe if there is a "last updated" date that I could record that and every 10 mins, I could check if it's changed and act based on that?
Thanks