add a simple mpd database plugin

This commit is contained in:
chaos 2024-05-25 21:23:19 +01:00
parent 7c7b3da723
commit fdaf08b394
No known key found for this signature in database

View file

@ -46,6 +46,10 @@ in {
quality "very high"
threads "0"
}
database {
plugin "simple"
path "/var/lib/mpd/db"
}
''
+ concatStringsSep "\n" (forEach ["low" "medium" "high"] (quality: let
bitrates = {