remove database plugin
This commit is contained in:
parent
a2adf8e7d3
commit
94093d771c
|
@ -53,10 +53,6 @@ in {
|
|||
quality "very high"
|
||||
threads "0"
|
||||
}
|
||||
database {
|
||||
plugin "simple"
|
||||
path "/var/lib/mpd/db"
|
||||
}
|
||||
''
|
||||
+ concatStringsSep "\n" (forEach ["low" "medium" "high"] (quality: let
|
||||
bitrates = {
|
||||
|
|
Loading…
Reference in a new issue