11.5.2025, 21:02
Citace:@waladir: Ve verzi 1.5.3 mi nefungují Oblíbené. Snad Ti bude fragment obyčejného logu s chybou stačit.
Kód:2025-05-11 21:00:46.493 T:1635411 error <general>: EXCEPTION: The parameter "entry1" must be either a Tuple or a List.
2025-05-11 21:00:46.497 T:1635411 error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'TypeError'>
Error Contents: The parameter "entry1" must be either a Tuple or a List.
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.oneplay/main.py", line 240, in <module>
router(sys.argv[2][1:])
File "/storage/.kodi/addons/plugin.video.oneplay/main.py", line 200, in router
list_favourites(params['label'])
File "/storage/.kodi/addons/plugin.video.oneplay/resources/lib/favourites.py", line 84, in list_favourites
Item(label = item['title'], title = item['title'], type = type, schema = 'ApiAppAction', call = 'page_content_display', params = {'schema': 'PageContentDisplayApiAction', 'payload':)
File "/storage/.kodi/addons/plugin.video.oneplay/resources/lib/categories.py", line 141, in __init__
func()
File "/storage/.kodi/addons/plugin.video.oneplay/resources/lib/categories.py", line 189, in ApiAppAction
list_item.addContextMenuItems(menus)
TypeError: The parameter "entry1" must be either a Tuple or a List.
-->End of Python script error report<--
2025-05-11 21:00:46.526 T:1635410 error <general>: GetDirectory - Error getting plugin://plugin.video.oneplay/?action=list_favourites&label=Obl%c3%adben%c3%a9
2025-05-11 21:00:46.531 T:1582876 error <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.oneplay/?action=list_favourites&label=Obl%c3%adben%c3%a9) failed
