Switch MegaDebrid to web-only flow and reduce UI lag
Build and Release / build (push) Has been cancelled
Build and Release / build (push) Has been cancelled
This commit is contained in:
@@ -417,7 +417,7 @@ export class DownloadManager extends EventEmitter {
|
||||
this.stateEmitTimer = setTimeout(() => {
|
||||
this.stateEmitTimer = null;
|
||||
this.emit("state", this.getSnapshot());
|
||||
}, 140);
|
||||
}, 260);
|
||||
}
|
||||
|
||||
private pruneSpeedEvents(now: number): void {
|
||||
|
||||
Reference in New Issue
Block a user