-
Notifications
You must be signed in to change notification settings - Fork 2
Version 4.0.9: navigator.py", line 613, in category_list (url) pages = _json['pages'] #18
Description
Hi ...
My setup is RaspberryPi (2B and 3B+) running LibreELEC (official): 11.0.3 (RPi2.arm)
Ertflix add-on updates automatically (current version 4.0.9).
I start with a clear setup . I clear the functions cache (justi in case).. and then when I try to get the TV series catalogue I heve the following error:
2024-11-28 11:51:50.740 T:12647 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'KeyError'>
Error Contents: 'pages'
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.ert.gr/router.py", line 35, in
sys.exit(main())
^^^^^^
File "/storage/.kodi/addons/plugin.video.ert.gr/router.py", line 29, in main
urldispatcher.dispatch(action, params)
File "/storage/.kodi/addons/script.module.tulip/lib/tulip/url_dispatcher.py", line 95, in dispatch
self.func_registry[action](*args, **kwargs)
File "/storage/.kodi/addons/plugin.video.ert.gr/resources/lib/navigator.py", line 660, in categories
self_list = category_list(url)
^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/script.module.tulip/lib/tulip/cache.py", line 368, in memoizer
payload = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/storage/.kodi/addons/plugin.video.ert.gr/resources/lib/navigator.py", line 613, in category_list
pages = _json['pages']
~~~~~^^^^^^^^^
KeyError: 'pages'
-->End of Python script error report<--
2024-11-28 11:51:51.451 T:12645 error : GetDirectory - Error getting plugin://plugin.video.ert.gr/?action=categories&title=TV%20Series&url=https%3a%2f%2fwww.ertflix.gr%2fshow%2fseries
2024-11-28 11:51:51.458 T:805 error : CGUIMediaWindow::GetDirectory(plugin://plugin.video.ert.gr/?action=categories&title=TV%20Series&url=https%3a%2f%2fwww.ertflix.gr%2fshow%2fseries) failed
on Windows 10 with Kodi omega 21.1 and the same version of Ertflix
024-11-28 12:15:07.531 T:27192 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'KeyError'>
Error Contents: 'pages'
Traceback (most recent call last):
File "C:\User<user>\AppData\Roaming\Kodi\addons\plugin.video.ert.gr\router.py", line 35, in
sys.exit(main())
File "C:\Users<user>\AppData\Roaming\Kodi\addons\plugin.video.ert.gr\router.py", line 29, in main
urldispatcher.dispatch(action, params)
File "C:\Users<user>\AppData\Roaming\Kodi\addons\script.module.tulip\lib\tulip\url_dispatcher.py", line 95, in dispatch
self.func_registry[action](*args, **kwargs)
File "C:\Users<user>\AppData\Roaming\Kodi\addons\plugin.video.ert.gr\resources\lib\navigator.py", line 660, in categories
self_list = category_list(url)
File "C:\Users<usr>\AppData\Roaming\Kodi\addons\script.module.tulip\lib\tulip\cache.py", line 368, in memoizer
payload = func(*args, **kwargs)
File "C:\Users<user>\AppData\Roaming\Kodi\addons\plugin.video.ert.gr\resources\lib\navigator.py", line 613, in category_list
pages = _json['pages']
KeyError: 'pages'
-->End of Python script error report<--
2024-11-28 12:15:07.674 T:32252 error : XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.ert.gr/?action=categories&title=TV%20Shows&url=https%3a%2f%2fwww.ertflix.gr%2fshow%2fekpompes
2024-11-28 12:15:07.692 T:50592 error : CGUIMediaWindow::GetDirectory(plugin://plugin.video.ert.gr/?action=categories&title=TV%20Shows&url=https%3a%2f%2fwww.ertflix.gr%2fshow%2fekpompes) failed
2024-11-28 12:15:29.010 T:21316 error : XFILE::CDirectory::GetDirectory - Error getting addons://sources/
2024-11-28 12:15:29.011 T:50592 error : CGUIMediaWindow::GetDirectory(addons://sources/) failed