Hello,Since 19.04
Are you using the Rytec XML Importer or CrossEPG? Or an image's integrated version of either?
There was an update to the Rytec sources file on April 19th. It may not be causing your problem, but that date is quite a coincidence with your stated date.
I would suggest trying this :
Delete whatever EPG you currently have in your receiver. This is not essential but always a good idea when debugging any EPG problems. Be aware that this process will restart Enigma2 and disrupt any viewing or recording. Later, you should also check any timers you had previously set up.
So, delete the current EPG by going into a telnet session and enter these 3 commands:
init 4
rm /media/hdd/epg.dat
init 3
Note:
The above assumes you have an epg.dat on /media/hdd. If it is elsewhere, change the command accordingly. Use an ftp browser to find where your epg.dat is. If you are sure there isn't one anywhere, there is no need to do any of these commands.
If you ran the above commands, wait for Enigma and the GUI to restart and stabilise. Now make sure the EPG sources you want are still correctly selected / unselected in the GUI.
If they are already correct, your problem is probably not caused there.
So then, if you download your EPG via a plugin you installed, remove the plugin and re-install it.
Then check your selected sources in the GUI and try downloading your EPG.
If there is still a problem, maybe you need to contact whoever makes your image. If they have integrated the Rytec XML Importer or CrossEPG themselves, they might need to make some changes to their image. If their image contains a 'rytec.sources.xml' somewhere, it should be the same as this one.
Good luck,
Lee