philippe44/LMS-ShairTunes2W

In LMS: encoding parameters select no text

marrem opened this issue · 5 comments

afbeelding

Installed shairtunes2 on LMS 8 (Arm (raspbian)). I can't see text in encoding params selector.

afbeelding

When I do choose flac (second from bottom) I do get sound. When I restart lms it goes back to wav. Second from top. Also the settings file is written with
codec: wav overwriting the codec: flc:4 setting I chose earlier.

Have you tried another browser?

I have now. The previous one (where it didn't show the labels was Firefox 76.0.1 Mac).
On Safari (13.1) it does show:
Schermafbeelding 2020-05-25 om 23 09 24
Schermafbeelding 2020-05-25 om 23 02 15
Schermafbeelding 2020-05-25 om 23 02 07

... on both standard and material skin.

And on Chrome ( 81.0.4044.138 Mac) it does too.

Though I wonder what the (still) empty one on top is.

So that part has been solved.

But that leaves me with the more annoying problem that whenever I set the encoding to something other than wave and then restart the server (systemctl restart ...) it goes back to wave again. It just overwrites /var/lib/squeezeboxserver/prefs/plugin/shairtunes.prefs and puts back the line codec: wav

The empty 1st line is to let you set the default (plugin choses). Now, I have no idea why you're getting back to 'wav' at startup. Can you try to erase the prefs file? Because if you look at plugin's code, it sets to 'flc' when there is nothing, never to 'wav'

Closed for inactivity