hello

running Liquidsoap 2.1.1 on Mac OSx Catalina (10.15.7)

I have a "clock playlist" pointing on a directory :

clock   = 
playlist(mode="randomize",reload=600,reload_mode="rounds","/Volumes/Data3/Music-FM/Clock")

The directory contains only 1 file (will contain more soon) + a hidden file 
".DS_Store" wich is a system info file (I guess).

Liquidsoap try to decode the ".DS_Store" wich fail :


2022/11/17 12:00:04 [decoder:3] Unable to decode 
"/Volumes/Data3/Music-FM/Clock/.DS_Store" using image decoder(s)!

2022/11/17 12:00:04 [decoder:3] Available decoders cannot decode 
"/Volumes/Data3/Music-FM/Clock/.DS_Store" as 
{audio=pcm(stereo),video=none,midi=none}

Finally, Liquidsoap crashes with :

zsh: bus error  liquidsoap 
'/Volumes/Data3/Music-FM/Medion/LiquidSoap/2Case.liq' --


Is there a way to ignore those files ? or restricting only to decode .mp3, .aac 
etc ....


I cannot delete the ".DS_Store" file as it is automatically recreated by the OS.


Thanks for help

Pascal


_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to