Hi All,
Spotify have modified their authentication mechanism. This was causing spotifyd, which is our Spotify Connect client, to fail. For the technically minded there is an explanation here:
https://github.com/Spotifyd/spotifyd/issues/1293Spotify also modified their metadata structure, which was also causing some problems.
The advised fix for spotifyd authentication and some changes to the RuneAudio metadata routines have been implemented.
You can get the latest fixes by updating the player (with this update the patch level will move to
6):
1. Go to the
/dev menu - in the browser url enter
http://<playername>.local/dev (e.g.
http://runeaudio.local/dev).
2. Switch
dev mode on - Scroll down to the 'Dev Mode' button and toggle it to ON, then click on the ‘Save Settings’ button below the toggle button.
3. When the UI comes back, click on the first ‘Save Settings’ button to
activate the dev mode options.
4. Perform a
git pull - Scroll down to the ‘Update RuneUI’ option and click on the ‘git pull’ button. The update will then be carried out and the player will reboot.
janui