After 2 long days of troubleshooting
-uri issues
-no spotify sound (scratch sounds did work)
-adding album image to center and spinning to look like the record
Finally functional. Pi5 was probably a little more work. First pi I've ever touched, have played with arduino and esp32's.
URI issues - use https://:127.0.0.1:8888/callback
No spotify sound - would bet issues with Pulseaudio, also stops in app control on phone to play. I was able to skip songs, have the songs change, but it would not allow playing. Need to specify 1: device name in code, 2: add options to raspotify for device, 3: possibly change user permissions, will need to run status checks to see what errors are if no sound from spotify,
Alter code to add album image to center of screen and spin at same rate.
Created desktop icon to run as will not have mouse/keyboard connected, to run terminal.
Know this is an older project, but if anyone is still having issues, I will check back periodically and assist you. It is an awesome project once you get all the kinks out.
After 2 long days of troubleshooting
-uri issues
-no spotify sound (scratch sounds did work)
-adding album image to center and spinning to look like the record
Finally functional. Pi5 was probably a little more work. First pi I've ever touched, have played with arduino and esp32's.
URI issues - use https://:127.0.0.1:8888/callback
No spotify sound - would bet issues with Pulseaudio, also stops in app control on phone to play. I was able to skip songs, have the songs change, but it would not allow playing. Need to specify 1: device name in code, 2: add options to raspotify for device, 3: possibly change user permissions, will need to run status checks to see what errors are if no sound from spotify,
Alter code to add album image to center of screen and spin at same rate.
Created desktop icon to run as will not have mouse/keyboard connected, to run terminal.
Know this is an older project, but if anyone is still having issues, I will check back periodically and assist you. It is an awesome project once you get all the kinks out.