Announcement

Collapse
No announcement yet.

Boom alarm behaviour changed

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    There is this sticky message in the LMS section of the forum that has a link to the current stable nightly branch (which at this moment in time is 8.3.2).
    | LMS 8.3.2 on Linux Mint | Squeezebox Boom | RPi0W + pCP 8.2.0 + HiFiBerry DAC Zero | ESP Muse Luxe |

    Comment


      #17
      Originally posted by CJS View Post
      There is this sticky message in the LMS section of the forum that has a link to the current stable nightly branch (which at this moment in time is 8.3.2).
      Great, thanks. Will try to give that a go tomorrow.

      Andy

      Comment


        #18
        Oddly, with logging disabled again, the behaviour was as expected this morning. Pressing the power button while snoozed cancelled the alarm.

        That suggests the behaviour is intermittent, possibly timing related?

        Andy

        Comment


          #19
          Worked as expected this morning too. Logging is still disabled!

          Andy

          Comment


            #20
            Hmmm...did the wrong thing again this morning.

            It's either intermittent, or perhaps related to the actual alarm configuration? I'm pretty sure I've had it happen on my weekday morning alarm though.

            Might take a backup of the config, delete all the alarms, and recreate them. See if that helps? Any other suggestions?

            Andy

            Comment


              #21
              Ok, went wrong again today. Think I'm going to update and see if that has any effect. Will report back tomorrow.

              Comment


                #22
                If I want to track 8.3.x nightlies, what URL should I check?



                is currently just returning 8.3.1.

                I've downloaded 8.3.2 manually and updated to that.

                Andy

                Comment


                  #23
                  Originally posted by adhawkins View Post
                  If I want to track 8.3.x nightlies, what URL should I check?



                  is currently just returning 8.3.1.

                  I've downloaded 8.3.2 manually and updated to that.

                  Andy
                  I use this





                  ronnie

                  Comment


                    #24
                    Thanks, but I have a script that runs every night and checks for new versions. The URL I quoted is the first thing it downloads, and that is supposed to include the filename of the latest nightly, which I then download.

                    I just want to know what that 'index' URL is for the 8.3.x series nightlies.

                    Thanks

                    Andy


                    Comment


                      #25
                      Originally posted by adhawkins View Post
                      Thanks, but I have a script that runs every night and checks for new versions. The URL I quoted is the first thing it downloads, and that is supposed to include the filename of the latest nightly, which I then download.

                      I just want to know what that 'index' URL is for the 8.3.x series nightlies.

                      Thanks

                      Andy

                      Oh, you should have said.

                      I sometimes used a similar approach for new installs

                      I clicked on the link, which gave me this



                      I posted that in a browser search bar and was given the oppurtunity to download the file.

                      So I don't know what is wrong

                      ronnie

                      Comment


                        #26
                        I have just had a little play;

                        I don't have a "big" linux powered up at the moment so used a rpi4b running the Bulleseye 64 bit desktop

                        Running the following gives me v8.3.1 which does not receive any further updates (as I understand things)

                        Code:
                        64bitdesktop:~ $ wget -O logitechmediaserver_arm.deb $(wget -q -O - "https://www.mysqueezebox.com/update/?version=8.3&revision=1&geturl=1&os=debarm")
                        --2023-03-27 12:29:19-- [COLOR=#2980b9][B]https://downloads.slimdevices.com/LogitechMediaServer_v8.3.1/logitechmediaserver_8.3.1_arm.deb[/B][/COLOR]
                        Resolving downloads.slimdevices.com (downloads.slimdevices.com)... 18.165.242.68, 18.165.242.50, 18.165.242.57, ...
                        Connecting to downloads.slimdevices.com (downloads.slimdevices.com)|18.165.242.68|:443... connected.
                        HTTP request sent, awaiting response... 200 OK
                        Length: 31083156 (30M) [application/x-troff-man]
                        Saving to: ‘logitechmediaserver_arm.deb’
                        
                        logitechmediaserver 100%[===================>] 29.64M 3.93MB/s in 7.5s
                        
                        2023-03-27 12:29:27 (3.93 MB/s) - ‘logitechmediaserver_arm.deb’ saved [31083156/31083156]​
                        running this, gives me the latest v8.3.2 which still appears to be updated

                        Code:
                        [email protected]:~ $ wget -O logitechmediaserver_arm.deb $(wget -q -O - "https://www.mysqueezebox.com/update/?version=8.3.*&revision=1&geturl=1&os=debarm")
                        URL transformed to HTTPS due to an HSTS policy
                        --2023-03-27 12:33:41-- [COLOR=#2980b9][B]https://downloads.slimdevices.com/nightly/8.3/lms/3738a364ecff34e4246d5603b811370b81139b29/logitechmediaserver_8.3.2~1679892799_arm.deb[/B][/COLOR]
                        Resolving downloads.slimdevices.com (downloads.slimdevices.com)... 18.165.242.68, 18.165.242.50, 18.165.242.21, ...
                        Connecting to downloads.slimdevices.com (downloads.slimdevices.com)|18.165.242.68|:443... connected.
                        HTTP request sent, awaiting response... 200 OK
                        Length: 31078616 (30M) [application/x-troff-man]
                        Saving to: ‘logitechmediaserver_arm.deb’
                        
                        logitechmediaserver_arm.deb 100%[================================================== ===========>] 29.64M 3.85MB/s in 7.7s
                        
                        2023-03-27 12:33:49 (3.84 MB/s) - ‘logitechmediaserver_arm.deb’ saved [31078616/31078616]
                        I don't know if this helpful or not

                        On a personal aside, I would not make any "unattended" upgrades to LMS, just incase some thing was wrong, but thatis me, all belt and braces

                        ronnie

                        Last edited by Man in a van; 2023-03-27, 12:48. Reason: Added bild to text as hightlight clour not appearing

                        Comment


                          #27
                          Ah, didn't realise that would take wildcards. That's exactly what I needed.

                          Oh, and I don't automatically update, but the script runs overnight just to let me know that a new version is available. It downloads the .deb ready for me to apply the update as and when I am ready.

                          Cheers

                          Andy

                          Comment


                            #28
                            Ok, after yesterday's upgrade, the alarm worked as expected this morning. Will continue to monitor.

                            Andy

                            Comment

                            Working...
                            X