Am Samstag (06.09.25) Vormittag werde ich ein Update der Forensoftware (inkl. aller Plugins) durchführen. Das Forum wird deshalb auf unbestimmte Zeit nicht verfügbar sein. Neuigkeiten wird es im Matrix Chat geben: https://www.kodinerds.net/thread/79927-freischaltung-matrix-chat/
Hi, beim Starten der Orfthek kommt die Fehlermeldung:
2019-03-27 18:02:14.762 T:1937172880 ERROR: Control 55 in window 10025 has been asked to focus, but it can't 2019-03-27 18:02:21.641 T:746918768 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.IndexError'> Error Contents: list index out of range Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.orftvthek/default.py", line 154, in <module> scraper.getLiveStreams() File "/storage/.kodi/addons/plugin.video.orftvthek/resources/lib/htmlscraper.py", line 423, in getLiveStreams items = common.parseDOM(wrapper[0],name='li',attrs={'class': 'base_list_item.program.*?'}) IndexError: list index out of range -->End of Python script error report<-- 2019-03-27 18:02:22.001 T:799372144 ERROR: GetDirectory - Error getting plugin://plugin.video.orftvthek/?link&mode=getLive 2019-03-27 18:02:22.003 T:1937172880 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.orftvthek/?link&mode=getLive) failed 2019-03-27 18:02:26.165 T:782586736 WARNING: Repository add-on repository.power.openkd.addons uses plain HTTP for add-on downloads in path http://openkd.tv/wbb/openkd/addons/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
Hi, habe auf einem Rpi3 libreelec 8.95 installiert mit openvpn und ipvanish account. funktioniert auch. Wenn ich aber die deutschen Sender streamen möchte funktioniert es nicht.
Ich kriegs nicht hin. funktioniert einfach nicht Kann mir da jemand weiterhelfen? wäre super
Hab hier eine Fehlermeldung:
Code
16:22:28.016 T:1749021600 ERROR: Traceback (most recent call last):
16:22:28.016 T:1749021600 ERROR: File "/storage/.kodi/addons/script.tvguide/source.py", line 346, in _updateChannelAndProgramListCaches
16:22:28.064 T:1749021600 ERROR: for item in self.source.getDataFromExternal(date, progress_callback):
16:22:28.064 T:1749021600 ERROR: File "/storage/.kodi/addons/script.tvguide/source.py", line 818, in getDataFromExternal
16:22:28.064 T:1749021600 ERROR: for idx, channel in enumerate(channels):
16:22:28.065 T:1749021600 ERROR: TypeError: 'NoneType' object is not iterable
16:22:29.109 T:1603474336 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "/storage/.kodi/addons/service.rytecepgdownloader/service.py", line 134, in <module>
service()
File "/storage/.kodi/addons/service.rytecepgdownloader/service.py", line 119, in service
if not common.blocked(a):
File "/storage/.kodi/addons/service.rytecepgdownloader/resources/lib/common.py", line 150, in blocked
bt = int(addon.getSetting('bt'))
ValueError: invalid literal for int() with base 10: ''
-->End of Python script error report<--
16:22:29.602 T:1421865888 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: unexpected end of data
16:22:47.470 T:1945153536 NOTICE: VideoPlayer: Opening: pvr://channels/tv/All channels/pvr.iptvsimple_1063518361.pvr
16:22:47.470 T:1945153536 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
16:22:47.471 T:1202520992 NOTICE: Creating InputStream
Alles anzeigen
weitere Fehlermeldung:
Code
18:42:46.557 T:1945153536 NOTICE: PVRManager - ResetDatabase - clearing the PVR database
18:42:46.908 T:1945153536 NOTICE: PVRManager - stopping
18:42:47.174 T:1945153536 NOTICE: PVRManager - ResetDatabase - PVR and EPG database cleared
18:42:47.176 T:1945153536 NOTICE: PVRManager - ResetDatabase - restarting the PVRManager
18:42:49.244 T:1089991584 NOTICE: Start - EPG thread started
18:42:53.434 T:1421865888 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: unexpected end of data
18:43:14.305 T:1945153536 NOTICE: PVRManager - ResetDatabase - clearing the PVR database
18:43:14.606 T:1945153536 NOTICE: PVRManager - stopping
18:43:15.488 T:1945153536 NOTICE: PVRManager - ResetDatabase - EPG database cleared
18:43:15.491 T:1945153536 NOTICE: PVRManager - ResetDatabase - restarting the PVRManager
18:43:15.908 T:1089991584 NOTICE: Start - EPG thread started
18:43:20.061 T:1421865888 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: unexpected end of data
18:45:04.562 T:1945153536 NOTICE: AddOnLog: PVR IPTV Simple Client: Loaded 434 channels.
18:45:12.161 T:1945153536 NOTICE: PVRManager - stopping
18:45:20.272 T:1945153536 NOTICE: AddOnLog: PVR IPTV Simple Client: Loaded 434 channels.
18:45:21.072 T:1089991584 NOTICE: Start - EPG thread started
18:45:22.969 T:1421865888 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: unexpected end of data
18:47:35.784 T:1519588256 NOTICE: ES: Client from ::ffff:192.168.0.103 timed out
18:49:35.277 T:1287644064 WARNING: CSkinInfo: failed to load skin settings
18:49:35.319 T:1287644064 ERROR: EXCEPTION: Non-Existent Control 1
18:49:35.322 T:1287644064 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: Non-Existent Control 1
Traceback (most recent call last):
File "/storage/.kodi/addons/screensaver.xbmc.slideshow/resources/lib/gui.py", line 71, in onInit
self._get_settings()
File "/storage/.kodi/addons/screensaver.xbmc.slideshow/resources/lib/gui.py", line 113, in _get_settings
self.image1 = self.getControl(1)
RuntimeError: Non-Existent Control 1
-->End of Python script error report<--
18:50:22.803 T:1421865888 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: unexpected end of data
18:52:37.375 T:1653805984 NOTICE: Indigo NOTICE: Checking for Malicious scripts
18:55:24.010 T:1421865888 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: unexpected end of data
19:03:26.836 T:1287644064 ERROR: Previous line repeats 1 times.
19:03:26.836 T:1287644064 ERROR: CPythonInvoker(26, /storage/.kodi/addons/screensaver.xbmc.slideshow/default.py): failed to run the gc to clean up after running prior to shutting down the Interpreter
19:03:26.837 T:1287644064 WARNING: CPythonInvoker(26, /storage/.kodi/addons/screensaver.xbmc.slideshow/default.py): the python script "/storage/.kodi/addons/screensaver.xbmc.slideshow/default.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings42XBMCAddon_xbmcgui_WindowXMLDialog_DirectorE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N9XBMCAddon7xbmcgui6WindowE
19:04:46.753 T:1945153536 NOTICE: AddOnLog: PVR IPTV Simple Client: Loaded 434 channels.
19:05:26.158 T:1421865888 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: unexpected end of data
19:05:32.373 T:1945153536 NOTICE: PVRManager - ResetDatabase - clearing the PVR database
19:05:32.742 T:1945153536 NOTICE: PVRManager - stopping
19:05:33.474 T:1945153536 NOTICE: PVRManager - ResetDatabase - PVR and EPG database cleared
19:05:33.475 T:1945153536 NOTICE: PVRManager - ResetDatabase - restarting the PVRManager
19:05:35.200 T:1704711072 NOTICE: Start - EPG thread started
19:05:39.790 T:1421865888 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: unexpected end of data
19:05:45.453 T:1945153536 NOTICE: PVRManager - ResetDatabase - clearing the PVR database
19:05:45.756 T:1945153536 NOTICE: PVRManager - stopping
19:05:46.061 T:1945153536 NOTICE: PVRManager - ResetDatabase - EPG database cleared
19:05:46.062 T:1945153536 NOTICE: PVRManager - ResetDatabase - restarting the PVRManager
19:05:46.438 T:1704711072 NOTICE: Start - EPG thread started
19:05:48.696 T:1421865888 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: unexpected end of data
19:07:00.664 T:1945153536 NOTICE: PVRManager - stopping
19:07:05.342 T:1945153536 NOTICE: AddOnLog: PVR IPTV Simple Client: Loaded 434 channels.
19:07:05.965 T:1704711072 NOTICE: Start - EPG thread started
19:07:08.247 T:1421865888 ERROR: AddOnLog: PVR IPTV Simple Client: Unable parse EPG XML: unexpected end of data
Hi, das mit der .m3u liste im pvr funktioniert jetzt weiters bekomme ich auch die epg.xml, die ich benötige mit dem rytec addon
Laut Anleitung muss die "channel id" von der epg.xml in die "tvg-id" von der .m3u eingetragen werden, damit das EPG funktioniert. Da ich beim pvr aber eben den remote path angegeben habe "http://bit.ly/kn-kodi" wird die lokal ja nicht abgelegt. Habe auch "cache m3u at local storage" angeklickt, jedoch finde ich die nirgends.
Wahrscheinlich steh ich da jetzt auf der Leitung, aber wo ist das file, bzw. wenn ich ja den remote path angegeben habe, wird es ja bei jeden update überschrieben. Heißt das ich muss die m3u lokal irgendwo ablegen und von zeit zu zeit per Hand updaten? lg
Hi, Ich bekomme bei meinem Addon folgenden Fehler:
Code
21:47:08.513 T:1672475552 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.5), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
21:47:08.624 T:1613235104 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "/storage/.kodi/addons/service.rytecepgdownloader/service.py", line 128, in <module>
service()
File "/storage/.kodi/addons/service.rytecepgdownloader/service.py", line 112, in service
if not common.blocked(a):
File "/storage/.kodi/addons/service.rytecepgdownloader/resources/lib/common.py", line 150, in blocked
bt = int(addon.getSetting('bt'))
ValueError: invalid literal for int() with base 10: ''
-->End of Python script error report<--
21:47:08.702 T:1647309728 NOTICE: [Exodus] ######################### EXODUS ############################
21:47:08.703 T:1647309728 NOTICE: [Exodus] ####### CURRENT EXODUS VERSIONS REPORT ######################
21:47:08.703 T:1647309728 NOTICE: [Exodus] ### EXODUS PLUGIN VERSION: 4.1.07 ###
21:47:08.703 T:1647309728 NOTICE: [Exodus] ### EXODUS SCRIPT VERSION: 1.00.025 ###
21:47:08.703 T:1647309728 NOTICE: [Exodus] ### COLOSSUS REPOSITORY VERSION: 4.0.0 ###
21:47:08.703 T:1647309728 NOTICE: [Exodus] ###############################################################
21:47:10.032 T:1630012320 NOTICE: URLResolver: Initializing URLResolver version: 4.0.09
21:47:10.465 T:1504183200 ERROR: Traceback (most recent call last):
21:47:10.465 T:1504183200 ERROR: File "/storage/.kodi/addons/script.tvguide/source.py", line 346, in _updateChannelAndProgramListCaches
21:47:10.550 T:1504183200 ERROR: for item in self.source.getDataFromExternal(date, progress_callback):
21:47:10.550 T:1504183200 ERROR: File "/storage/.kodi/addons/script.tvguide/source.py", line 818, in getDataFromExternal
21:47:10.550 T:1504183200 ERROR: for idx, channel in enumerate(channels):
21:47:10.550 T:1504183200 ERROR: TypeError: 'NoneType' object is not iterable
21:50:05.423 T:1690575776 WARNING: CSkinInfo: failed to load skin settings
21:50:05.502 T:1690575776 ERROR: EXCEPTION: Non-Existent Control 1
21:50:05.505 T:1690575776 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.RuntimeError'>
Error Contents: Non-Existent Control 1
Traceback (most recent call last):
File "/storage/.kodi/addons/screensaver.xbmc.slideshow/resources/lib/gui.py", line 71, in onInit
self._get_settings()
File "/storage/.kodi/addons/screensaver.xbmc.slideshow/resources/lib/gui.py", line 113, in _get_settings
self.image1 = self.getControl(1)
RuntimeError: Non-Existent Control 1
-->End of Python script error report<--
22:05:33.544 T:1690575776 ERROR: CPythonInvoker(18, /storage/.kodi/addons/screensaver.xbmc.slideshow/default.py): failed to run the gc to clean up after running prior to shutting down the Interpreter
22:05:33.544 T:1690575776 WARNING: CPythonInvoker(18, /storage/.kodi/addons/screensaver.xbmc.slideshow/default.py): the python script "/storage/.kodi/addons/screensaver.xbmc.slideshow/default.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings42XBMCAddon_xbmcgui_WindowXMLDialog_DirectorE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE,N9XBMCAddon7xbmcgui6WindowE
22:05:42.918 T:1163383712 WARNING: CSkinInfo: failed to load skin settings
22:05:42.938 T:1945563136 WARNING: Skin has invalid include: DefaultBackground
22:05:42.938 T:1945563136 WARNING: Skin has invalid include: TopBar
22:05:42.938 T:1945563136 WARNING: Skin has invalid include: BottomBar
22:05:42.946 T:1945563136 ERROR: Window Translator: Can't find window videolibrary
22:05:42.946 T:1945563136 WARNING: Label Formating: $VAR[GlobalFanartVar] is not defined
22:05:43.015 T:1945563136 ERROR: Control 1000 in window 13005 has been asked to focus, but it can't
22:05:43.026 T:1945563136 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
22:05:43.026 T:1945563136 NOTICE: LoadJpeg: unable to load /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/media/default/bg.jpg