Beiträge von rigs

    Ich hatte zuletzt die im #25 verlinkte Version probiert. Mit v0.1.2 erhalte ich jetzt die erste Übersicht mit dem Kategorien, komme als ein Stück weiter :-).

    Ich kann aber keine Kategorie aufrufen, es kommt immer der gleiche Fehler:

    2023-12-11 17:19:28.763 T:15103 INFO <general>: Python interpreter stopped

    2023-12-11 17:19:28.774 T:15102 ERROR <general>: GetDirectory - Error getting plugin://plugin.video.dynsport/api/list/73242/1/

    2023-12-11 17:19:28.798 T:638 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dynsport/api/list/73242/1/) failed

    2023-12-11 17:19:32.809 T:15110 INFO <general>: initializing python engine.

    2023-12-11 17:19:35.287 T:15110 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!

    Error Type: <class 'AttributeError'>

    Error Contents: 'xbmcgui.ListItem' object has no attribute 'setDateTime'

    Traceback (most recent call last):

    File "/storage/.kodi/addons/plugin.video.dynsport/main.py", line 9, in <module>

    plugin.run()

    File "/storage/.kodi/addons/plugin.video.dynsport/resources/plugin.py", line 218, in run

    plugin.run()

    File "/storage/.kodi/addons/script.module.routing/lib/routing.py", line 130, in run

    self._dispatch(self.path)

    File "/storage/.kodi/addons/script.module.routing/lib/routing.py", line 141, in _dispatch

    view_func(**kwargs)

    File "/storage/.kodi/addons/plugin.video.dynsport/resources/plugin.py", line 101, in show_list_simple

    show_list(list_id, page, "")

    File "/storage/.kodi/addons/plugin.video.dynsport/resources/plugin.py", line 114, in show_list

    list_entries = get_list_entries(list)

    File "/storage/.kodi/addons/plugin.video.dynsport/resources/plugin.py", line 135, in get_list_entries

    list_entries.append(videolink(entry))

    File "/storage/.kodi/addons/plugin.video.dynsport/resources/plugin.py", line 154, in videolink

    listitem.setDateTime(metadata['ContentDate'])

    AttributeError: 'xbmcgui.ListItem' object has no attribute 'setDateTime'

    -->End of Python script error report<--

    2023-12-11 17:19:36.183 T:15110 INFO <general>: Python interpreter stopped

    2023-12-11 17:19:36.186 T:15109 ERROR <general>: GetDirectory - Error getting plugin://plugin.video.dynsport/api/list/76535/1/

    2023-12-11 17:19:36.231 T:638 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dynsport/api/list/76535/1/) failed

    Hallo, ich habe das Add-On installiert auf Raspi 3 mit LibeElec Matrix 10.0.0.4, nur leider will es nicht starten.

    Das Log meint:

    2023-12-11 16:25:11.644 T:644 INFO <general>: CActiveAESink::OpenSink - initialize sink

    2023-12-11 16:25:11.644 T:644 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi,DEV=0"

    2023-12-11 16:25:11.654 T:644 INFO <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"

    2023-12-11 16:25:11.658 T:644 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats

    2023-12-11 16:25:11.659 T:644 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE3

    2023-12-11 16:25:12.087 T:13640 INFO <general>: initializing python engine.

    2023-12-11 16:25:13.384 T:13640 INFO <general>: CPythonInvoker(23, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run

    2023-12-11 16:25:14.153 T:13640 WARNING <general>: CPythonInvoker(23, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon9xbmcaddon5AddonE

    2023-12-11 16:25:14.163 T:13640 INFO <general>: Python interpreter stopped

    2023-12-11 16:25:15.729 T:638 INFO <general>: Loading skin file: MyPrograms.xml, load type: KEEP_IN_MEMORY

    2023-12-11 16:25:15.781 T:638 WARNING <general>: Skin has invalid include:

    2023-12-11 16:25:18.537 T:13665 INFO <general>: Skipped 1 duplicate messages..

    2023-12-11 16:25:18.537 T:13665 INFO <general>: initializing python engine.

    2023-12-11 16:25:19.427 T:13665 INFO <general>: CPythonInvoker(24, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run

    2023-12-11 16:25:20.259 T:13665 WARNING <general>: CPythonInvoker(24, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon9xbmcaddon5AddonE

    2023-12-11 16:25:20.271 T:13665 INFO <general>: Python interpreter stopped

    2023-12-11 16:25:26.680 T:638 INFO <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY

    2023-12-11 16:25:39.790 T:13642 INFO <general>: CAddonMgr::FindAddon: script.module.backports.zoneinfo v0.2.1 installed

    2023-12-11 16:25:40.660 T:638 WARNING <general>: CGUIMediaWindow::OnMessage - updating in progress

    2023-12-11 16:25:45.104 T:13692 INFO <general>: initializing python engine.

    2023-12-11 16:25:45.941 T:13692 INFO <general>: CPythonInvoker(25, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run

    2023-12-11 16:25:46.719 T:13692 WARNING <general>: CPythonInvoker(25, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon9xbmcaddon5AddonE

    2023-12-11 16:25:46.725 T:13692 INFO <general>: Python interpreter stopped

    2023-12-11 16:25:50.919 T:13704 INFO <general>: initializing python engine.

    2023-12-11 16:25:51.571 T:13704 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!

    Error Type: <class 'ModuleNotFoundError'>

    Error Contents: No module named 'zoneinfo'

    Traceback (most recent call last):

    File "/storage/.kodi/addons/plugin.video.dynsport/main.py", line 3, in <module>

    from resources import plugin

    File "/storage/.kodi/addons/plugin.video.dynsport/resources/plugin.py", line 14, in <module>

    from zoneinfo import ZoneInfo

    ModuleNotFoundError: No module named 'zoneinfo'

    -->End of Python script error report<--

    2023-12-11 16:25:52.364 T:13704 INFO <general>: Python interpreter stopped

    2023-12-11 16:25:52.367 T:13703 ERROR <general>: GetDirectory - Error getting plugin://plugin.video.dynsport/

    2023-12-11 16:25:52.413 T:638 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.dynsport/) failed

    2023-12-11 16:25:55.586 T:13707 INFO <general>: initializing python engine.

    2023-12-11 16:25:56.415 T:13707 INFO <general>: CPythonInvoker(27, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run

    2023-12-11 16:25:57.196 T:13707 WARNING <general>: CPythonInvoker(27, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon9xbmcaddon5AddonE

    2023-12-11 16:25:57.211 T:13707 INFO <general>: Python interpreter stopped

    Wenn ich es richtig verstehe, will er ein Module "zoneinfo". Ich habe script.module.backports.zoneinfo installiert, aber leider will es noch nicht.

    Was könnte noch das Problem sein? Dafür kenne ich mich zu wenig aus.

    Danke!