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

The playing status (mpris) is "Playing" while buffering. #853

Open
HeZeBang opened this issue Nov 22, 2024 · 0 comments
Open

The playing status (mpris) is "Playing" while buffering. #853

HeZeBang opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@HeZeBang
Copy link

Expected Behavior

It should not be "Playing" because the music is still buffering.

This will cause lyrics scrolls ahead of the actual position both built-in and other as lyrics starts playing while the status is "Playing". Some extended lyrics program such as OSD Lyrics won't check actual position unless set position manually.

Current Behavior

When buffering, the status is playing while position is fixed in a small number.

image

The built-in lyrics will be ahead of actual position unless set position manually.

image

Steps to Reproduce

  • Open OSD lyrics or built-in lyrics page.
  • Play a music file that is slightly larger. And it causes buffering time.

Possible Solution

When buffering, set status "Pause" unless the actually file is ready.

Context

Correcting lyrics timeline.

Application version

v0.12.1

Operating System and version

Linux

Server and Version

NAvidrome 0.53.3

Node Version (if developing locally)

No response

@HeZeBang HeZeBang added the bug Something isn't working label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant