Kodi Community Forum

Full Version: Extended Info Crash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[font][font]H., i need Help for my Extended Info Crash. 

Here is the Log:

2023-12-05 21:24:33.367 T:3123    error <general>: DoWork - Direct texture file loading failed for resource://resource.images.studios.white/Lionsgate / Color Force / about:blank.png
2023-12-05 21:24:37.637 T:3120    error <general>: GetDirectory - Error getting plugin://script.extendedinfo/?info=personmovies&&person=Francis Lawrence
2023-12-05 21:24:39.741 T:3120    error <general>: GetDirectory - Error getting plugin://script.extendedinfo/?info=studio&&studio=Lionsgate / Color Force / about:blank
2023-12-05 21:24:42.459 T:3133    error <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                                    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                                   Error Type: <class 'TypeError'>
                                                   Error Contents: 'NoneType' object is not subscriptable
                                                   Traceback (most recent call last):
                                                     File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.extendedinfo/default.py", line 103, in <module>
                                                       Main()
                                                     File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.extendedinfo/default.py", line 69, in __init__
                                                       listitems = process.start_info_actions(info, self.params)
                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                     File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.extendedinfo/resources/lib/process.py", line 367, in start_info_actions
                                                       wm.open_movie_info(movie_id=params.get("id"),
                                                     File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.extendedinfo/resources/lib/windowmanager.py", line 68, in open_movie_info
                                                       movie_id = tmdb.get_movie_tmdb_id(imdb_id=imdb_id,
                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                     File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.extendedinfo/resources/lib/themoviedb.py", line 987, in get_movie_tmdb_id
                                                       return search_media(media_name = name) if name else None
                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                                     File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.extendedinfo/resources/lib/themoviedb.py", line 1592, in search_media
                                                       for item in response['results']:
                                                                   ~~~~~~~~^^^^^^^^^^^
                                                   TypeError: 'NoneType' object is not subscriptable
                                                   -->End of Python script error report<--[/font][/font]
ping @scott967