Re: [SlimDevices: Plugins] SB_EXTRA_ARGS Error

2021-07-30 Thread bpa
dror_israel wrote: > > > Code: > > SB_EXTRA_ARGS=-C 10 > > > Look carefully the double quotes - they are slanted - they must be vertical ones. " vs bpa's Profile:

Re: [SlimDevices: Plugins] SB_EXTRA_ARGS Error

2021-07-30 Thread Man in a van
check the text editor, this is mine Code: # Additional options to pass to squeezelite: # Please do not include -z to make squeezelite daemonise itself. SB_EXTRA_ARGS="-C 5 -a 160:4::0" should be " " ronnie

[SlimDevices: Plugins] SB_EXTRA_ARGS Error

2021-07-30 Thread dror_israel
Hello, I have SqueezeLite v1.9.9-1386 on a RPI 3B+ and a USB connected Jabra Speak 510. When I add Code: SB_EXTRA_ARGS=”-C 10 I get this error: Code: /etc/init.d/squeezelite: 21: /etc/default/squeezelite: 2: not found