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

[bug] Audio playback does not end. #644

Open
teobsn opened this issue Nov 12, 2023 · 2 comments
Open

[bug] Audio playback does not end. #644

teobsn opened this issue Nov 12, 2023 · 2 comments

Comments

@teobsn
Copy link

teobsn commented Nov 12, 2023

Description of the bug

Whenever opening any audio file, playback continues after the end of an audio file. The time counter and the position indicator continue endlessly, and a scrollbar appears.
https://github.com/mickael-kerjean/filestash/assets/58783121/81093893-891a-4ade-8af1-55f255e5b982

Step by step instructions to reproduce the bug

Play any audio file until the end.

Can you replicate that error from the demo?

Yes.

Observed behavior

Audio player keeps playing endlessly after the end of an audio file.

Expected behavior

Audio player should stop playing when it reaches the end of an audio file.

@mickael-kerjean
Copy link
Owner

Indeed that's a bug, any chance you could make a pull request to fix it?

@mickael-kerjean
Copy link
Owner

As I'm rewriting the frontend to vanillaJS I found the root cause for this. It will take some time for it to be release as it's complete rewrite of the frontend and it's done fully done yet.

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

2 participants