Beiträge von cube
-
-
-
-
Hallo,
mein Free Zattoo CH unterliegt einem 10 Stunden-Limit.
Ich nutze SmartDNS Getflix und SmartDNS eigene Services.
Ein VPN in CH ändert das 10 Stunden-Limit auch nicht.
Ich dachte mit Telerising gibt es kein Limit.
Diese Meldungen habe ich auch schon mal gesehen:
error code: hls:networkerror_manifestloaderror
error code: dash_shaka_playback:1_1002
-
Seit dem update von 2.0.18 auf 2.0.19 starten die Streams wieder.
Seit dem update von 2.0.17 auf 2.0.18 habe ich folgenden Fehler.
Python
Alles anzeigen2020-05-04 21:59:51.545 T:16198 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.UnboundLocalError'> Error Contents: local variable 'ZAPIUrl' referenced before assignment Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/plugin.py", line 25, in <module> import resources.lib.main as _main_ File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/main.py", line 34, in <module> from resources.lib.library import library File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/library.py", line 29, in <module> _zattooDB_ = ZattooDB() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zattooDB.py", line 105, in __init__ self.zapi=self.zapiSession() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zattooDB.py", line 129, in zapiSession if zapiSession.init_session(__addon__.getSetting('username'), __addon__.getSetting('password'), ZAPIUrl): UnboundLocalError: local variable 'ZAPIUrl' referenced before assignment -->End of Python script error report<-- 2020-05-04 21:59:51.605 T:16196 ERROR: GetDirectory - Error getting plugin://plugin.video.zattoo_hiq/ 2020-05-04 21:59:51.613 T:16014 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.zattoo_hiq/) failed
-
Seit dem update von 2.0.17 auf 2.0.18 habe ich folgenden Fehler.
Python
Alles anzeigen2020-05-04 21:59:51.545 T:16198 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.UnboundLocalError'> Error Contents: local variable 'ZAPIUrl' referenced before assignment Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/plugin.py", line 25, in <module> import resources.lib.main as _main_ File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/main.py", line 34, in <module> from resources.lib.library import library File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/library.py", line 29, in <module> _zattooDB_ = ZattooDB() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zattooDB.py", line 105, in __init__ self.zapi=self.zapiSession() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/zattooDB.py", line 129, in zapiSession if zapiSession.init_session(__addon__.getSetting('username'), __addon__.getSetting('password'), ZAPIUrl): UnboundLocalError: local variable 'ZAPIUrl' referenced before assignment -->End of Python script error report<-- 2020-05-04 21:59:51.605 T:16196 ERROR: GetDirectory - Error getting plugin://plugin.video.zattoo_hiq/ 2020-05-04 21:59:51.613 T:16014 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.zattoo_hiq/) failed
-
Hallo,
kennt Jemand den Fehler?
Ist eine neue Installation, FireTV mit Kodi Leia aktuell.
Bei Start -> Startet nicht, oben rechts standard Fehlermeldung.
[definition=9,3]Kodi.[definition='1','0']log[/definition][/definition] mit aktivem Debugging:Code
Alles anzeigen2020-04-24 12:54:23.362 T:14253 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.zattoo_hiq/) 2020-04-24 12:54:23.362 T:14253 DEBUG: ParentPath = [plugin://plugin.video.zattoo_hiq/] 2020-04-24 12:54:23.364 T:14469 DEBUG: Thread waiting start, auto delete: false 2020-04-24 12:54:23.371 T:14464 DEBUG: CAddonDatabase::SetLastUsed[plugin.video.zattoo_hiq] took 8 ms 2020-04-24 12:54:23.372 T:14469 DEBUG: StartScript - calling plugin Zattoo HiQ('plugin://plugin.video.zattoo_hiq/','1','','resume:false') 2020-04-24 12:54:23.372 T:14470 DEBUG: Thread LanguageInvoker start, auto delete: false 2020-04-24 12:54:23.373 T:14470 INFO: initializing python engine. 2020-04-24 12:54:23.373 T:14470 DEBUG: CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/plugin.py): start processing 2020-04-24 12:54:23.408 T:14470 DEBUG: -->Python Interpreter Initialized<-- 2020-04-24 12:54:23.408 T:14470 DEBUG: CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/plugin.py): the source file to load is "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/plugin.py" 2020-04-24 12:54:23.410 T:14470 DEBUG: CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/plugin.py): setting the Python path to /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.pytz/lib:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.tzlocal/lib:/:/data/app/org.xbmc.kodi-1/base.apk/assets/python2.7/lib/python27.zip:/data/app/org.xbmc.kodi-1/base.apk/assets/python2.7/lib/python2.7:/data/app/org.xbmc.kodi-1/base.apk/assets/python2.7/lib/python2.7/site-packages:/data/app/org.xbmc.kodi-1/base.apk/assets/python2.7/lib/python2.7/plat-linux2:/data/app/org.xbmc.kodi-1/base.apk/assets/python2.7/lib/python2.7/lib-tk:/data/app/org.xbmc.kodi-1/base.apk/assets/python2.7/lib/python2.7/lib-old:/data/app/org.xbmc.kodi-1/base.apk/assets/python2.7/lib/python2.7/lib-dynload 2020-04-24 12:54:23.410 T:14470 DEBUG: CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/plugin.py): entering source directory /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq 2020-04-24 12:54:23.411 T:14470 DEBUG: CPythonInvoker(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/plugin.py): instantiating addon using automatically obtained id of "plugin.video.zattoo_hiq" dependent on version 2.25.0 of the xbmc.python api 2020-04-24 12:54:23.464 T:14253 DEBUG: ------ Window Init (DialogBusy.xml) ------ 2020-04-24 12:54:23.464 T:14253 DEBUG: Window DialogBusy.xml was already loaded 2020-04-24 12:54:23.464 T:14253 DEBUG: Alloc resources: 0.02ms 2020-04-24 12:54:23.610 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting definitions 2020-04-24 12:54:23.611 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: trying to load setting definitions from old format... 2020-04-24 12:54:23.616 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting values 2020-04-24 12:54:23.624 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting definitions 2020-04-24 12:54:23.625 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: trying to load setting definitions from old format... 2020-04-24 12:54:23.628 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting values 2020-04-24 12:54:23.644 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting definitions 2020-04-24 12:54:23.644 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: trying to load setting definitions from old format... 2020-04-24 12:54:23.648 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting values 2020-04-24 12:54:23.695 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting definitions 2020-04-24 12:54:23.695 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: trying to load setting definitions from old format... 2020-04-24 12:54:23.699 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting values 2020-04-24 12:54:23.704 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting definitions 2020-04-24 12:54:23.705 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: trying to load setting definitions from old format... 2020-04-24 12:54:23.709 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting values 2020-04-24 12:54:24.093 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting definitions 2020-04-24 12:54:24.093 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: trying to load setting definitions from old format... 2020-04-24 12:54:24.099 T:14470 DEBUG: CAddonSettings[plugin.video.zattoo_hiq]: loading setting values 2020-04-24 12:54:24.123 T:14470 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.TypeError'> Error Contents: expected string or buffer Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/plugin.py", line 25, in <module> import resources.lib.main as _main_ File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/main.py", line 129, in <module> __addon__.setSetting('dateregistered',convert_date(dateregistered)) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/resources/lib/main.py", line 89, in convert_date res = datetime.datetime(*(time.strptime(date, "%Y-%m-%dT%H:%M:%SZ")[0:6])) File "/home/jenkins/workspace/Android-ARM-Leia/tools/depends/xbmc-depends/arm-linux-androideabi-21-debug/lib/python2.7/_strptime.py", line 478, in _strptime_time File "/home/jenkins/workspace/Android-ARM-Leia/tools/depends/xbmc-depends/arm-linux-androideabi-21-debug/lib/python2.7/_strptime.py", line 329, in _strptime TypeError: expected string or buffer -->End of Python script error report<-- 2020-04-24 12:54:24.124 T:14470 DEBUG: onExecutionDone(2, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.zattoo_hiq/plugin.py) 2020-04-24 12:54:24.131 T:14253 DEBUG: ------ Window Init (DialogNotification.xml) ------ 2020-04-24 12:54:24.132 T:14253 DEBUG: Window DialogNotification.xml was already loaded 2020-04-24 12:54:24.132 T:14253 DEBUG: Alloc resources: 0.01ms 2020-04-24 12:54:24.191 T:14470 INFO: Python interpreter stopped 2020-04-24 12:54:24.191 T:14470 DEBUG: Thread LanguageInvoker 14470 terminating 2020-04-24 12:54:24.202 T:14469 ERROR: GetDirectory - Error getting plugin://plugin.video.zattoo_hiq/ 2020-04-24 12:54:24.202 T:14469 DEBUG: Thread waiting 14469 terminating 2020-04-24 12:54:24.213 T:14253 DEBUG: ------ Window Deinit (DialogBusy.xml) ------ 2020-04-24 12:54:24.215 T:14253 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.zattoo_hiq/) failed 2020-04-24 12:54:24.216 T:14253 DEBUG: CGUIMediaWindow::GetDirectory () 2020-04-24 12:54:24.216 T:14253 DEBUG: ParentPath = [plugin://plugin.video.zattoo_hiq/] 2020-04-24 12:54:24.230 T:14476 DEBUG: Thread waiting start, auto delete: false 2020-04-24 12:54:24.233 T:14476 DEBUG: Thread waiting 14476 terminating 2020-04-24 12:54:24.239 T:14477 DEBUG: Thread BackgroundLoader start, auto delete: false 2020-04-24 12:54:24.256 T:14477 DEBUG: Thread BackgroundLoader 14477 terminating