Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Songs restarting mid song #467

Open
niobos opened this issue Feb 21, 2022 · 0 comments
Open

Songs restarting mid song #467

niobos opened this issue Feb 21, 2022 · 0 comments

Comments

@niobos
Copy link

niobos commented Feb 21, 2022

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

  1. Play a non-cached, on-the-fly transcoded song.
  2. Get some luck, it doesn't happen all the time
  3. 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant