Re: [SlimDevices: Radio] Spontaneous turning-on

2021-03-14 Thread ralphy
gordonb3 wrote: > Yeah... The sources appear to be pretty messed up. Running a native > build I'm seeing the weirdest errors pop up, including ones that appear > to indicate that they are supposed to be built with at least version 4.6 > of the GNU C compiler, but that doesn't fit the source's da

Re: [SlimDevices: Radio] Spontaneous turning-on

2021-03-14 Thread gordonb3
Steevee28 wrote: > Oh, ok, there are lines like `start_jiffies = (Uint32) > luaL_optinteger(L, 2, 0);` in there, so changing the Lua jiffy timer > datatype to anything else but Lua_Integer definitely breaks this code > :-/ > *EDIT*: or can a Lua_Number or userdata type be converted here > on-the

Re: [SlimDevices: Radio] Spontaneous turning-on

2021-03-14 Thread gordonb3
ralphy wrote: > > (...) arm-none-linux-gnueabi-gcc (Sourcery G++ Lite 2010q1-202) 4.4.1 > (...) > That is weird, because then you should be seeing the same error, unless of course the build you perform skips the parts where these errors occur. I'm actually somewhat hazy on that point as well,

[SlimDevices: Radio] Alarm and Headphones Port

2021-03-14 Thread FredFredrickson
Hi all, I use my radios as receivers and plug the headphones ports into other speakers. Works well for my purposes. However, one problem is that I want to set it to start up music for when I arrive home using an alarm, however that pushes the music to the built-in-speaker. Is there either a w

Re: [SlimDevices: Radio] Alarm and Headphones Port

2021-03-14 Thread Paul Webster
Is there a way to know that you have just arrived home without using a timer ... apart from you pressing Play on your phone just before you put the key in the door? If there is then you could put some automation around that event to make it start a regular playlist or radio station etc. Paul W

Re: [SlimDevices: Radio] Alarm and Headphones Port

2021-03-14 Thread FredFredrickson
Usually I just use the alarm since my day ends around the same time every day. That said I do have smart things, alexa, and presence and door sensors. I just installed media server for Alexa. Wonder if there's a way to use triggers to do that... 1 Touch 3 Receivers 2 Controller 3 Radios (I t

Re: [SlimDevices: Radio] Alarm and Headphones Port

2021-03-14 Thread Jaca
Paul Webster wrote: > Is there a way to know that you have just arrived home without using a > timer ... apart from you pressing Play on your phone just before you put > the key in the door? > If there is then you could put some automation around that event to make > it start a regular playlist

Re: [SlimDevices: Radio] WiFi connection unstable/lost on three Radios

2021-03-14 Thread frankd
mrw wrote: > I shall watch this space. > > I shall add that later versions of the wpa_ software (i.e. as included > in the Radio's community firmware release) bring their own > problems/incompatibilities with the way SqueezePlay has been brought up > to expect. Not insuperable, I think (I have

Re: [SlimDevices: Radio] WiFi connection unstable/lost on three Radios

2021-03-14 Thread mrw
frankd wrote: > I am not sure if this info helps: Thank you. I think it is helpful to know that. It will be interesting to see what might come of @POMdev’s forays into the Wi-fi chips’s driver. mrw's Profile: http://forum

Re: [SlimDevices: Radio] WiFi connection unstable/lost on three Radios

2021-03-14 Thread P Nelson
frankd wrote: > I am not sure if this info helps: > there was no difference for my most affected radio when I upgraded it > from the stock firmware to the community firmware (state of end of > February, I downgraded it again to investigate the issue further with > the script...) > Happy to upgra

Re: [SlimDevices: Radio] TuneIn Radio - no favourites on my Squeezebox Radio

2021-03-14 Thread dr_glenn
I recently switched from Logitech UE SmartRadio to Squeezebox. I see my TuneIn favorites in mysqueezebox, but not on the radio itself. Based on the previous answer, I guess the problem is that I am not using LMS. And the problem with that is that I don't know what LMS is! And therefore don't know

Re: [SlimDevices: Radio] Spontaneous turning-on

2021-03-14 Thread Steevee28
gordonb3 wrote: > There is no integer type in LUA 5.1. The C functions lua_integer() and > lua_number() are merely for interfacing between the two languages. Things seem to be very complicated regarding Lua's internal value representation of the -number- type, see LUA_NUMBER_TYPE definition in l

Re: [SlimDevices: Radio] Alarm and Headphones Port

2021-03-14 Thread bpa
FredFredrickson wrote: > > > I use my radios as receivers and plug the headphones ports into other > speakers. Works well for my purposes. > > However, one problem is that I want to set it to start up music for when > I arrive home using an alarm, however that pushes the music to the > built

Re: [SlimDevices: Radio] Alarm and Headphones Port

2021-03-14 Thread Jaca
FredFredrickson wrote: > Hi all, > > I use my radios as receivers and plug the headphones ports into other > speakers. Works well for my purposes. > > However, one problem is that I want to set it to start up music for when > I arrive home using an alarm, however that pushes the music to the

Re: [SlimDevices: Radio] TuneIn Radio - no favourites on my Squeezebox Radio

2021-03-14 Thread Michael Herger
I recently switched from Logitech UE SmartRadio to Squeezebox. I see my TuneIn favorites in mysqueezebox, but not on the radio itself. Based on the previous answer, I guess the problem is that I am not using LMS. And the problem with that is that I don't know what LMS is! And therefore don't know