Hello!

I do know that playlist() will traverse subdirectories, so the top option could 
work, except that I want to exclude /root/dir3. Simply creating a playlist on 
/root would include all three directories, instead of just the first two that I 
want.

For the second option, that would also work (leaving out the /root/dir3 files), 
however generating the playlist file itself wouldn't be dynamic. I'd have to 
get a cron job or something to update that playlist file. Unless liquidsoap has 
some sort of functionality to run a script at a given time? That script could 
be a simple find command that generates the playlist.

The ease of use that is playlist(), in my opinion, is the fact you can give it 
a directory and it will generate a list of songs from it, optionally updating 
when it sees changes. If you could pass it multiple paths somehow, that would 
be perfect.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/718#issuecomment-465997434
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to