Add more detection audio formats (ks-oga-album)

This commit is contained in:
q3aql 2021-03-08 00:29:24 +01:00
parent 34efd8b8d5
commit 692c443802

View File

@ -12,7 +12,7 @@ M_DATE="100221"
# Variables
tempFile="/tmp/ks-mp4s-folder.txt"
tempFileTest="/tmp/ks-mp4s-folder-test.txt"
formatFiles="mp4 avi mpg mpeg mov wmv mkv ogv webm rm flv vob ogg oga mp3 mp2 aac ac3"
formatFiles="mp4 avi mpg mpeg mov wmv mkv ogv webm rm flv vob ogg oga mp3 mp2 aac ac3 flac opus wav"
# Global parameters
dirTemp="/tmp"