I would like to try the 8.0 LMS Version, but I don't know how .... :-(
1) When I try the nightly update button within piCorePlayer, it obviously only checks within the 7.9.2 branch
2) When I follow these instructions (as in https://www.picoreplayer.org/how_to_upgrade_lms.shtml):
I ony get:
But I am still on 7.9.2 - 1578996832 @ Tue Jan 14 12:21:10 CET 2020;
also the above quoted version of 8.0 does not match the version i see in http://downloads.slimdevices.com/nightly/?ver=8.0; which is 1579212373
Is there a relatively easy way to do this, or am I asking too early?
1) When I try the nightly update button within piCorePlayer, it obviously only checks within the 7.9.2 branch
2) When I follow these instructions (as in https://www.picoreplayer.org/how_to_upgrade_lms.shtml):
Code:
1. Access piCorePlayer via ssh
2. $ cd /tmp
3. $ wget https://raw.githubusercontent.com/pi.../lms-update.sh
4. $ chmod 755 lms-update.sh
5. $ sudo ./lms-update.sh --mm 7.9.2 -s -r -u
Code:
Performing manual check for update link, Current Version is: 8.0 r1578996832.
Connecting to www.mysqueezebox.com (34.244.198.169:80)
tmp.r6Rc53 100% |********************************| 2 0:00:00 ETA
Revision 8.0 r1578996832 is the latest. No Update Needed.
also the above quoted version of 8.0 does not match the version i see in http://downloads.slimdevices.com/nightly/?ver=8.0; which is 1579212373
Is there a relatively easy way to do this, or am I asking too early?