Springen naar inhoud


LoveMyDish

Lid geworden: 4 nov 2019
Offline Laatste activiteit: 22 mrt 2023 13:32
-----

Onderwerpen die ik ben begonnen

EPGnow - Ability to set value.

17 maart 2023 - 23:57

It seems like EPGnow and EPGnext are variables different from the main EPG.  Is there a way through python scripts or http call or telnet, to be able to SET the EPGnow value for the current service your tuned too.

 

I am working on a method to view the current song playing on a radio service.  I can get the information by decoding XML data from a website.  There is no timing information on the website.  It only contains the current song playing and the last 10 songs.  Currently, for testing purposes, i am detecting the service, and decoding the XML data, and then displaying it via a Enigma2 Message Box.

 

I've done exhaustive google searches, and there doesn't seem to be any information on how to SET the values, only to retrieve the values.

 

Any help or direction pointing to further clues would be appreciated.

 

Thank you.