GioF71 / upmpdcli-docker

Easily run upmpdcli with Docker. Renderer/Library Mode, Streaming with Tidal HiRes, Qobuz, SubSonic, Navidrome, Lightweight Media Server, Gonic, HRA, Radio Paradise, Mother Earth Radio, Radio-Browser
Apache License 2.0
26 stars 4 forks source link

[Feature] Add support for configuration file snippet #401

Closed GioF71 closed 1 month ago

GioF71 commented 1 month ago

Add support for a user-provided file, to be appended to the generate upmpdcli configuration file.

Reason: adding support for individual entries of the upmpdcli configuration file takes quite some time. When developing plugins, it should be easier to inject a new configuration entry. Then, when the dev process is finished, the new individual variables should be managed as usual.