
Then the EPG should be pre-loaded and instant after first initial download. No need to exit plugin as it should refresh epg lists when download complete. Unfortunately this means I have removed the old quick epg again (enigma2.php), and also removed the epg importer import of epg.įull EPG downloads on entering live category.įirst time this download and processing might take about 1 min. Or more accurately copied lots of code from epg importer. (or even think I can without reverting back to old code)ĭue to on going problems with EPGs, I have tried something completely new. (or does on vti 15 on my vu zero 4k – note you definitely need install ffmpeg to play videos on that image)ĭifferent threading module used for all my background processes. Set your time to at least 3 mins from current time. There is going to be a big chunk of background work going on. So warning if you have lots and lots of providers.

Note this now download all your playlists EPGs in one go.

Main Menu – New Manual EPG download – if you want to refresh EPG to see if its been updated. So set the download time when its not an inconvenience to you.Īll other images should notice next to no freezing. Images that don’t allow threading (dreamboxes / older images ) will still get some freezing of box functionality when this happens. Main Settings – set the time convenient to you when your box is on. Added a default port 80 for playlist settings – for lines that don’t include it. Added a restart gui prompt to main settings for the options that require a restart gui Added reset data to main menu – incase you need to clear the json file – so you can do it from the plugin now rather than ftp.

Removed enigma2.php reference as its no longer used in this plugin – processfiles.py Removed unused menu list and corrected the enablewraparound on the real menu list / removed duplicate variable – playlists.py
