-
v4.0.16
StableAll checks were successfulBuild and Push Docker Image / build-and-push (release) Successful in 7m55sreleased this
2026-01-25 01:07:37 +00:00 | 1 commits to main since this releasespotizerr-auth-phoenix- v0.0.15- Customize advertised device type, info, name, version, type, identifier, etc sent to spotify/sp client
- Add logic to set realistic default values based on device type
- Add logging to auth flow for debugging purposes
- (In progress) store device info to use for sessions with deezspot-spotizerr-phoenix
- docker image:
spotizerrphoenix/spotizerr-auth:latest - release: https://lavaforge.org/spotizerrphoenix/spotizerr-auth-phoenix/releases/tag/v0.0.15
spotizerr-phoenix- v4.0.16- a few bug fixes
- docker image:
spotizerrphoenix/spotizerr:latest - release: https://lavaforge.org/spotizerrphoenix/spotizerr-phoenix/releases/tag/v4.0.16
How to:
if you want to re-register spotify auth with a custom name:
- (optional but recommended) update to the latest spotizerr-phoenix:
spotizerrphoenix/spotizerr:latest - go to: spotizerr instance > Config > Accounts > Delete your current spotify auth
- rerun the spotizerr-auth tool with the latest image:
docker run --network=host --rm -it spotizerrphoenix/spotizerr-auth:latest- when running the auth flow you'll see a new prompt to enter a custom spotify connect device name (see screenshot examples)
- also recommend to create a new/separate developer spotify account just for api creds and update that in your spotizerr instance > Config > Server tab (since these can function independently)
Changes:
null check for portrait_group in biography section
- PR: #32 fixes issue: #31
- thanks for the fix @Amatsu-Kami!
Update to Fix partial socket reads causing ‘Failed reading packet’ errors
- librespot-spotizerr-phoenix > deezspot-spotizerr-phoenix
spotizerrphoenix/librespot-spotizerr-phoenix@6d7adf4711
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Customize advertised device type, info, name, version, type, identifier, etc sent to spotify/sp client