Jump to content

Unable to play anything since latest Kodi Plugin/Server Update


rwinstock

Recommended Posts

rwinstock

Evening!

 

KODI 18, Plugin version v3.1.33a, Server  3.6.0.61.

 

Getting the following error when attempting to play anything:

20:35:10.886 T:18446744072290584864   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: 'LocationType'
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.emby.movies/default.py", line 29, in <module>
                                                Events()
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.emby/resources/lib/entrypoint/default.py", line 72, in __init__
                                                Actions(server).play(item, params.get('dbid'), playlist=params.get('playlist') == 'true')
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/userdata/addon_data/plugin.video.emby/emby/objects/actions.py", line 58, in play
                                                source = play.select_source(play.get_sources())
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.emby/resources/lib/helper/playutils.py", line 79, in get_sources
                                                'Profile': self.get_device_profile()
                                              File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.emby/resources/lib/helper/playutils.py", line 427, in get_device_profile
                                                if self.info['ForceTranscode'] or self.item['LocationType'] == 'Remote':
                                            KeyError: 'LocationType'
                                            -->End of Python script error report<--

Problems started either after plugin update yesterday or server update this morning

 

Full log attached
 
Regards
 
 
Richard
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...