Re: [SlimDevices: SqueezeCenter] LMS on Mac OS Monterey with Apple M1 silicon

2021-12-31 Thread Michael Herger
arch -x86_64 /Library/PreferencePanes/Squeezebox.prefPane/Contents/server/slimserver.pl --d_startup Would that line give you some log output? You could give the following script a try: https://www.dropbox.com/s/r9hswxhf0t0fkif/FixLMSPermissions.zip?dl=0 There sometimes is a permissions issue

Re: [SlimDevices: SqueezeCenter] Play WMA in TuneIn - how?

2021-12-31 Thread bpa
Is this the same station - the URL below is a MP3 streams. Found on RadioNet plugin. http://stream3.polskieradio.pl:8904 bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread:

Re: [SlimDevices: SqueezeCenter] Play WMA in TuneIn - how?

2021-12-31 Thread bpa
dayus wrote: > Now I Have a problem with > PiCorePlayer@Raspberry(SqueezeLite/v1.9.6-1206-pCP) and Touch. > I have a LMS v8.3.0 > > This error in server.log it's interesting: > > > Code: > > [21-12-31 19:06:13.9700] Slim::Utils::Scanner::Remote::__ANON__ (236)

Re: [SlimDevices: SqueezeCenter] Play WMA in TuneIn - how?

2021-12-31 Thread dayus
Now I Have a problem with PiCorePlayer@Raspberry(SqueezeLite/v1.9.6-1206-pCP) and Touch. I have a LMS v8.3.0 This error in server.log it's interesting: Code: [21-12-31 19:06:13.9700] Slim::Utils::Scanner::Remote::__ANON__ (236) Error: Can't connect to remote server

[SlimDevices: SqueezeCenter] LMS on Mac OS Monterey with Apple M1 silicon

2021-12-31 Thread Confused
I downloaded a recent nightly build of LMS 8.2.1 to install on Mac OS Monterey and have come across some issues. Server status on the Prefpane is stuck on "starting" although from the server log it seems that everything is loaded and the music library has scanned. However in the advanced tab of

Re: [SlimDevices: SqueezeCenter] Ultralight LMS skin v0.5.0 released

2021-12-31 Thread schmurtz
Thanks for this new skin. Just tested, seems great. We have to click two times on artist to open his album ? A repo will be welcome ;) schmurtz's Profile: http://forums.slimdevices.com/member.php?userid=57368 View this

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2021-12-31 Thread digimaster
Freek wrote: > I tried to instal QLogitechMediaServer on my TS-453 PRO with firmware > 5.0.0.1891. But did not succeed. > IP of the NAS is 192.168.2.4:8080. Internet access works fine. I’v no > problem with Firmware updating. > > First I tried to add the QnapClub store to the Qnap App center

Re: [SlimDevices: SqueezeCenter] advanced search capabilities problem

2021-12-31 Thread Michael Herger
Are you saying that you don't see search results in any COMMENT tag? Even for tracks that don't have a DESCRIPTION tag? yes Would you mind sharing one such file for further investigation? https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a ___

Re: [SlimDevices: SqueezeCenter] advanced search capabilities problem

2021-12-31 Thread slartibartfast
mamema wrote: > yesI don't see that. Sent from my Pixel 3a using Tapatalk slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread:

Re: [SlimDevices: SqueezeCenter] advanced search capabilities problem

2021-12-31 Thread mamema
slartibartfast wrote: > Are you saying that you don't see search results in any COMMENT tag? > Even for tracks that don't have a DESCRIPTION tag? > > Sent from my Pixel 3a using Tapatalk yes mamema's Profile:

Re: [SlimDevices: SqueezeCenter] Is it possible to play VGM files through LMS?

2021-12-31 Thread Rasputin_GY
Thanks for the info @bpa, I was able to make it work changing /etc/squeezeboxserver/custom-convert.conf to: Code: vgm mp3 * * # FB:{BITRATE=--abr %B} [vgm2wav] $FILE$ /dev/stdout | [lame] --quiet --silent -q $QUALITY$ $BITRATE$ - -