Even though I want to upload m3u by entering the m3u upload section in the plugin and pressing the blue button, it shows a screen saying network error.
Posts by kalkan99
-
-
Finally, after the installation using the telnet command, I see my relevant source in the playlist. After confirming, it doesn't proceed to another section. The add-on crashes on the playlist page, and I have to restart the device.
-
Dear Diable,
Thank you for your support over the past two days.
With so many areas to fix, it's no longer something I can manage.
If possible, I'd like you to share the working version of the plugin as a file.
I would appreciate it if you could share the working version of the plugin as a file.
-
I replied to the thread while the translation button was on, sorry. I rewrote the message.
-
After changing "playlist py" the playlist information with my username appears, but there is still a crash issue in this section.
-
When you enter the playlist section, the text "not a string" does not appear, that line is blank and the keys are locked there again.
-
When the update is made with the info button, the error in the image appears. I wanted to inform you about this.
-
I tried again with the telnet command. As a result, the word "not a string" appears in the playlist section and the keys are disabled.
-
After giving the telnet command in the message at the beginning of the topic, it has been upgraded to version 4.9, but when I enter the playlist section, I cannot exit it again, the device freezes.
-
When I long-press the info button while inside the plugin, an update appears on the 12th of the month.
When I confirm, I get an error and it doesn't update.
-
Dear Diable,
Thank you for your support over the past two days.
With so many areas to fix, it's no longer something I can manage.
If possible, I'd like you to share the working version of the plugin as a file.
-
I modified the playlist file you shared from the plugin.
It allows me to access the playlist section within the plugin.
However, instead of my application information, it displays "not a string" and the device locks up. I can't exit that section.
-
When I change the written line and try again, it gives the same green screen error
Code
Display Moreaction -> XCpluginActions ok ctrlSkin panel=xc_Playlist [MerlinFunctions] - Remove StreamRelay Screen <class 'Plugins.Extensions.XCplugin.xcPlaylist.xc_Playlist'>((<Plugins.Extensions.XCplugin.plugin.iptv_streamse instance at 0x9d4c9b20>,), {}): <type 'exceptions.AttributeError'> Traceback (most recent call last): File "/usr/lib/enigma2/python/mytest.py", line 386, in create return screen(self, *arguments, **kwargs) File "/usr/lib/enigma2/python/Plugins/Extensions/XCplugin/xcPlaylist.py", line 97, in __init__ self.gui_update_timer_conn = self.gui_update_timer.timeout.get().append(self._safe_update) AttributeError: 'eSignal0X' object has no attribute 'get' swig director exception (SWIG director method error.) 0xb3fff068(sp=0xbea9c538) <__cxa_throw+168> 0x3d7824(sp=0xbea9c550) <SwigDirector_eActionSlot::action_func2(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)+848> 0xdbf98(sp=0xbea9c598) <eActionMap::unbindKeyDomain(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+1164> 0xda744(sp=0xbea9c5e8) <eActionMap::keyPressed(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int)+1480> 0xd1260(sp=0xbea9c670) <keyEvent(eRCKey const&)+276> 0x2a5d74(sp=0xbea9c6a0) <eRCInput::keyPressed(eRCKey const&)+252> 0x2a776c(sp=0xbea9c6c8) <eRCDeviceInputDev::handleCode(long)+160> 0x2a4bc0(sp=0xbea9c6e8) <eRCInputEventDriver::keyPressed(int)+120> 0xe0fe0(sp=0xbea9c710) <eSocketNotifier::activate(int)+272> 0xe314c(sp=0xbea9c750) <eMainloop_native::processOneEvent(int)+2760> 0x2dc850(sp=0xbea9da00) <eMainloopQt::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+156> 0xb513822c(sp=0xbea9db28) <QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+276> 0xb5141498(sp=0xbea9db70) <QCoreApplication::exec()+148> 0x2dc790(sp=0xbea9dba0) <eMainloopQt::runLoop()+24> 0x2e3d7c(sp=0xbea9dba8) <our_terminate()+4260> 0xb4a7768c(sp=0xbea9dbc0) <PyEval_EvalFrameEx+24024> Traceback (most recent call last): File "/usr/lib/enigma2/python/enigma.py", line 8610, in __call__ return ret(*args, **kwargs) File "/usr/lib/enigma2/python/Components/ActionMap.py", line 70, in action res = act() File "/usr/lib/enigma2/python/Plugins/Extensions/XCplugin/plugin.py", line 187, in button_ok self.keyNumberGlobalCB(self['menu'].getSelectedIndex()) File "/usr/lib/enigma2/python/Plugins/Extensions/XCplugin/plugin.py", line 277, in keyNumberGlobalCB self.Team() File "/usr/lib/enigma2/python/Plugins/Extensions/XCplugin/plugin.py", line 197, in Team self.OpenList, xc_Playlist, globalsxp.STREAMS) File "/usr/lib/enigma2/python/mytest.py", line 465, in openWithCallback dlg = self.open(screen, *arguments, **kwargs) File "/usr/lib/enigma2/python/mytest.py", line 495, in open dlg.isTmp = True AttributeError: 'NoneType' object has no attribute 'isTmp' ]]> </enigma2crashlog> -
dreambox 920 merlin image
oe 2.5
Code
Display Moreaction -> XCpluginActions ok ctrlSkin panel=xc_Playlist [MerlinFunctions] - Remove StreamRelay Screen <class 'Plugins.Extensions.XCplugin.xcPlaylist.xc_Playlist'>((<Plugins.Extensions.XCplugin.plugin.iptv_streamse instance at 0x9870da08>,), {}): <type 'exceptions.AttributeError'> Traceback (most recent call last): File "/usr/lib/enigma2/python/mytest.py", line 386, in create return screen(self, *arguments, **kwargs) File "/usr/lib/enigma2/python/Plugins/Extensions/XCplugin/xcPlaylist.py", line 97, in __init__ self.gui_update_timer.callback.append(self._safe_update) AttributeError: 'eTimer' object has no attribute 'callback' swig director exception (SWIG director method error.) 0xb3ffc068(sp=0xbec98558) <__cxa_throw+168> 0x3d7824(sp=0xbec98570) <SwigDirector_eActionSlot::action_func2(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)+848> 0xdbf98(sp=0xbec985b8) <eActionMap::unbindKeyDomain(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+1164> 0xda744(sp=0xbec98608) <eActionMap::keyPressed(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int)+1480> 0xd1260(sp=0xbec98690) <keyEvent(eRCKey const&)+276> 0x2a5d74(sp=0xbec986c0) <eRCInput::keyPressed(eRCKey const&)+252> 0x2a776c(sp=0xbec986e8) <eRCDeviceInputDev::handleCode(long)+160> 0x2a4bc0(sp=0xbec98708) <eRCInputEventDriver::keyPressed(int)+120> 0xe0fe0(sp=0xbec98730) <eSocketNotifier::activate(int)+272> 0xe314c(sp=0xbec98770) <eMainloop_native::processOneEvent(int)+2760> 0x2dc850(sp=0xbec99a00) <eMainloopQt::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)+156> 0xb513522c(sp=0xbec99b28) <QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+276> 0xb513e498(sp=0xbec99b70) <QCoreApplication::exec()+148> 0x2dc790(sp=0xbec99ba0) <eMainloopQt::runLoop()+24> 0x2e3d7c(sp=0xbec99ba8) <our_terminate()+4260> 0xb4a7468c(sp=0xbec99bc0) <PyEval_EvalFrameEx+24024> Traceback (most recent call last): File "/usr/lib/enigma2/python/enigma.py", line 8610, in __call__ return ret(*args, **kwargs) File "/usr/lib/enigma2/python/Components/ActionMap.py", line 70, in action res = act() File "/usr/lib/enigma2/python/Plugins/Extensions/XCplugin/plugin.py", line 187, in button_ok self.keyNumberGlobalCB(self['menu'].getSelectedIndex()) File "/usr/lib/enigma2/python/Plugins/Extensions/XCplugin/plugin.py", line 277, in keyNumberGlobalCB self.Team() File "/usr/lib/enigma2/python/Plugins/Extensions/XCplugin/plugin.py", line 197, in Team self.OpenList, xc_Playlist, globalsxp.STREAMS) File "/usr/lib/enigma2/python/mytest.py", line 465, in openWithCallback dlg = self.open(screen, *arguments, **kwargs) File "/usr/lib/enigma2/python/mytest.py", line 495, in open dlg.isTmp = True AttributeError: 'NoneType' object has no attribute 'isTmp' ]]> </enigma2crashlog> -
Go into the plugin and manually correct the version file and restart the device
-
For your information, the version number that appears on the main screen of the plugin remains as 5.02.
dm920 merlin image oe 2.5
-
There is a problem with the updated arm python "3.13" link on page 1.
-
There was no problem with the installation after your last post.
thanks KiddaC
-
v-0.20 and your last post dated 29.06.2025 causes problems in installation with dreambox 920 merlin image
even if you try to overwrite the old version of the plugin and reinstall it by deleting the old version, the plugin is not installed on the device
-
As a team, is there a project among your plans to share images for the Vu Plus Duo 4K SE device?
