Kodi Crashing while loading EPG on Startup

bar72

Newbie
Libreelec with PVR IPTV Simple Client.

Have an IPTV sub with EPG using X-Treme for line ID, loads "Guide From Database" No problem but after a few days, when rebooting or cold booting Libreelec. sytem crashes while displaying "Importing Guide From Clients". When Libreelec is trying to Import, the system memory gets eaten up until nothing left, resulting in complete lockup. Can't SSH into Raspberry pi3 to reboot, only way to reboot is by pulling power lead.

Tried these builds, same problem when Importing Guide.

LibreELEC-RPi2.arm-8.0.2
LibreELEC-RPi2.arm-8.2.5
LibreELEC-RPi2.arm-9.0-Milhouse-20180420210258-#0420-g6ce3be6

Advanced Settings.xml is configured like below:

<advancedsettings>
<epg>
<lingertime>720</lingertime>
<updatecheckinterval>3600</updatecheckinterval>
<cleanupinterval>300</cleanupinterval>
<activetagcheckinterval>120</activetagcheckinterval>
<retryinterruptedupdateinterval>3600</retryinterruptedupdateinterval>
<updateemptytagsinterval>120</updateemptytagsinterval>
<displayupdatepopup>false</displayupdatepopup>
<displayincrementalupdatepopup>false</displayincrementalupdatepopup>
</epg>
</advancedsettings>



I've also edited the EPG to around 50 channels and problem still there. Any ideas? thanks
 
Back
Top