Playlists didn't run in parallel
This commit is contained in:
parent
0e5102a160
commit
ddbca852db
@ -346,6 +346,7 @@ Execute() {
|
|||||||
VerboseOutput 3 "Running in parallel. Mind your load"
|
VerboseOutput 3 "Running in parallel. Mind your load"
|
||||||
export -f ProcessFile
|
export -f ProcessFile
|
||||||
export -f ConvertFile
|
export -f ConvertFile
|
||||||
|
export -f ConvertPlaylist
|
||||||
export -f CopyFile
|
export -f CopyFile
|
||||||
export -f VerboseOutput
|
export -f VerboseOutput
|
||||||
export -f ExecTime
|
export -f ExecTime
|
||||||
|
Loading…
Reference in New Issue
Block a user