As the VB forum hasn't yet re-appeared and the Wiki doesn't tell you how
to do this I have examined my bash history and the steps are as
follows:

This is to upgrade from VB 2.4 with LMS 7.8 to the nightly 7.9.xx
version

Replace -
http://downloads.slimdevices.com/nightly/7.9/sc/6b4ee63/logitechmediaserver-7.9.0-0.1.1487249278.noarch.rpm
- with the latest version available


Code:
--------------------
    yum clean all
  yum update
  reboot
  
  rpm -e --nodeps logitechmediaserver logitechmediaserver-CPAN 
logitechmediaserver-vendor logitechmediaserver-firmware-ip3k
  cp -a /var/lib/squeezeboxserver/prefs/server.prefs.rpmsave 
/var/lib/squeezeboxserver/prefs/server.prefs
  yum install 
http://downloads.slimdevices.com/nightly/7.9/sc/6b4ee63/logitechmediaserver-7.9.0-0.1.1487249278.noarch.rpm
  
  systemctl start squeezeboxserver
  systemctl -l status squeezeboxserver
  
--------------------


Thereafter to upgrade the nightly periodically do


Code:
--------------------
    
  ystemctl stop squeezeboxserver
  yum install 
http://downloads.slimdevices.com/nightly/7.9/sc/6b4ee63/logitechmediaserver-7.9.0-0.1.1487249278.noarch.rpm{/CODE]
  NOTE check the URL it WILL have changed.
    
Code:
--------------------
        
    systemctl start squeezeboxserver
    systemctl -l status squeezeboxserver
--------------------



*Vortexbox LMS 7.9 music on QNAP TS419p via NFS* iThingys/iPeng/Tablets
*Living Room* - SB3 -> Onkyo TS606 - > Celestion Ditton F20s - Zone 2 ->
Sony TA FE 320 -> Sennheiser RS 130 & B&W P7
*Office* - RPi -> Sony TA FE320 -> Celestion F10s / SB3 -> Onkyo CRN 755
-> Wharfedale Modus Cubes
*Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - SB Touch -> Topping TP21 -> AKG Headphones
*Bedroom (TV)* - Amazon Fire TV (SB Player) -> Topping TP20 ->
Wharfedale Modus Cubes
------------------------------------------------------------------------
d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=106668

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

Reply via email to