when I want to start the plugin I get an error for which I have to look in the log, below is in the log.
Can i do something about it?
Thnx
2022-05-06 22:33:55.643 T:32812 ERROR : Control 55 in window 10025 has been asked to focus, but it can't
2022-05-06 22:33:55.651 T:74861 INFO : initializing python engine.
2022-05-06 22:33:56.861 T:74861 ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'KeyError'>
Error Contents: 'vlaamsparlement.tv'
Traceback (most recent call last):
File "/Users/macbookpro/Library/Application Support/Kodi/addons/plugin.video.yelo/resources/lib/addon_entry.py", line 10, in
run(argv)
File "/Users/macbookpro/Library/Application Support/Kodi/addons/plugin.video.yelo/resources/lib/addon.py", line 51, in run
plugin.run(argv)
File "/Users/macbookpro/Library/Application Support/Kodi/addons/script.module.routing/lib/routing.py", line 130, in run
self._dispatch(self.path)
File "/Users/macbookpro/Library/Application Support/Kodi/addons/script.module.routing/lib/routing.py", line 141, in _dispatch
view_func(**kwargs)
File "/Users/macbookpro/Library/Application Support/Kodi/addons/plugin.video.yelo/resources/lib/addon.py", line 23, in main_menu
yelo.list_channels()
File "/Users/macbookpro/Library/Application Support/Kodi/addons/plugin.video.yelo/resources/lib/yelo.py", line 98, in list_channels
for index, item in enumerate(epg[name]):
KeyError: 'vlaamsparlement.tv'
-->End of Python script error report<--
hello,
when I want to start the plugin I get an error for which I have to look in the log, below is in the log. Can i do something about it?
Thnx
2022-05-06 22:33:55.643 T:32812 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
2022-05-06 22:33:55.651 T:74861 INFO : initializing python engine.
2022-05-06 22:33:56.861 T:74861 ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
2022-05-06 22:33:56.898 T:32851 INFO: CActiveAESink::OpenSink - initialize sink
2022-05-06 22:33:56.899 T:32851 INFO : virtual bool CAESinkDARWINOSX::Initialize(AEAudioFormat &, std::string &): Opening default device Built-in Output
2022-05-06 22:33:56.907 T:74861 INFO : Python interpreter stopped
2022-05-06 22:33:56.915 T:74860 ERROR : GetDirectory - Error getting plugin://plugin.video.yelo/
2022-05-06 22:33:56.930 T:32812 ERROR : CGUIMediaWindow::GetDirectory(plugin://plugin.video.yelo/) failed