see post 189 for an epg importer for dreamos
RE: Bouquet Maker Xtream - IPTV Bouquet Maker (new 2023)
That's the one I use at the moment.
But it deletes epg.db at startup so there's no EPG until the import is done...
see post 189 for an epg importer for dreamos
RE: Bouquet Maker Xtream - IPTV Bouquet Maker (new 2023)
That's the one I use at the moment.
But it deletes epg.db at startup so there's no EPG until the import is done...
I know that it's working with EPGImport. Unfortunately I can't find a version for my dreambox ONE that works properly.
At the moment I'm using enigma2-plugin-extensions-epgimport_2.22.20210523.deb, but this one deletes all EPG data on start/restart.
The Mod version enigma2-plugin-extensions-epgimport-dreamos_3.3_all.deb loads epg data but doesn't add to channel list.
On my dm900 I don't have any problems...
But after installing I can use the plugin until next restart.
I have installed the latest Version from github on my dm One with AIO and GP4.2.
The plugin starts and imports my epg data, with about 100000 entries.
But the EPG data is not shown in the Channel List created with BouquetMakerXtream.
I saw that the plugin shows /etc/enigma2/epg.dat as epg file, but my EPG files ist /etc/enigma2/epg.db - may this be a problem?
I just saw, that after reboot starting the Plugin leads to e2crash:
Traceback (most recent call last):
File "/usr/lib/enigma2/python/enigma.py", line 16037, in __call__
return ret(*args, **kwargs)
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 72, in action
res = act()
File "/usr/lib/enigma2/python/Screens/PluginBrowser.py", line 49, in save
self.run()
File "/usr/lib/enigma2/python/Screens/PluginBrowser.py", line 53, in run
plugin(session=self.session)
File "/usr/lib/enigma2/python/Plugins/Plugin.py", line 120, in __call__
return self._fnc(*args, **kwargs)
File "/usr/lib/enigma2/python/Plugins/Extensions/EPGImport/plugin.py", line 1249, in main
session.openWithCallback(doneConfiguring, EPGImportConfig)
File "/usr/lib/enigma2/python/mytest.py", line 462, in openWithCallback
dlg = self.open(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 490, in open
dialog.e2internal_is_dialog = is_dialog
-------
AttributeError: 'NoneType' object has no attribute 'e2internal_is_dialog'
]]>
Is there anybody using BouquetMakerXtream on a Dreambox One AIO with EPGImport Extension.
I just can't find any working solution...