Re: [SlimDevices: SqueezeCenter] Ogg Vorbis kills my Duet under 8.1.1?

2021-06-05 Thread dunq
zordaz wrote: > I have never had issues with embedded artwork and OGG/Vorbis files. Are > you sure that you are using Vorbis-tags and not ID3-tags? Because the > latter is not recommended for OGG/Vorbis, although technically it > sometimes will work. Over the years I've had many problems with

Re: [SlimDevices: SqueezeCenter] Music streaming stops intermittently

2021-06-05 Thread lngxa
We have a lot of different variables at play here: song size, song bitrate, LMS, squeezelite, squeezelite stream buffer, server TCP send buffer, client TCP receive buffer, server TCP FIN timeout. Lets briefly look into what each of these contribute. Song size and song bitrate - we don't have

Re: [SlimDevices: SqueezeCenter] Music streaming stops intermittently

2021-06-05 Thread lngxa
Now lets look at the squeezelite logs: Code: [01:16:08.861] stream_thread:428 streambuf read 3132 bytes [01:16:08.961] stream_thread:428 streambuf read 1566 bytes [01:16:09.026] sendSTAT:166 ms_played: 328110 (frames_played: 14470092 device_frames: 441)

Re: [SlimDevices: SqueezeCenter] Music streaming stops intermittently

2021-06-05 Thread lngxa
After the pause LMS starts streaming again, then pauses once buffers fill up. Code: [21-06-01 01:11:41.5583] Slim::Web::HTTP::sendStreamingResponse (2168) sendStreaming response begun... <-- streaming resumes after the second pause [21-06-01

Re: [SlimDevices: SqueezeCenter] Music streaming stops intermittently

2021-06-05 Thread lngxa
LMS continues sending data to squeezelite non stop until buffers fill up and then it pauses. Code: [21-06-01 01:10:42.7389] Slim::Web::HTTP::sendStreamingResponse (2168) sendStreaming response begun... [21-06-01 01:10:42.7390]

Re: [SlimDevices: SqueezeCenter] Music streaming stops intermittently

2021-06-05 Thread lngxa
I figured the best way to explain the failure mode I am experiencing is to combine/correlate data from LMS logs, squeezelite logs and network traffic capture. Please note that Wireshark is running on the client machine so Wireshark and squeezelite timestamps match, time on LMS machine is ~2 secs

Re: [SlimDevices: SqueezeCenter] Playlist location setting

2021-06-05 Thread Paul Webster
ps -ef | grep slimserver might show you where LMS is installed - although that might not help much. Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla finland, abc

Re: [SlimDevices: SqueezeCenter] Playlist location setting

2021-06-05 Thread d6jg
cliver wrote: > I use OrangeSqueeze on Android. Can't see any indications there. > Sadly I think the Daphile file structure is different to vanilla LMS. I > can't find a "squeezeboxserver" directory anywhere. > > Sent from my SM-G986B using Tapatalk Use grep VB2.4[/B] STORAGE *QNAP TS419P

Re: [SlimDevices: SqueezeCenter] Streaming starts at server boot

2021-06-05 Thread slartibartfast
falolaf wrote: > I will indeed try that and see if that changes anything. Though, the > help information only mention player power on/off. Not the server power. Radios and Touch's have a known bug where they reboot every 24 days so changing the behaviour at power on is a good idea anyway.

Re: [SlimDevices: SqueezeCenter] Playlist location setting

2021-06-05 Thread cliver
d6jg wrote: > Are you using Material or iPeng on a phone? Both of those will tell you. > It is OS specific - mine is var/lib/squeezeboxserver/prefs > > Don’t edit while LMS is runningI use OrangeSqueeze on Android. Can't see any > indications there. Sadly I think the Daphile file structure is

Re: [SlimDevices: SqueezeCenter] Streaming starts at server boot

2021-06-05 Thread falolaf
Apesbrain wrote: > You might try a different LMS setting here: > > Settings > Player > Audio > Power On Resume I will indeed try that and see if that changes anything. Though, the help information only mention player power on/off. Not the server power.

Re: [SlimDevices: SqueezeCenter] Streaming starts at server boot

2021-06-05 Thread Apesbrain
You might try a different LMS setting here: Settings > Player > Audio > Power On Resume Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738 View this thread:

[SlimDevices: SqueezeCenter] Streaming starts at server boot

2021-06-05 Thread falolaf
Hello, I have two Radios and one Receiver synchronized and connected to LMS on a NAS running openSuse Leap 15.2. The NAS is powered down every night and woken up every morning by WoL. Now, most of the mornings one of the preset radio channels starts to play after the NAS has booted up. I do

Re: [SlimDevices: SqueezeCenter] Playlist location setting

2021-06-05 Thread d6jg
cliver wrote: > Daphile doesn't have all the menu items that vanilla LMS does. > I believe I can edit the relevant file via SSH to change it but can't > figure out the file I need. > > Sent from my SM-G986B using Tapatalk Are you using Material or iPeng on a phone? Both of those will tell

Re: [SlimDevices: SqueezeCenter] Playlist location setting

2021-06-05 Thread cliver
d6jg wrote: > It’s in preferences. > Does daphile have an “information” page like regular LMS does? > If so the will point you to the locationDaphile doesn't have all the menu > items that vanilla LMS does. I believe I can edit the relevant file via SSH to change it but can't figure out the

Re: [SlimDevices: SqueezeCenter] Playlist location setting

2021-06-05 Thread d6jg
It’s in preferences. Does daphile have an “information” page like regular LMS does? If so the will point you to the location VB2.4[/B] STORAGE *QNAP TS419P (NFS) [B]Living Room* Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s *Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s

Re: [SlimDevices: SqueezeCenter] Playlist location setting

2021-06-05 Thread cliver
d6jg wrote: > Daphile is just a wrapper over a standard LMS but if I recall correctly > from my very quick look at it there is no ssh access that will get you > to the config files if you don’t have access to this section of settings > via web browser. > Ask on the daphile forum if there is cl