Paste #276603 |
pasted on 09.08.2024 15:52
- Edit to this paste
- Raw
-
Compare with paste
#
Text paste
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 | 2024-08-09 15:45:35.294 T:806598 DEBUG <general>: CPythonInvoker(283, /home/johndoe/.kodi/addons/plugin.video.tvshow.tdw/default.py): start processing 2024-08-09 15:45:35.308 T:39418 DEBUG <general>: ------ Window Init (DialogBusy.xml) ------ 2024-08-09 15:45:35.395 T:39418 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking 2024-08-09 15:45:35.406 T:39418 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 10462 2024-08-09 15:45:35.488 T:806598 DEBUG <general>: -->Python Interpreter Initialized<-- 2024-08-09 15:45:35.488 T:806598 DEBUG <general>: 2024-08-09 15:45:35.489 T:806598 DEBUG <general>: CPythonInvoker(283, /home/johndoe/.kodi/addons/plugin.video.tvshow.tdw/default.py): the source file to load is "/home/johndoe/.kodi/addons/plugin.video.tvshow.tdw/default.py" 2024-08-09 15:45:35.489 T:806598 DEBUG <general>: CPythonInvoker(283, /home/johndoe/.kodi/addons/plugin.video.tvshow.tdw/default.py): setting the Python path to /home/johndoe/.kodi/addons/plugin.video.tvshow.tdw:/usr/lib/python310.zip:/usr/lib/python3.10:/usr/lib/python3.10/lib-dynload:/home/johndoe/.local/lib/python3.10/site-packages:/usr/local/lib/python3.10/dist-packages:/usr/lib/python3/dist-packages 2024-08-09 15:45:35.489 T:806598 DEBUG <general>: CPythonInvoker(283, /home/johndoe/.kodi/addons/plugin.video.tvshow.tdw/default.py): entering source directory /home/johndoe/.kodi/addons/plugin.video.tvshow.tdw 2024-08-09 15:45:35.489 T:806598 DEBUG <general>: CPythonInvoker(283, /home/johndoe/.kodi/addons/plugin.video.tvshow.tdw/default.py): instantiating addon using automatically obtained id of "plugin.video.tvshow.tdw" dependent on version 0.0.0 of the xbmc.python api 2024-08-09 15:45:35.557 T:806598 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead. 2024-08-09 15:45:36.046 T:806598 INFO <CAddonSettings[plugin.video.tvshow.tdw]>: Skipped 1 duplicate messages.. 2024-08-09 15:45:36.046 T:806598 DEBUG <CAddonSettings[plugin.video.tvshow.tdw]>: trying to load setting definitions from old format... 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (Checker) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (F_Qual10) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (F_Qual6) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (F_Qual7) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (F_Qual8) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (F_Qual9) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (Favorites) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (LLL) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (Lr) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (RutorUrl) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (Serv12) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (Serv13) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (Serv14) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (Serv3) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (country) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (genre) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (kinozal_pass) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (kinozal_user) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (krasfs_key) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (plugin.video.tvshow.tdw) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (rating) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (sort) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (start_uptime) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (type) was not found. 2024-08-09 15:45:36.049 T:806598 DEBUG <CSettingsManager>: requested setting (year) was not found. 2024-08-09 15:45:36.055 T:806598 DEBUG <general>: ?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years 2024-08-09 15:45:36.055 T:806598 DEBUG <general>: 2024-08-09 15:45:36.055 T:806598 DEBUG <general>: ?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years 2024-08-09 15:45:36.055 T:806598 DEBUG <general>: 2024-08-09 15:45:36.055 T:806598 DEBUG <general>: ?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years 2024-08-09 15:45:36.055 T:806598 DEBUG <general>: 2024-08-09 15:45:36.055 T:806598 DEBUG <general>: ?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years 2024-08-09 15:45:36.055 T:806598 DEBUG <general>: 2024-08-09 15:45:36.056 T:806598 DEBUG <general>: ?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years 2024-08-09 15:45:36.056 T:806598 DEBUG <general>: 2024-08-09 15:45:36.056 T:806598 DEBUG <general>: ?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years 2024-08-09 15:45:36.056 T:806598 DEBUG <general>: 2024-08-09 15:45:36.056 T:806598 DEBUG <general>: ?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years 2024-08-09 15:45:36.056 T:806598 DEBUG <general>: 2024-08-09 15:45:36.056 T:806598 DEBUG <general>: ?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years 2024-08-09 15:45:36.056 T:806598 DEBUG <general>: 2024-08-09 15:45:36.056 T:806598 DEBUG <general>: ?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years 2024-08-09 15:45:36.056 T:806598 DEBUG <general>: 2024-08-09 15:45:36.105 T:806598 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: 'range' object has no attribute 'reverse' Traceback (most recent call last): File "/home/johndoe/.kodi/addons/plugin.video.tvshow.tdw/default.py", line 2734, in <module> Years() File "/home/johndoe/.kodi/addons/plugin.video.tvshow.tdw/default.py", line 672, in Years L.reverse() AttributeError: 'range' object has no attribute 'reverse' -->End of Python script error report<-- 2024-08-09 15:45:36.105 T:806598 DEBUG <general>: onExecutionDone(283, /home/johndoe/.kodi/addons/plugin.video.tvshow.tdw/default.py) 2024-08-09 15:45:36.114 T:39418 DEBUG <general>: ------ Window Init (DialogNotification.xml) ------ 2024-08-09 15:45:36.181 T:806598 INFO <general>: Python interpreter stopped 2024-08-09 15:45:36.181 T:806598 DEBUG <general>: Thread LanguageInvoker 136638978065984 terminating 2024-08-09 15:45:36.187 T:806597 ERROR <general>: GetDirectory - Error getting plugin://plugin.video.tvshow.tdw/?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years 2024-08-09 15:45:36.188 T:806597 DEBUG <general>: Thread waiting 136639030494784 terminating 2024-08-09 15:45:36.196 T:39418 DEBUG <general>: ------ Window Deinit (DialogBusy.xml) ------ 2024-08-09 15:45:36.197 T:39418 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.tvshow.tdw/?id=0&info=%7b%27id%27%3a%20%270%27%7d&mode=Years) failed 2024-08-09 15:45:36.197 T:39418 DEBUG <general>: CGUIMediaWindow::GetDirectory (plugin://plugin.video.tvshow.tdw/) 2024-08-09 15:45:36.197 T:39418 DEBUG <general>: ParentPath = [plugin://plugin.video.tvshow.tdw/] 2024-08-09 15:45:36.197 T:39418 DEBUG <general>: Loading items: 9, directory: plugin://plugin.video.tvshow.tdw/ sort method: 0, ascending: false 2024-08-09 15:45:36.290 T:805877 DEBUG <general>: CAddonDatabase::SetLastUsed[plugin.video.tvshow.tdw] took 92 ms 2024-08-09 15:45:36.368 T:806696 DEBUG <general>: Thread BackgroundLoader start, auto delete: false 2024-08-09 15:45:36.382 T:806696 DEBUG <general>: Thread BackgroundLoader 136637103212096 terminating 2024-08-09 15:45:36.461 T:39418 DEBUG <general>: CGLContextEGL::SwapBuffers: sync check blocking 2024-08-09 15:45:36.473 T:39418 DEBUG <general>: CGLContextEGL::SwapBuffers: sync sleep: 10934 |