With regard to your upgrading to v7.9

When you downloaded the upgrade file did you store it in the Public
folder and change its name?

When you do the upgrade, you have to stop the Squeezebox server and then
install the upgrade.

How I do it; is to download the file and change the name, then stop LMS,
then do the upgrade (and then reconfigure the three files with LMS
stopped,if upgrading to v7.9) I then restart LMS.

Here is the bit of tweaking; did you twerk?

Courtesy of *pinkdot*

> 
> First change line 133 in the etc/ssods.conf:
> The old line looks something like this:
> 
> > 
Code:
--------------------
  >   > # pattern for tar balls
  > 
SSTARBALLPATTERN="{[sS]lim[sS]erver,[sS]queeze[cC]enter,[sS]queezebox[sS]erver}*.{tar.gz,tar.bz2,tgz,tbz}"
  > 
--------------------
> > 
> 
> Change it to (this will ssods recognize the tarball):
> 
> > 
Code:
--------------------
  >   > # pattern for tar balls
  > 
SSTARBALLPATTERN="{[sS]lim[sS]erver,[sS]queeze[cC]enter,[sS]queezebox[sS]erver,[lL]ogitech[mM]edia[sS]erver}*.{tar.gz,tar.bz2,tgz,tbz}"
  > 
--------------------
> > 
> 
> The other one is a change in the libexec/routines.sh:
> 
> Change line 69 into (this will validate the version number):
> 
> > 
Code:
--------------------
  >   > ssversion=`sed -n 's/^[^#]*\$VERSION[ \t]*=[ 
\t]*'"'"'\([0123456789\.]*\)'"'"'[ \t]*;/\1/p' ${SSBIN} 2>/dev/null`
  > 
--------------------
> > 
> 
> 
> In the folder SSODS4/share/sbs/ look for the file 'shipped-binairies.
> Change line 68 to:
> 
> 
> > 
Code:
--------------------
  >   > CPAN/arch/*/Compress/Raw/Zlib.pm
--------------------
> > 
> 
>


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=107256

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

Reply via email to