Make playlist generation async
This should allow other requests to be answered while we wait for ffmpeg to do its thing.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1206,7 +1206,6 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha2",
|
||||
"tokio 1.2.0",
|
||||
"walkdir",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user