mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[PR #261] [MERGED] fix: unset Zeroconf user on restore error to allow takeover #276
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#276
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devgianlu/go-librespot/pull/261
Author: @devgianlu
Created: 11/30/2025
Status: ✅ Merged
Merged: 11/30/2025
Merged by: @devgianlu
Base:
master← Head:fix-240📝 Commits (1)
beca59ffix: unset Zeroconf user on restore error to allow takeover📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
cmd/daemon/main.go(+3 -0)📄 Description
Fixes #240, supersedes #258
If we fail to restore the previous session when a user disconnects, unset the current Zeroconf user so that it can login again.
Without this, we would just return without actually attempting:
github.com/devgianlu/go-librespot@84f10376c1/zeroconf/zeroconf.go (L185-L194)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.