Skip to content

Not working kep getting errors even in fresh install ! #1

@alazabe

Description

@alazabe

Here what logs have !

"2025-05-26 03:59:23.944 T:11056 info : CAddonMgr::ADDON::CAddonMgr::FindAddon: plugin.video.nas v1.0.0 installed
2025-05-26 03:59:24.239 T:6732 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'SyntaxError'>
Error Contents: invalid syntax (utils.py, line 42)
Traceback (most recent call last):
File "C:\Users\Kodi\AppData\Roaming\Kodi\addons\plugin.video.nas\resources\lib\service.py", line 8, in
from modules.utils import (
File "C:\Users\Kodi\AppData\Roaming\Kodi\addons\plugin.video.nas\resources\lib\modules\utils.py", line 42
match str(v).lower():
^
SyntaxError: invalid syntax
-->End of Python script error report<--

2025-05-26 03:59:54.380 T:11388 info : Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
2025-05-26 03:59:56.078 T:11388 info : Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
2025-05-26 03:59:58.359 T:10112 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'SyntaxError'>
Error Contents: invalid syntax (router.py, line 33)
Traceback (most recent call last):
File "C:\Users\Kodi\AppData\Roaming\Kodi\addons\plugin.video.nas\resources\lib\plugin_source.py", line 3, in
from modules.router import routing, sys_exit_check
File "C:\Users\Kodi\AppData\Roaming\Kodi\addons\plugin.video.nas\resources\lib\modules\router.py", line 33
match mode:
^
SyntaxError: invalid syntax
-->End of Python script error report<--

"

this is very intersting project !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions