2025-06-10 14:59:11.955 T:7 info : Starting Kodi (21.2 (21.2.0) Git:20250115-d1a1d48-dirty). Platform: Linux x86 64-bit 2025-06-10 14:59:11.955 T:7 info : Using Release Kodi x64 2025-06-10 14:59:11.955 T:7 info : Kodi compiled 2025-05-25 by GCC 14.2.0 for Linux x86 64-bit version 6.6.17 (394769) 2025-06-10 14:59:11.955 T:7 info : Running on Freedesktop SDK 24.08 (Flatpak runtime), kernel: Linux x86 64-bit version 6.8.0-60-generic 2025-06-10 14:59:11.958 T:7 info : FFmpeg version/source: 6.1.2 2025-06-10 14:59:11.958 T:7 info : Host CPU: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz, 2 cores available 2025-06-10 14:59:11.958 T:7 info : special://xbmc/ is mapped to: /app/share/kodi 2025-06-10 14:59:11.958 T:7 info : special://xbmcbin/ is mapped to: /app/lib/kodi 2025-06-10 14:59:11.958 T:7 info : special://xbmcbinaddons/ is mapped to: /app/lib/kodi/addons 2025-06-10 14:59:11.958 T:7 info : special://masterprofile/ is mapped to: /home/user/.var/app/tv.kodi.Kodi/data/userdata 2025-06-10 14:59:11.958 T:7 info : special://envhome/ is mapped to: /home/user 2025-06-10 14:59:11.958 T:7 info : special://home/ is mapped to: /home/user/.var/app/tv.kodi.Kodi/data 2025-06-10 14:59:11.958 T:7 info : special://temp/ is mapped to: /home/user/.var/app/tv.kodi.Kodi/data/temp 2025-06-10 14:59:11.958 T:7 info : special://logpath/ is mapped to: /home/user/.var/app/tv.kodi.Kodi/data/temp 2025-06-10 14:59:11.958 T:7 info : Webserver extra whitelist paths: 2025-06-10 14:59:11.958 T:7 info : The executable running is: /app/lib/kodi/kodi.bin 2025-06-10 14:59:11.958 T:7 info : Local hostname: user-pc 2025-06-10 14:59:11.958 T:7 info : Log File is located: /home/user/.var/app/tv.kodi.Kodi/data/temp/kodi.log ......... далее лог без ошибок ......... 2025-06-10 15:00:14.696 T:51 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: View.output_logs() got an unexpected keyword argument 'msg' Traceback (most recent call last): File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/model.py", line 42, in play self._view.dialog_ok("Ответ с сайта", soup.find(class_="vp_video_stub_txt").text.strip()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'text' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/addon.py", line 17, in router(sys.argv[2][1:]) File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/router.py", line 62, in router view.play(model.play(link=params_dict['data']), "hls") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/model.py", line 44, in play self._view.output_logs(msg=f'\n\nplay: {link}\n{req}\n') TypeError: View.output_logs() got an unexpected keyword argument 'msg' -->End of Python script error report<-- 2025-06-10 15:00:14.990 T:7 error : Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.zeltorix.ok.video//?router=play&data=https%3A%2F%2Fok.ru%2Fvideo%2Fc7016151] 2025-06-10 15:00:19.253 T:64 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: View.output_logs() got an unexpected keyword argument 'msg' Traceback (most recent call last): File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/model.py", line 42, in play self._view.dialog_ok("Ответ с сайта", soup.find(class_="vp_video_stub_txt").text.strip()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'text' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/addon.py", line 17, in router(sys.argv[2][1:]) File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/router.py", line 62, in router view.play(model.play(link=params_dict['data']), "hls") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/model.py", line 44, in play self._view.output_logs(msg=f'\n\nplay: {link}\n{req}\n') TypeError: View.output_logs() got an unexpected keyword argument 'msg' -->End of Python script error report<-- 2025-06-10 15:00:19.752 T:7 error : Playlist Player: skipping unplayable item: 1, path [plugin://plugin.video.zeltorix.ok.video//?router=play&data=https%3A%2F%2Fok.ru%2Fvideo%2Fc24208523] 2025-06-10 15:00:22.967 T:66 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: View.output_logs() got an unexpected keyword argument 'msg' Traceback (most recent call last): File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/model.py", line 42, in play self._view.dialog_ok("Ответ с сайта", soup.find(class_="vp_video_stub_txt").text.strip()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'text' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/addon.py", line 17, in router(sys.argv[2][1:]) File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/router.py", line 62, in router view.play(model.play(link=params_dict['data']), "hls") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/model.py", line 44, in play self._view.output_logs(msg=f'\n\nplay: {link}\n{req}\n') TypeError: View.output_logs() got an unexpected keyword argument 'msg' -->End of Python script error report<-- 2025-06-10 15:00:23.398 T:7 error : Playlist Player: skipping unplayable item: 2, path [plugin://plugin.video.zeltorix.ok.video//?router=play&data=https%3A%2F%2Fok.ru%2Fvideo%2Fc2439879] 2025-06-10 15:00:26.661 T:68 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: View.output_logs() got an unexpected keyword argument 'msg' Traceback (most recent call last): File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/model.py", line 42, in play self._view.dialog_ok("Ответ с сайта", soup.find(class_="vp_video_stub_txt").text.strip()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'text' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/addon.py", line 17, in router(sys.argv[2][1:]) File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/router.py", line 62, in router view.play(model.play(link=params_dict['data']), "hls") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/model.py", line 44, in play self._view.output_logs(msg=f'\n\nplay: {link}\n{req}\n') TypeError: View.output_logs() got an unexpected keyword argument 'msg' -->End of Python script error report<-- 2025-06-10 15:00:27.027 T:7 error : Playlist Player: skipping unplayable item: 3, path [plugin://plugin.video.zeltorix.ok.video//?router=play&data=https%3A%2F%2Fok.ru%2Fvideo%2Fc10263606] 2025-06-10 15:00:34.611 T:70 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: View.output_logs() got an unexpected keyword argument 'msg' Traceback (most recent call last): File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/model.py", line 42, in play self._view.dialog_ok("Ответ с сайта", soup.find(class_="vp_video_stub_txt").text.strip()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'text' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/addon.py", line 17, in router(sys.argv[2][1:]) File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/router.py", line 62, in router view.play(model.play(link=params_dict['data']), "hls") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.var/app/tv.kodi.Kodi/data/addons/plugin.video.zeltorix.ok.video/resources/lib/model.py", line 44, in play self._view.output_logs(msg=f'\n\nplay: {link}\n{req}\n') TypeError: View.output_logs() got an unexpected keyword argument 'msg' -->End of Python script error report<--