2017-04-11, 00:11
Same here,it started 2-3 days ago.
Sent from my LG-D802
Sent from my LG-D802
extended=True
extended=None
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: ('results',)
Traceback (most recent call last):
File "H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\plugin.py", line 134, in <module>
Main()
File "H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\plugin.py", line 31, in __init__
listitems = process.start_info_actions(info, self.params)
File "H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\resources\lib\process.py", line 63, in start_info_actions
return tmdb.get_rated_media_items("movies")
File "H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\resources\lib\TheMovieDB.py", line 1055, in get_rated_media_items
itemlist = handle_movies(data["results"], False, None)
KeyError: ('results',)
-->End of Python script error report<--
00:30:09.117 T:7252 WARNING: CPythonInvoker(444, H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\plugin.py): the python script "H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\plugin.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcgui::DialogBusy
00:30:09.129 T:40472 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.extendedinfo/?info=ratedmovies
00:30:10.722 T:31864 WARNING: CPythonInvoker(446, H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\plugin.py): the python script "H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\plugin.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcgui::DialogBusy
00:30:11.763 T:31376 WARNING: CPythonInvoker(443, H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\plugin.py): the python script "H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\plugin.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcgui::DialogBusy
00:30:11.781 T:15308 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://script.extendedinfo/?info=trendingmovies
00:30:12.141 T:38840 WARNING: CPythonInvoker(447, H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\plugin.py): the python script "H:\Kodi_17_RC4\portable_data\addons\script.extendedinfo\plugin.py" has left several classes in memory that we couldn't clean up. The classes include: class XBMCAddon::xbmcgui::DialogBusy
20:27:30.446 T:1436545952 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.KeyError'>
Error Contents: ('artists',)
Traceback (most recent call last):
File "/storage/.kodi/addons/script.extendedinfo/plugin.py", line 8, in <module>
router.run()
File "/storage/.kodi/addons/script.extendedinfo/resources/lib/router.py", line 45, in run
listitems = process.start_info_actions(info, params)
File "/storage/.kodi/addons/script.extendedinfo/resources/lib/process.py", line 35, in start_info_actions
params["artist_mbid"] = utils.fetch_musicbrainz_id(params["artistname"])
File "/storage/.kodi/addons/script.module.kodi65/lib/kodi65/utils.py", line 416, in fetch_musicbrainz_id
if results and len(results["artists"]) > 0:
KeyError: ('artists',)
-->End of Python script error report<--
20:27:31.184 T:1245701024 ERROR: Previous line repeats 1 times.
20:27:31.184 T:1245701024 WARNING: CPythonInvoker(133, /storage/.kodi/addons/script.extendedinfo/plugin.py): the python script "/storage/.kodi/addons/script.extendedinfo/plugin.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui10DialogBusyE
20:27:31.185 T:1283937184 ERROR: GetDirectory - Error getting plugin://script.extendedinfo/?info=mostlovedtracks&&artistname=Dua Lipa
20:27:31.254 T:1370575776 ERROR: GetDirectory - Error getting plugin://script.extendedinfo/?info=discography&&artistname=Dua Lipa
20:27:35.779 T:1195369376 WARNING: CPythonInvoker(137, /storage/.kodi/addons/script.extendedinfo/plugin.py): the python script "/storage/.kodi/addons/script.extendedinfo/plugin.py" has left several classes in memory that we couldn't clean up
12:41:01.873 T:28368 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: exit_script() takes exactly 2 arguments (1 given)
Traceback (most recent call last):
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py", line 99, in onClick
ch.serve(control_id, self)
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.module.kodi65\lib\kodi65\actionhandler.py", line 291, in serve
return view_function(wnd, control_id)
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py", line 218, in play_resume_button
self.exit_script()
TypeError: exit_script() takes exactly 2 arguments (1 given)
-->End of Python script error report<--
(2017-05-30, 18:43)ZexisStryfe Wrote: Does the "Play" button not work for anyone else here? When I click it (it doesn't matter which skin I use) I get the following errori
PHP Code:12:41:01.873 T:28368 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: exit_script() takes exactly 2 arguments (1 given)
Traceback (most recent call last):
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py", line 99, in onClick
ch.serve(control_id, self)
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.module.kodi65\lib\kodi65\actionhandler.py", line 291, in serve
return view_function(wnd, control_id)
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py", line 218, in play_resume_button
self.exit_script()
TypeError: exit_script() takes exactly 2 arguments (1 given)
-->End of Python script error report<--
Any thoughts?
(2017-05-30, 20:15)Guilouz Wrote:(2017-05-30, 18:43)ZexisStryfe Wrote: Does the "Play" button not work for anyone else here? When I click it (it doesn't matter which skin I use) I get the following errori
PHP Code:12:41:01.873 T:28368 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: exit_script() takes exactly 2 arguments (1 given)
Traceback (most recent call last):
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py", line 99, in onClick
ch.serve(control_id, self)
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.module.kodi65\lib\kodi65\actionhandler.py", line 291, in serve
return view_function(wnd, control_id)
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py", line 218, in play_resume_button
self.exit_script()
TypeError: exit_script() takes exactly 2 arguments (1 given)
-->End of Python script error report<--
Any thoughts?
Same here.
(2017-06-04, 21:50)Shopper Wrote:(2017-05-30, 20:15)Guilouz Wrote:(2017-05-30, 18:43)ZexisStryfe Wrote: Does the "Play" button not work for anyone else here? When I click it (it doesn't matter which skin I use) I get the following errori
PHP Code:12:41:01.873 T:28368 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: exit_script() takes exactly 2 arguments (1 given)
Traceback (most recent call last):
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py", line 99, in onClick
ch.serve(control_id, self)
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.module.kodi65\lib\kodi65\actionhandler.py", line 291, in serve
return view_function(wnd, control_id)
File "C:\Users\timot\AppData\Roaming\Kodi\addons\script.extendedinfo\resources\lib\dialogs\DialogMovieInfo.py", line 218, in play_resume_button
self.exit_script()
TypeError: exit_script() takes exactly 2 arguments (1 given)
-->End of Python script error report<--
Any thoughts?
Same here.
Here also.
Kodi 17.3 on Windows.
(2017-06-28, 19:53)cd492 Wrote: Installed the latest nightly and it's not working anymore. Anyone got a solution?