balbuze / volumio-plugins

volumio's plugins from balbuze
190 stars 60 forks source link

parsing issue with August 2nd 2020 release #281

Closed lnu closed 3 years ago

lnu commented 4 years ago

WIth the latest release, VolLibRespot is unable to start because this line mixer-index = ${mixidx} is not replaced in the config file(volspotify.toml). It complains with a parsing failed error.

Sep 09 05:04:05 volumio-salon volumio[1826]: vollibrespot v0.2.1 1438440 2020-05-15 (librespot 659de68 2020-05-10) -- Built On 2020-05-15
Sep 09 05:04:05 volumio-salon volumio[1826]: Reading Config from "volspotify.toml"
Sep 09 05:04:05 volumio-salon volumio[1826]: Malformed config key: unexpected character found: `$` at line 23 column 15
Sep 09 05:04:05 volumio-salon systemd[1]: volspotconnect2.service: main process exited, code=exited, status=1/FAILURE
ashthespy commented 4 years ago

Which version of the plugin (and volumio) are you running?

Oops, just read your title.. Are you using one of the equaliser/dsp plugins?

lnu commented 4 years ago

volumio 2.806 and latest plugin(did the update today through the ui) I don't use any equaliser/dsp plugins.

balbuze commented 4 years ago

Do you use an other plugin? What is your mixer?

lnu commented 4 years ago

image image image

balbuze commented 4 years ago

Have you tried to disable and enable the plugin? (Probably...)

lnu commented 4 years ago

even uninstall/reinstall in the end I commented the line in the tmpl file.