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:
@@ -26,7 +26,6 @@ image = "0.23.7"
|
||||
walkdir = "2"
|
||||
rayon = "1.3"
|
||||
notify = "4.0"
|
||||
tokio = "1"
|
||||
path-absolutize = "3.0.6"
|
||||
log="0.4"
|
||||
env_logger="0.8"
|
||||
|
||||
Reference in New Issue
Block a user