2021-05-06 16:45:20.182 T:15362 DEBUG : RunScriptWithParams - calling plugin DAZN('plugin://plugin.video.dazn/','-1','?mode=play_context&title=Chelsea+-+Real+Madrid+%28Highlights%29&id=1w3rkcagtexgz1psq88clhegtr¶ms=8nrd3gmiwv6ugw565hltlafis','resume:false') 2021-05-06 16:45:20.183 T:15362 DEBUG : GetLanguageInvoker - Reusing LanguageInvokerThread 15 for script /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/addon.py 2021-05-06 16:45:20.184 T:15502 INFO : initializing python engine. 2021-05-06 16:45:20.184 T:15502 DEBUG : CPythonInvoker(15, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/addon.py): start processing 2021-05-06 16:45:20.185 T:15502 DEBUG : CPythonInvoker(15, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/addon.py): entering source directory /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn 2021-05-06 16:45:20.186 T:15502 DEBUG : CPythonInvoker(15, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/addon.py): instantiating addon using automatically obtained id of "plugin.video.dazn" dependent on version 3.0.0 of the xbmc.python api 2021-05-06 16:45:20.203 T:15502 DEBUG : trying to load setting definitions from old format... 2021-05-06 16:45:20.213 T:15502 WARNING : Skipped 1 duplicate messages.. 2021-05-06 16:45:20.213 T:15502 WARNING : xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead. 2021-05-06 16:45:20.218 T:15502 DEBUG : params = 8nrd3gmiwv6ugw565hltlafis 2021-05-06 16:45:21.103 T:15502 ERROR : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: Error Contents: 'LaUrlAuthParamName' Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/addon.py", line 80, in router(sys.argv[2][1:]) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/addon.py", line 48, in router parser.playback(client.playback(id_, plugin.youth_protection_pin(verify_age)), title, True) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/resources/lib/parser.py", line 92, in playback self.items.play_item(Playback(self.plugin, data), name, context) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/resources/lib/playback.py", line 17, in __init__ self.get_detail(data.get('PlaybackPrecision', {}), data.get('PlaybackDetails', [])) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/resources/lib/playback.py", line 33, in get_detail self.parse_detail(details, i) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.video.dazn/resources/lib/playback.py", line 47, in parse_detail self.LaUrlAuthParam = '{0}={1}'.format(i['LaUrlAuthParamName'], self.plugin.get_setting('mpx')) KeyError: 'LaUrlAuthParamName' -->End of Python script error report<--