Heeft er nog iemand naar de crashlog gekeken?
Screen <class 'Plugins.Extensions.webradioFS.plugin.Fav_edit_10'>((2, 0, ('', '', '', '', '')), {}): <type 'exceptions.AttributeError'>
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 226, in create
return screen(self, *arguments, **kwargs)
File "/usr/lib/enigma2/python/Plugins/Extensions/webradioFS/plugin.py", line 3595, in __init__
AttributeError: 'NoneType' object has no attribute 'split'
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
File "/usr/lib/enigma2/python/Plugins/Extensions/webradioFS/plugin.py", line 1755, in edit
File "/usr/lib/enigma2/python/mytest.py", line 294, in openWithCallback
dlg = self.open(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 305, in open
dlg.isTmp = True
AttributeError: 'NoneType' object has no attribute 'isTmp'
(PyObject_CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x73530620>>,('wbrfsKeyActions', 'blue')) failed)
Het is de plugin webradioFS. Mijn vermoeden is dat die uit de 3rd party feed komt en een aanpassing voor OpenPLi mist.
Ik zou eerst die plugin eens verwijderen en dan nog eens proberen.