Re: [SlimDevices: SqueezeCenter] Squeezebox Radio and Google WiFi Mesh dropping connection

2020-07-06 Thread Tony T
Apesbrain wrote: > Unfortunately, the Google Wifi router offers little in the way of user > configuration: > https://support.google.com/googlenest/thread/4120014 > > Any major-brand N150/N300 router should work fine. My Radios have > connected without issue to models from Netgear, Buffalo,

Re: [SlimDevices: SqueezeCenter] Squeezebox Radio and Google WiFi Mesh dropping connection

2020-07-06 Thread Apesbrain
Unfortunately, the Google Wifi router offers little in the way of user configuration: https://support.google.com/googlenest/thread/4120014 Any major-brand N150/N300 router should work fine. My Radios have connected without issue to models from Netgear, Buffalo, and D-Link. ASUS has also

Re: [SlimDevices: SqueezeCenter] Squeezebox Radio and Google WiFi Mesh dropping connection

2020-07-06 Thread Tony T
mherger wrote: > > Tried with an eero router, same problem, so its not the Google WiFi > > software update that I suspected. > > I'll need to start another thread on the SB Radio disconnecting. > > No need to start a new thread. All the information posted here would be > > lost. > > Did you

Re: [SlimDevices: SqueezeCenter] Squeezebox Radio and Google WiFi Mesh dropping connection

2020-07-06 Thread Tony T
omnium21 wrote: > We've been discussing this over in the SquesszeBox Radio section: > > https://forums.slimdevices.com/showthread.php?97791-Squeezebox-Radio-keeps-losing-wireless-connection-and-won-t-reconnect-any-ideas > > Short version: the Radio doesn't handle interference for other WiFi >

Re: [SlimDevices: SqueezeCenter] Renote Login

2020-07-06 Thread Tony T
bpa wrote: > Radio is old and so now out of date in terms of standard algorithm AND > cipher. > > You need to specify BOTH an algorithm (i.e. diffie-hellman) AND a cipher > such as aes128-cbc Ah! Thanks. Adding -c aes128-cbc did the trick. Tony SBTouch SBRadio

Re: [SlimDevices: SqueezeCenter] Squeezebox Radio and Google WiFi Mesh dropping connection

2020-07-06 Thread omnium21
We've been discussing this over in the SquesszeBox Radio section: https://forums.slimdevices.com/showthread.php?97791-Squeezebox-Radio-keeps-losing-wireless-connection-and-won-t-reconnect-any-ideas Short version: the Radio doesn't handle interference for other WiFi networks, try using a fixed

[SlimDevices: SqueezeCenter] jivelite: request comment tag for current track

2020-07-06 Thread afriend
Hello. I'm trying to customize the *jivelite -NowPlaying- applet/screen*. I have 2 questions I can't seem to solve on my own and I'm hoping you can help me with: #1 If I understand the code of the NowPlaying applet correctly, it usually only gets information like the track name,

Re: [SlimDevices: SqueezeCenter] podcasts just stop at random

2020-07-06 Thread slimdevicesplatz
philippe_44 wrote: > I have a fix for that > https://forums.slimdevices.com/showthread.php?112518-EXPERIMENTAL-quot-reliable-quot-plugin-for-HTTP(S)-streaming Hey Phillipe Thank you very much for your commitment and help. I will try it out and answer there. DS1010+, DS14play Logitech Media

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-07-06 Thread gorman
scala wrote: > I was a bit slow in catching this very interesting and learned thread. > I've been using equalization for years, and the fact of not being able > to seek in mp3 tracks always bugged me: thanks for this solution! > Although I don't have many mp3s, I did not like the anomalous

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-07-06 Thread scala
MainSqueeze wrote: > What I'd like to do is see how far we can take custom-convert (for > equalization, room correction, or personal preference, to compensate for > room boundaries when positioning speakers, or even just to add reverb to > every file played back through LMS if that's what it

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-07-06 Thread bpa
MainSqueeze wrote: > Plugins apparently are "streamMode: I" rather than "R", No. This sweeping statement is not correct . If you use I - then it tells LMS you want to use STDIN (e.g LMS will hadle http and ICY stuff) If you use a rule with R - then LMS will let the trsancode use the $PATH$

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-07-06 Thread MainSqueeze
gorman wrote: > Hi! Did you survive the pub? Waiting for new debug lines :-) Easy, Buster. I've got a few other things on, too, you know. ;) Anyway, I've already discovered that not all remote streams are in fact remote. Plugins apparently are "streamMode: I" rather than "R", even though they

Re: [SlimDevices: SqueezeCenter] Renote Login

2020-07-06 Thread bpa
Tony T wrote: > What am I doing wrong? Radio is old and so now out of date in terms of standard algorithm AND cipher. You need to specify BOTH an algorithm (i.e. diffie-hellman) AND a cipher such as aes128-cbc bpa's

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-07-06 Thread scala
gorman wrote: > > I had to use ffmpeg because, as far as I can see, LAME does not accept > time offsets when decoding > (https://svn.code.sf.net/p/lame/svn/trunk/lame/USAGE). Don't know how > the internal functionality of mp3 transcoding works (when lowering > bitrates) because that is capable

Re: [SlimDevices: SqueezeCenter] Renote Login

2020-07-06 Thread Tony T
I'm using a Mac Terminal ssh (also tired a Pi4 command line) Tony SBTouch SBRadio Tony T's Profile: http://forums.slimdevices.com/member.php?userid=34544 View this thread:

Re: [SlimDevices: SqueezeCenter] Renote Login

2020-07-06 Thread slartibartfast
Tony T wrote: > Trying to lo into a SB Radio (Settings->Advanced->Remote Login) > Getting error: > > Code: > > Unable to negotiate with 192.168.xx.xx port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1 > > >

[SlimDevices: SqueezeCenter] Renote Login

2020-07-06 Thread Tony T
Trying to lo into a SB Radio (Settings->Advanced->Remote Login) Getting error: Code: Unable to negotiate with 192.168.xx.xx port 22: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1 So then I try: ssh

Re: [SlimDevices: SqueezeCenter] Using Sox to parametrically equalizing I'm losing seek functionality. Could it work?

2020-07-06 Thread gorman
MainSqueeze wrote: > Great. Sounds like a plan. What I'd like to do is see how far we can > take custom-convert (for equalization, room correction, or personal > preference, to compensate for room boundaries when positioning speakers, > or even just to add reverb to every file played back