mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #101] Volume controll does not seem to work (correctly) #58
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#58
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 @johandegn on GitHub (Oct 23, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/101
Using version 0.7.0 and playing from spotify app on android.
Pressing '+' has no effect and '-' opens the error screen.
(Pressing '-' multiple times stacks error screens so you need to press Esc multiple times to exit.)
@johandegn commented on GitHub (Oct 23, 2019):
While it works then streaming from the desktop application on a windows 10 pc, the volume acts weird.
Switching between + and - makes it jump to a, seemingly, random percentage.
It also seems that the volume first changes to the shown after the next change.
For example, say the volume is 65%. Pressing either + or - might make it jump to 37% but actually changing the volume to the 65%. Next change would make it jump to another number, but setting the volume to the 37%.
@Rigellute commented on GitHub (Oct 23, 2019):
The volume controls are quite janky. Will investigate.
@Rigellute commented on GitHub (Nov 26, 2019):
Fixed in https://github.com/Rigellute/spotify-tui/pull/166