The instructions for this went missing when VB forum went down. I have
just found them again.

1. Remove the VB LMS install

Code:
--------------------
    rpm -e --nodeps logitechmediaserver logitechmediaserver-CPAN 
logitechmediaserver-vendor logitechmediaserver-firmware-ip3k
--------------------

2. Save your Prefs

Code:
--------------------
    cp -a /var/lib/squeezeboxserver/prefs/server.prefs.rpmsave 
/var/lib/squeezeboxserver/prefs/server.prefs
--------------------

3. Install the Nightly (16 Jan 2018 here)

Code:
--------------------
    yum install 
http://downloads-origin.slimdevices.com/nightly/7.9/sc/032da12/logitechmediaserver-7.9.1-0.1.1516049992.noarch.rpm
--------------------

4. Symlink the perl libraries  (this is the crucial bit that went west)

Code:
--------------------
    ln -s /usr/lib/perl5/vendor_perl/Slim /usr/lib64/perl5/vendor_perl/Slim
--------------------

5. Start the Server

Code:
--------------------
    systemctl start squeezeboxserver
--------------------


Notes
Substitute the file in 3. with the latest Nightly as required
You cannot now update LMS via the VB interface

To install further Nightly updates

1. Stop the Server

Code:
--------------------
    systemctl stop squeezeboxserver
--------------------

2. Install the latest Nightly (substitute the file name as appropriate)

Code:
--------------------
    yum install 
http://downloads-origin.slimdevices.com/nightly/7.9/sc/032da12/logitechmediaserver-7.9.1-0.1.1516049992.noarch.rpm
--------------------

3. Restart the Server 

Code:
--------------------
    systemctl start squeezeboxserver
--------------------



PI3 PCP/LMS STORAGE QNAP TS419P (NFS)
*Living Room* - Joggler & SB3 -> Onkyo TS606 -> Celestion F20s
*Office* - Pi3+Sreen -> Sony TAFE320 -> Celestion F10s / Pi2+DAC & SB3
-> Onkyo CRN755 -> Wharfedale Modus Cubes
*Dining Room* -> SB Boom 
*Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - Pi2+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV)* - SB Touch ->Sherwood AVR ->Mordaunt Short M10s
Everything controlled by iPeng
------------------------------------------------------------------------
d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=108592

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to