mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 05:15:49 +03:00
[GH-ISSUE #147] go-librespot does not remember the last volume level set #89
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#89
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?
Originally created by @szygmunt on GitHub (Nov 18, 2024).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/147
Currently the application does not remember the volume changes when changing the playback device (e.g. change go-librespot -> spotify android application) and restores the default level when changing back. Wouldn't it be better to remember the last set volume within the current go-librespot session and restore it when reconnecting?