Re: [SlimDevices: Unix] no Squeezebox Server installation file available error message

2010-02-26 Thread yorkie2

Yes indeed - slimnas file in ls -l output.

I think I'll remove all and start from scratch - can't lose anything as
I've not configured anything.

Regards

Yk2


-- 
yorkie2

yorkie2's Profile: http://forums.slimdevices.com/member.php?userid=36653
View this thread: http://forums.slimdevices.com/showthread.php?t=75567

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


[SlimDevices: Unix] Mac OS X Squeezebox Server upgrade

2010-02-26 Thread DavidFerrington

Really 3  related questions:

1. I keep getting growl messages telling me to go to SqueezeBox server
in Sys Prefs to upgrade - but there doesn't appear to be an option to do
that (running 7.4.1) and can't seem to find download link on site.

2. Anyone know how this new version works with SliMP3s? I have 4 of
them and no other player (imho SliMP3 was always the better option,
smaller, niater, less intrusive).

3. If I deceiede not to upgrade, how do I stop the continual messages
asking I upgrade?


-- 
DavidFerrington

-- 
David
(long time user, short on posting)

DavidFerrington's Profile: http://forums.slimdevices.com/member.php?userid=15288
View this thread: http://forums.slimdevices.com/showthread.php?t=75676

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Can't access external HDD in Squeezebox Server

2010-02-26 Thread fl3

gungrog;493180 Wrote: 
 Sorted! I managed to edit the fstab file eventually, and now I have my
 SB3 running happily in Ubuntu.
 
 Bye bye windoze
 
 Any one got a Linux recommendation for something to replace EAC for
 ripping to FLAC?
--
Hi gungrog,

Can you show an example of your fstab edit ?
I can't seem to get mine working.

Thanks in advance


-- 
fl3

fl3's Profile: http://forums.slimdevices.com/member.php?userid=36712
View this thread: http://forums.slimdevices.com/showthread.php?t=71640

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] OpenSUSE 11.2 - service startup problem

2010-02-26 Thread cajus

there is another thread about this, but I could not find it right now.
The solution is to place a sleep 2 between the startproc and the
rc_status line. It works for me with

...
elif [ -f /etc/SuSE-release ] ; then
...
start() {
echo -n Starting Squeezebox Server: 
export HOME=$SQUEEZEBOX_HOME
startproc -u $SQUEEZEBOX_USER $SQUEEZEBOX_BIN $SQUEEZEBOX_ARGS
sleep 2
rc_status -v
...

The other thread also reports that the stop() command does not work,
but the solution mentioned there does not work on openSUSE 11.2
So don't wonder that squeezeboxserver continues to work after 
/etc/rc.d/squeezeboxserver stop


-- 
cajus

cajus's Profile: http://forums.slimdevices.com/member.php?userid=16872
View this thread: http://forums.slimdevices.com/showthread.php?t=75250

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] command line options for slimserver.pl

2010-02-26 Thread th00ht

I'd love to see these as well. Seems that the develops forum is gone
from this server.


-- 
th00ht

SqueezeBox v3
Squeezebox Server 7.4.1 / Archlinux
Quad 303 + Two Quad Electrostats
'last.fm' (http://www.last.fm/user/th00ht)

th00ht's Profile: http://forums.slimdevices.com/member.php?userid=15656
View this thread: http://forums.slimdevices.com/showthread.php?t=60235

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] 7.4 SqueezeSlave and Linux

2010-02-26 Thread paulrr

I've been struggling with Squeezeslave too, I find it occasionally
brings down Squeezebox Server entirely, as a result of streaming radio.
But more commonly, it simply stops playing after a few seconds or
minutes, and then restarts at the beginning of the track when I click
play again.

Are these all symptoms of the same problem with SBS 7.4? And is it
likely to be fixed soon? Is there anything a helpless non-programmer can
do to speed the process along? Or is it going to stay on the back burner
since reliable software players would mean less need for Squeezeboxes?

Until something improves I'm in agreement with this guy. I'd pay good
money for something that worked all the time.

pablolie;468464 Wrote: 
 unfortunately i have given up ont eh software players for now. it is a
 major disappointment because i think them a differentiator for the
 squeeze approach. 
 
 as i have said before, i would *pay* for a working, robust player
 software.


-- 
paulrr

paulrr's Profile: http://forums.slimdevices.com/member.php?userid=34295
View this thread: http://forums.slimdevices.com/showthread.php?t=69338

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] command line options for slimserver.pl

2010-02-26 Thread bobertuk

Here's an example of how SSOTS starts slimserver on a QNAP NAS:

/opt/ssods4/var/home/SqueezeboxServer/slimserver.pl  --daemon --pidfile
/opt/ssods4/var/home/SqueezeboxServer/Cache/squeezecenter.pid --cachedir
/opt/ssods4/var/home/SqueezeboxServer/Cache --logdir
/opt/ssods4/var/home/SqueezeboxServer/Logs --prefsdir
/opt/ssods4/var/home/SqueezeboxServer/Prefs --noupnp --priority 0 --user
guest --group everyone --httpport 9001 

Not a definitive list of command line options but may be of help.

Bob


-- 
bobertuk

1 x Duet - SC 7.4.2 - SSOTS v4.1
1 x Boom
Lavry DA-10 DAC
QNAP TS-509 3.1.2 build 1014T
Starfish Pre-amp : Based on NAIM
Heavily modified NAIM NAP 250 Power-amp
Behringer DEQ2496
Linn Isobarik DMS

bobertuk's Profile: http://forums.slimdevices.com/member.php?userid=30376
View this thread: http://forums.slimdevices.com/showthread.php?t=60235

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix