forked from Ninjalama/streamyfin_mirror
fix
This commit is contained in:
@@ -201,7 +201,7 @@ public class HlsDownloaderModule: Module {
|
||||
print("No active download found with identifier: \(providedId)")
|
||||
return
|
||||
}
|
||||
let (task, _, metadata, startTime) = entry.value
|
||||
let (task, delegate, metadata, startTime) = entry.value
|
||||
self.sendEvent(
|
||||
"onError",
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user