rwinstock 10 Posted November 6, 2018 Posted November 6, 2018 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
Angelblue05 4131 Posted November 6, 2018 Posted November 6, 2018 Thanks for reporting. Is it all titles?
rwinstock 10 Posted November 6, 2018 Author Posted November 6, 2018 I can't find a single one that works - un-watched, different libraries, Movies, TV :-(
Angelblue05 4131 Posted November 6, 2018 Posted November 6, 2018 Use this build for now. I will have to check the server api again. Must have been changed with .61. I am still on .60 plugin.video.emby-3.1.33b.zip 1
rwinstock 10 Posted November 6, 2018 Author Posted November 6, 2018 Cheers! That seems to have done the trick :-) 1
Recommended Posts