mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[GH-ISSUE #645] Progress bar not working properly when playing musics which need to be rendered by server #461
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#461
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lekoOwO on GitHub (Aug 28, 2017).
Original GitHub issue: https://github.com/koel/koel/issues/645
When playing FLAC songs (which needs to be pre-rendered by server, other types not tested yet), the progress bar is not working properly.
On Chrome it shows "aN:aN" with no the orange preloading thing(?).

(Chrome)
On Firefox, it shows a wrong time stamp but with the preloading thing.

(Firefox)
Thanks for your hard working!
** The scrolling bar CSS is not working on Firefox and it's really ugly, hope it's fixable.
@lekoOwO commented on GitHub (Aug 28, 2017):
In the situation of MP3:
(Chrome)

(Firefox)

Both of them works perfectly.
@phanan commented on GitHub (Aug 28, 2017):
This is a known and WNF (as least for now) issue.