I am confused about how LMS updates happen with pcp. I am on pcp 6.1 (I will be updating to 7.0) and I have previously used the lms-update script to select the stable branch of LMS with nightly updates:
I have been receiving notifications that updates are available and using the "Nightly Update" button to apply the updates. Now that 8.1.1 has been released, I expected the "Nightly Update" button to update me to 8.1.2 but I get "no updates available", I also get no update notifications. My LMS version is:Code:sudo ./lms-update.sh --release stable -s -r -u
I had thought setting the release branch to "stable" should have moved me to the 8.1.2 release. Am I missing something?Code:8.1.1 - 1610364019 @ Mon Jan 11 12:46:07 CET 2021
Results 1 to 10 of 16
Thread: Pcp Update to LMS 8.1.2
-
2021-01-16, 13:24 #1
- Join Date
- Feb 2011
- Posts
- 129
Pcp Update to LMS 8.1.2
-
2021-01-16, 13:41 #2
Last edited by kidstypike; 2021-01-16 at 13:43.
Server - LMS 8.2.0 Pi4B 4GB/Argon one case/pCP v7.0.1 - 75K library, playlists & LMS cache on SSD (ntfs)
Study - Pi3B/pCP 7.0.1/pi screen/Hifiberry DAC HAT Ruark MR1 Mk2
Lounge - Pi2/pCP 6.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
Garage - Squeezebox Boom + Fostex sub
Dining Room - Pi3B/Bluetooth/Echo Show 8
Spares - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi
-
2021-01-16, 13:48 #3
- Join Date
- Feb 2011
- Posts
- 129
I am not sure how this answers my question. I chose the stable release but am still on 8.1.1, not 8.1.2.
-
2021-01-16, 13:53 #4
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,196
-
2021-01-16, 13:59 #5Server - LMS 8.2.0 Pi4B 4GB/Argon one case/pCP v7.0.1 - 75K library, playlists & LMS cache on SSD (ntfs)
Study - Pi3B/pCP 7.0.1/pi screen/Hifiberry DAC HAT Ruark MR1 Mk2
Lounge - Pi2/pCP 6.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
Garage - Squeezebox Boom + Fostex sub
Dining Room - Pi3B/Bluetooth/Echo Show 8
Spares - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi
-
2021-01-16, 16:36 #6
- Join Date
- Feb 2011
- Posts
- 129
-
2021-01-16, 16:39 #7
- Join Date
- Feb 2011
- Posts
- 129
-
2021-01-16, 16:52 #8
For pCP6, You can still do it from command line. https://docs.picoreplayer.org/how-to/upgrade_lms/
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer
-
2021-01-16, 17:00 #9
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,196
I would have thought release and stable are equivalent.
https://forums.slimdevices.com/showthread.php?p=1004689
Sent from my Pixel 3a using TapatalkLast edited by slartibartfast; 2021-01-16 at 17:02.
-
2021-01-16, 17:30 #10
Release is a released version. It will not receive any updates.
Stable and Development are work in process branches that get updates.
When a new release is made, the other branches may not exist yet. Whatever the xml returns is what you get.
Code:release) "http://downloads.slimdevices.com/releases/latest.xml" stable) "http://downloads.slimdevices.com/releases/nightly/stable.xml" devel) "http://downloads.slimdevices.com/releases/nightly/dev.xml"
Last edited by paul-; 2021-01-16 at 17:36.
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer