mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
95dedb70f6
.. because it's confusing and doesn't seem to add any value. The "auto configuration" looks for installed codec libraries and tells squeezelite (through command line arguments) to exclude codec support if a required library is missing. If you have installed squeezelite-full, then all required codec libraries are automatically installed as dependencies and the squeezelite binary won't even run if there are missing libraries - ie the "auto configuration" will always find all codecs and never disable any codecs. Toggling "auto configuration" makes no difference and the setting is just confusing. If you install squeezelite-mini the "auto configuration" can work, but library checks are already done by dlopen() calls in squeezelite and codecs are disabled if the necessary libraries are not found - ie the "auto configuration" duplicates the library checks of squeezelite itself. Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
12 lines
260 B
Plaintext
12 lines
260 B
Plaintext
config options 'options'
|
|
option name 'SqueezeWrt'
|
|
option model_name 'SqueezeLite'
|
|
option close_delay '0'
|
|
option priority '0'
|
|
option max_sr '0'
|
|
option device 'hw:0,0'
|
|
option dsd_over_pcm '0'
|
|
option ircontrol '0'
|
|
option interface ''
|
|
option enabled '1'
|