kodi-community-addons / plugin.audio.spotify

Unofficial spotify plugin for Kodi
GNU General Public License v3.0
295 stars 103 forks source link

Spotify Addon in Hotel-like Wlan - edit Player Mac? #165

Closed tobias-tobias closed 1 year ago

tobias-tobias commented 2 years ago

Hallo Dear Addon Developers,

I have Kodi on Libreelec Raspberry Pi4. The Addon works fine, if make a hotspot with my android phone within installed spotify android app. But if I want to use my Wlan, which is no private Wlan but hotel-like, the addon errors "no credientials". The Wlan needs a Voucher code entered by the browser.

How can I make the Kodi addon to remember that it was already activated? Can I restart the addon on the bash with some --options?

Can I edit the player mac somewhere in the settings:

/storage/.kodi/addons/plugin.audio.spotify/resources/lib/spotty/arm-linux/spotty-muslhf -c /storage/.kodi/userdata/addon_data/plugin.audio.spotify/ -b 320 --disable-discovery --lms localhost:52308/lms --player-mac None -n Kodi (LibreELEC)

Kind Regards, Tobias

tobias-tobias commented 1 year ago

Hallo,

the Addon works for me with Kodi 19 and fork from ldsz:

https://github.com/ldsz/plugin.audio.spotify

Tobias