Jump to content


Moonwalker

Member Since 17 Mar 2015
Offline Last Active 05 May 2024 22:51
-----

Posts I've Made

In Topic: Crash log

2 May 2024 - 23:00

 

That would require someone who uses it, as it would need testing. Which rules me out ;).

 

Chances are btw that it is sufficient to remove the callback, so not

    def handleKey(self, key, callback=None):
        ConfigText.handleKey(self, key, callback)

but

    def handleKey(self, key):
        ConfigText.handleKey(self, key)

 

Worked thanks!


In Topic: Crash log

28 April 2024 - 14:31

Umm ok. Any chance someone can port it to OpenPli as otherwise it works fine?


In Topic: Crash log

28 April 2024 - 13:02

https://github.com/biko-73/SubsSupport


In Topic: Crash log

28 April 2024 - 12:13

I removed the plugin from plugins menu but there was still the older version showing in plugins so I deleted the folder in python plugins. Then installed subssupport from feed. 

 

Originally I was using enigma2-plugin-extensions-subssupport_1.5.8-r9-py3_all.ipk


In Topic: Crash log

28 April 2024 - 11:06

No still happening. Even going directly to subsSupport downloader any try editing the title it crashes again.

Uninstalled Subssupport and reinstalled from feed but still getting same problem