Playlists didn't run in parallel

This commit is contained in:
Jeroen De Meerleer 2020-02-16 11:05:39 +01:00
parent 0e5102a160
commit ddbca852db
1 changed files with 1 additions and 0 deletions

View File

@ -346,6 +346,7 @@ Execute() {
VerboseOutput 3 "Running in parallel. Mind your load"
export -f ProcessFile
export -f ConvertFile
export -f ConvertPlaylist
export -f CopyFile
export -f VerboseOutput
export -f ExecTime