-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Player name always adds a " ' " at start / end of player name #5
Comments
Same issue here, the quotes are always there, and we can see it in the launch command:
Is there a config file somewhere that we can edit to remove the quotes? We can correct in LMS, but as said previously, it doesn't survive a reboot. Thanks for the great job on that extension! |
Stop setting the name in the addon and you should be able to use LMS to set.
…On Fri, 31 Mar 2023 at 12:16, Mathieu Lantin ***@***.***> wrote:
Same issue here, the quotes are always there, and we can see it in the
launch command:
INFO: nice -n -5 squeezelite -M SqueezeLite-HA-Addon -n 'Salon' -o
sysdefault:CARD=b1 -m 7b:24:ec:49:27:50 -d all=info
Is there a config file somewhere that we can edit to remove the quotes?
We can correct in LMS, but as said previously, it doesn't survive a reboot.
Thanks for the great job on that extension!
—
Reply to this email directly, view it on GitHub
<#5 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANORYJ5R2TVLZYPLYETML3W624J3ANCNFSM6AAAAAAWA32QXQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
I Can Resist Everything Except Temptation -- Oscar Wilde
|
That works perfectly, thanks for the tip👍 |
Yes, works well to not set the name inside the plugin. After restarting the plugin the name is still the same inside LMS. Thanks. |
Using ha-addon-squeezelite for some time.
Works good, but the player name you put in the config always gets a " ' " at the start and end of the player name from somewhere.
It has to be added from ha-squeezelite-addon, because it is my only player that gets these characters.
Example:
Should be: Kitchen
It is: 'Kitchen'
I always have to correct that inside LMS, but after a restart of the ha-addon-squeezelite these characters are back again.
The text was updated successfully, but these errors were encountered: