Closed OraDotNetDev closed 2 years ago
Apologies if this is down to my configuration.
Describe the bug Addon fails to launch with see "error log for details" message, correct username and password are in settings.xml for the addon.
Snippet below from the stack trace, at the end of the attached kodi log file.
Traceback (most recent call last): File "/home/osmc/.kodi/addons/plugin.audio.deezer/addon.py", line 58, in <module> CONNECTION = Connection(ADDON.getSetting('username'), ADDON.getSetting('password')) File "/home/osmc/.kodi/addons/plugin.audio.deezer/resources/lib/DeezerApi/__init__.py", line 48, in __init__self._obtain_access_token()
Environment (optional if log file provided) :
Files kodi.log
Duplicate of #13
Apologies if this is down to my configuration.
Describe the bug
Addon fails to launch with see "error log for details" message, correct username and password are in settings.xml for the addon.
Snippet below from the stack trace, at the end of the attached kodi log file.
Environment (optional if log file provided) :
Files
kodi.log