You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating this issue to link to navidrome/navidrome#1550.
Based on my latest tests, it seems to be a player issue.
I am not a direct user of react-music-player, so I'm having a little trouble to fill in the presented template. Below is my best effort:
Version
Navidrome 0.47.0
I think it uses react-music-player 4.24.2
Description
(See also linked issue)
Sometimes the play restarts from the start mid-song. This seems to be related to the on-the-fly transcoding feature of Navidrome, which causes no support for Range:-headers.
Steps
Play a non-cached, on-the-fly transcoded song.
Get some luck, it doesn't happen all the time
Notice that the song restarts mid-song. E.g. it plays fine until 1m30sec, then restarts from the beginning. The UI still counts on to 1m31s, 1m32s, and end at 4m30s for a 3m song.
Reproduce Link
N/A
Steps to Reproduce
(see above)
Expected Behavior
Song plays in one go, without restarting
Current Behavior
Song sometimes restarts mid-song. Usually somewhere between 1min and 2min in the song.
Browner console log
empty (but running production build)
System information
Safari 15.3 on macOS 12.2.1
Comments
Thank you for your time and effort you spend in making this audio player. I enjoy your work an a daily basis!
The text was updated successfully, but these errors were encountered:
Creating this issue to link to navidrome/navidrome#1550.
Based on my latest tests, it seems to be a player issue.
I am not a direct user of react-music-player, so I'm having a little trouble to fill in the presented template. Below is my best effort:
Version
Navidrome 0.47.0
I think it uses react-music-player 4.24.2
Description
(See also linked issue)
Sometimes the play restarts from the start mid-song. This seems to be related to the on-the-fly transcoding feature of Navidrome, which causes no support for
Range:
-headers.Steps
Reproduce Link
N/A
Steps to Reproduce
(see above)
Expected Behavior
Song plays in one go, without restarting
Current Behavior
Song sometimes restarts mid-song. Usually somewhere between 1min and 2min in the song.
Browner console log
empty (but running production build)
System information
Safari 15.3 on macOS 12.2.1
Comments
Thank you for your time and effort you spend in making this audio player. I enjoy your work an a daily basis!
The text was updated successfully, but these errors were encountered: