Added improved settings panel.
This commit is contained in:
parent
306f22aa93
commit
132fdabb29
105 changed files with 3447 additions and 252 deletions
|
|
@ -759,7 +759,7 @@ class hlsLiveStreamHandler extends hlsBase{
|
|||
super.onBuffer(event);
|
||||
|
||||
|
||||
//If we're synced by the end of buffering
|
||||
//If we're supposed to be synced by the end of buffering
|
||||
if(this.player.syncLock){
|
||||
//Throw flag to manually sync since this works entirely differently from literally every other fucking media source
|
||||
this.reSync = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue