(2021-05-24, 15:57)4timepi Wrote: (2021-05-20, 12:59)Acromion1754 Wrote: no way for me. installed last release from ldsz (1.2.3) but i cannot connect, keeps saying "Please connect this device with the Spotify App on your phone to Login or enter your credentials in the Settings dialog"
here's the log:
https://paste.kodi.tv/tohaqofoxi.kodi
Unfortunately me too. I've got "No credentials have been set or the login failed. Please enter your credentials in the addon settings.". Tried with both username and e-mail as "Username" in settings dialog.
Had the same issue and it drove me crazy, but I could
SOLVE it (KODI 19.1 Win 10 X64, latest Win 10):
1. Install Microsoft Visual C++ 2015-2019 (x64) 14.29.30133 (comes with Kodi 19.1 X64)
AND (!) install Microsoft Visual C++ 2015-2019 (x86) 14.22.27821
2. Reinstall KODI without installing Visual C++
Install plugin.audio.spotify version "1.2.3" "LdSz" from the current "plugin.audio.spotify-master.zip"
3. adjust the "advancedsettings.xml":
<advancedsettings>
<cache>
<buffermode>1</buffermode>
<memorysize>314572800</memorysize>
<readfactor>15</readfactor>
</cache>
</advancedsettings>
4. Key in credentials with email address
Finally it works for me - whew!