Replies: 1 comment
-
This issue will be addressed in #474 for v8.2.0 release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
myMPD version: 7.0.2
Describe the bug
when in the playlist view and the websocket disconnects the view jerks because on reconnect the top song has the number 1, is not bold and only the duration of the song is shown (and not the remaining time), shortly after the song is presented in bold, the 1 changes to a play simbol and the remaining time of the song is added
To Reproduce
Steps to reproduce the behavior:
second way probably same reson:
Expected behavior
no jerking because of the table resising (maybe cache the play state and current time and use this for the beginning)
Server plattform (please complete the following information):
Client plattform (please complete the following information):
Additional context
Add any other context about the problem here.
Beta Was this translation helpful? Give feedback.
All reactions