Open SEbbaDK opened 3 years ago
The feature needs to have support for a few things:
vocalfree - friday
to get only songs without vocals that isn't tagged as friday.The playlists/tags could be implemented via M3U files, since they are plaintext, widely supported and kinda fits our usecase. The only difference is that m3u files have an order, but we could in theory just sort it. Sometimes we might even want to have order if it's a really curated playlist?
Having a way to have some tags excluded at certain times and included at others would be great.
vocalfree
andfriday
tags is probably the ones i would like, but a dynamic way that supports any tags would be best.pytaglib
can already add and read this from the files.