mirror of
https://github.com/YunoHost-Apps/navidrome_ynh.git
synced 2024-09-03 19:46:30 +02:00
Update config_panel.toml
This commit is contained in:
parent
bb21d2067b
commit
cb8943b70c
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ services = ["__APP__"]
|
||||||
type = "select"
|
type = "select"
|
||||||
choices = ["taglib", "ffmpeg"]
|
choices = ["taglib", "ffmpeg"]
|
||||||
default = "taglib"
|
default = "taglib"
|
||||||
help = "Select metadata extractor implementation."
|
help = "Select metadata extractor implementation"
|
||||||
bind = "Scanner.Extractor:/var/lib/navidrome/navidrome.toml"
|
bind = "Scanner.Extractor:/var/lib/navidrome/navidrome.toml"
|
||||||
|
|
Loading…
Add table
Reference in a new issue