RPi-Jukebox-RFID icon indicating copy to clipboard operation
RPi-Jukebox-RFID copied to clipboard

🐛 | Spotify Audiobook URI's not working

Open maarnix opened this issue 1 year ago • 0 comments

Version

2.7.0

Branch

master

OS

Raspbian GNU/Linux 11 (bullseye)

Pi model

3B

Hardware

Generic USB reader, USB speakers on 3.5MM audio out

What happened?

I am able to play spotify tracks and playlists when using a URI that looks like: spotify:track:[...] or spotify:playlist:[...]

but when using an audiobook URI which have the format spotify:show:[...]

these don't work

Log shows:

phoniebox mopidy[3050]: INFO [SpotifyBackend-7] mopidy_spotify.lookup Failed to lookup 'spotify:/show/6Jif9CF19KNTcPyIHS6JhK': Could not parse 'spotify:/show/6Jif9CF19KNTcPyIHS6JhK' as a Spotify URI

Logs

No response

Configuration

No response

More info

Not sure if it's related, but to get Mopidy to connect to Spotify I had to go here https://mopidy.com/ext/spotify/ and then manually update the mopidy.conf file with the client_id and client_secret. The process done during the v2 setup only seemed to get me to the point where I could browse Spotify but not play any music

maarnix avatar Jul 09 '24 21:07 maarnix