mirror of
https://github.com/koel/koel.git
synced 2026-04-25 08:46:00 +03:00
[GH-ISSUE #37] Music stopping twice in every song #26
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#26
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 @askoxyz on GitHub (Dec 14, 2015).
Original GitHub issue: https://github.com/koel/koel/issues/37
It's not lagging as the buffer is way ahead, but with every single song the music just cuts off for a second and it does this twice for every song. I have no idea what could cause this, perhaps my hosting provider, or maybe it's something to do with the streamer?
@henriquebremenkanp commented on GitHub (Dec 14, 2015):
What browser @thatasko?
@askoxyz commented on GitHub (Dec 14, 2015):
Chrome 47
@phanan commented on GitHub (Dec 14, 2015):
What's the error in Chrome console?
@askoxyz commented on GitHub (Dec 15, 2015):
GET http://****.com/api/326c03b3b2a6bb9f62cd1d492c2f7cab/play net::ERR_CONTENT_LENGTH_MISMATCH@phanan commented on GitHub (Dec 15, 2015):
Oh, the infamous one. Well this is the reason I keep asking users to install and use
mod_xsendfilein the wiki, since that would provide a way better experience. Other than that I don't have a fix yet, sorry.