[slim] Re: Nagios on Squeezebox :)

2006-01-25 Thread sbbr

No problem, but we'll prepare it for public use. Now it is too quick and
dirty. :) Will notify here where you can download it as soon as we make
it ready.


-- 
sbbr

sbbr's Profile: http://forums.slimdevices.com/member.php?userid=3541
View this thread: http://forums.slimdevices.com/showthread.php?t=20353

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Shuffling

2006-01-25 Thread djinnster

For me it's just a small usability issue - (it's like the annoyance of
wanting to watch a DVD but having to navigate through 10 trailers and 5
menus before reaching the actual movie - only not quite that bad)

I think that it would be better to have the following global shuffle
settings

1. Don't Shuffle
2. Shuffle by Song
3. Only Shuffle Playlists by Song
4. Shuffle by Album
5. Only Shuffle Playlists by Album

Otherwise, there could be the same settings as now, but include an
extra global setting which would be

1. Shuffle Complete Albums
2. Don't Shuffle Complete Albums

Which is only settable through the web interface or through the
settings menu. Perhaps it could be achieved with a plugin? Would this
be easy to write?

Rob


-- 
djinnster

djinnster's Profile: http://forums.slimdevices.com/member.php?userid=921
View this thread: http://forums.slimdevices.com/showthread.php?t=20367

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Feature request: Player Controls in Web Interface

2006-01-25 Thread Kyle

northendboston Wrote: 
> I would love to get a feature like on CD players to fast forward on a
> track; or start from any point.
> 

Check out Moose.  It has an elapsed-time bar for the current track that
you can click on at any point to move to that point in the track.  Info
is here:  http://www.rusticrhino.com/drlovegrove.


-- 
Kyle

Kyle's Profile: http://forums.slimdevices.com/member.php?userid=2541
View this thread: http://forums.slimdevices.com/showthread.php?t=20382

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


RE: [slim] Syncing with iTunes/Airtunes/Airport

2006-01-25 Thread Craig, James (IT)
It's not entirely clear quite what you need here but...

Have you looked at the 'shadowplay' plugin? This allows you to control
remote SlimServer clients.
I'm not sure if it would work on a stream-only client though.

I also think it would be possible to write a plugin for controlling
iTunes from SlimServer (using applescript (OSX) or OLE (windows)), and
relaying the playback info. But it doesn't exist at present...
 
James


NOTICE: If received in error, please destroy and notify sender.  Sender does 
not waive confidentiality or privilege, and use is prohibited.
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Qnap TS-101 Update

2006-01-25 Thread ultra238a

Ok firstly my apologies for not posting any updates on here recently. We
are still recovering from the Christmas period and there just doesn't
seem enough hours in the day.

The current situation with the Qnap TS-101 is that the Qnap firmware is
now finished and the product is ready to ship. The only problem we now
have is that it is now the Chinese New Year so nothing is happening in
China for the next two weeks.

This product was promised to be with us mid-October 2005 as a lot of
you are aware. Qnap want to make sure that this product is the best it
can be for the wider audience and this has caused the delay in us
launching our version running Slim Server - regardless of if you want
their features or not.

We are nearly there. It is looking like our shipment will now go out on
the 15th February and we will ship a couple of days after they land with
us.

Thank you for your patience.

Paul
Progressive Consumer Electronics Ltd


-- 
ultra238a

ultra238a's Profile: http://forums.slimdevices.com/member.php?userid=626
View this thread: http://forums.slimdevices.com/showthread.php?t=20393

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Announce: Moose 0.21

2006-01-25 Thread Dr Lovegrove
On 25/01/06, bossanova808
<[EMAIL PROTECTED]> wrote:
> Ok, after extended use, this one is defintiely much improved in terms
> of performance, although it still occasionally causes some general
> sluggishness (mainly with the library window open) and sometimes the
> 'Now Playing' window gets itself into a flickery loop.

Flickery Loop ? Not seen this for a while.. Is it related to long (>50 item)
playlists ?

> After a re-scan it seems to be in a state of getting ALL album art for
> all files as no artist is selected, think this isn't a great idea.

Yes, when no artist is selected (or if you type something, then delete it
in the search edit-control) it'll display all albums in your
collection. It should
only be requesting the artwork for the currently displayed albums though,
so at most 15 or so albums. Also these first 15 are likely to have been
requested before, so should be cached in the thumbs folder.. Is this not
what you're seeing ? Could be a bug if not..

>  I am also getting regular 'db is locked' messages the first time I try
> and scan, then it goes through fine.  And I still get the odd
> slimserver crash for inexplicable and not consistently repeatable
> reasons when using moose (usually just after a re-scan).

Ah, these sound related to SQLite databases being single user only.
If you copy the db file to another file, then scan that file instead of the
live one, it should work fine. An alternative is to stop slimserver whilst
rescanning. This should all be sorted with MySQL..

> But overall it is working very well - multi selection in the play list
> window will be great, good luck with getting that going properly, I
> remember well when I used to be a programmer that could be tricky.

Good, good.. Yeah, should be sorted soon..

--
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Dr Lovegrove
On 24/01/06, max. spicer <[EMAIL PROTECTED]> wrote:
>
> Well prompted!  I put mysql on my server last week in order to serve
> another application.  Your post prompted me to take the obvious step of
> making SlimServer use it.  Following the wiki entry, it took me an
> obsolute maximum of 5 minutes to set up.

I switched yesterday as well, and am pretty impressed with performance
as well.. No more pauses in randommix - yay ! :-)

Few minor gripes though:

Be nice to have better instructions on how to install MySQL itself.. Took me
a while to suss that I had to login as root, create a new user, create the
database, grant root permissions to use the database, grant the new user
permissions, etc.. This was all with 4.1.. Maybe it's better with 5 ?

Slimserver 6.5 kept falling over on startup as it turns out it needed some
CPAN stuff adding..

Oh, also I had to upgrade my version of perl for 6.5 - kept giving a popup
about some kind of memory thing not being supported.. Latest activestate
build did the trick..

--
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Patrick Dixon

Hmm, well I've spent the 5 minutes and I'm getting nowhere ...

I'm getting:

mysql> Ungrant all on slimserver.* to slimserver [identified by
'password'];
ERROR 1064 (42000): You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right
syntax to use near 'Ungrant all on slimserver.* to slimserver
[identified by 'password']' at line 1

and I have no idea what any of it means!


-- 
Patrick Dixon

www.at-tunes.co.uk

Patrick Dixon's Profile: http://forums.slimdevices.com/member.php?userid=90
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Michael Herger
Be nice to have better instructions on how to install MySQL itself..  
Took me
a while to suss that I had to login as root, create a new user, create  
the

database, grant root permissions to use the database, grant the new user
permissions, etc.. This was all with 4.1.. Maybe it's better with 5 ?


Install phpMyAdmin. It's so much easier to do these administrative tasks.


Oh, also I had to upgrade my version of perl for 6.5


...and I'd have to install MySQL 4.x - Slimserver does not like 3.x. :-/

--

Michael

---
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Nokia 770 Skin

2006-01-25 Thread relen


A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=19369

Question: Do you have a 770?

- Got it
- Want it
- Need it
- Forget it


bklaas Wrote: 
> #8-- I have everything coded so play/add buttons are always on the
> left-hand side of the screen. This is to save people the grief of
> exactly what you're running into (I even had a lengthy discussion
> offline with a PersonOfImportance on that issue). It sounds like you
> aren't running a current version of the skin...

I'm running the version that came with Jan 24 6.5...

This isn't the case with AlienBBC (which is where I noticed it) though
as you say, you haven't looked at that... but I think it appeared
somewhere else too, in the main part of the operation. (I can't check
until this evening.) Certainly it's fine most of the time.

bklaas Wrote: 
> #9-- it took me a while to find this too, so don't feel stupid-- the
> hardware key on the 770 just below the up-down-left-right button, the
> one that looks like an arrow pointing back at itself, is "back". your
> welcome.

Aaargh. Typical... I really haven't learned that button properly yet,
because it doesn't always do anything. But yes, I do feel stupid...
:-).

Thanks again for your GREAT work!

--Richard E


-- 
relen

relen's Profile: http://forums.slimdevices.com/member.php?userid=30
View this thread: http://forums.slimdevices.com/showthread.php?t=19369

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Patrick Dixon

> Be nice to have better instructions on how to install MySQL itself..
> Took me
> a while to suss that I had to login as root, create a new user, create
> the
> database, grant root permissions to use the database, grant the new
> user
> permissions, etc.. This was all with 4.1.. Maybe it's better with 5 ?Any 
> chance you could share your knowledge?

I'm blindly following the wiki instructions - I figured out how to
login as root -
mysql -u root

and the first line -
create database slimserver;

which I assume creates the db, seems to execute.  After that ?

Thanks


-- 
Patrick Dixon

www.at-tunes.co.uk

Patrick Dixon's Profile: http://forums.slimdevices.com/member.php?userid=90
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: New Product Idea: Integrated Amplifier

2006-01-25 Thread relen

Skunk Wrote: 
> Quiet or silent? Why put the SB inside the PC, but say you don't want
> the amp with it? IMO someone who buys a re-boxed squeezebox should buy
> vaseline as well.

No, no, don't put the SB in the PC: have stand-alone SBs PLUS SB
modules built into other audio components, eg receivers, as an option
like DAB/FM versus AM/FM.

Sorry, I should have written more clearly.

--Richard E


-- 
relen

relen's Profile: http://forums.slimdevices.com/member.php?userid=30
View this thread: http://forums.slimdevices.com/showthread.php?t=20304

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread oktup

Patrick Dixon Wrote: 
> Hmm, well I've spent the 5 minutes and I'm getting nowhere ...
> 
> I'm getting:
> 
> mysql> Ungrant all on slimserver.* to slimserver [identified by
> 'password'];
> ERROR 1064 (42000): You have an error in your SQL syntax; check the
> manual that corresponds to your MySQL server version for the right
> syntax to use near 'Ungrant all on slimserver.* to slimserver
> [identified by 'password']' at line 1
> 
> and I have no idea what any of it means!

Apologies if I'm barking up the wrong tree here, because I'm not using
slimserver myself (yet!), but I assume you should be typing something
like:


Code:

Ungrant all on slimserver.* to slimserver identified by 
'your_password_here';



Or, if the user 'slimserver' doesn't have a password defined for them,
just:


Code:

Ungrant all on slimserver.* to slimserver;



-- 
oktup

oktup's Profile: http://forums.slimdevices.com/member.php?userid=1117
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Dr Lovegrove
On 25/01/06, Michael Herger <[EMAIL PROTECTED]> wrote:
> > Be nice to have better instructions on how to install MySQL itself..
> > Took me
> > a while to suss that I had to login as root, create a new user, create
> > the
> > database, grant root permissions to use the database, grant the new user
> > permissions, etc.. This was all with 4.1.. Maybe it's better with 5 ?
>
> Install phpMyAdmin. It's so much easier to do these administrative tasks.

I gave up with the command-line and installed "MySQL Administrator 1.1" in
the end.. Nicely designed front-end, even has a trayicon..

--
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Patrick Dixon

Thanks, but that gives the same result.

I think I probably need to create MySQL user 'slimserver' first (the
wiki doesn't mention this at all) but I'm new to SQL ;-(

Also the MySQL doc doesn't seem to mention Ungrant.  GRANT and REVOKE,
but not Ungrant.  WTF is Ungrant?


-- 
Patrick Dixon

www.at-tunes.co.uk

Patrick Dixon's Profile: http://forums.slimdevices.com/member.php?userid=90
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Syncing with iTunes/Airtunes/Airport

2006-01-25 Thread pankaj

Thanks for your response, James. I'll certainly try it.

Basically, I want to listen to my remote speakers in the living room;
these are wired to the stereo in the den, which also has an Airport
Express (AE) plugged into it. The plan is to stream music to the AE,
which I will hear in the living room via the remote speakers. The SB
will sit in the living room, and let me display/control whatever is
being streamed to the AE.

Ofcourse, the AE will ONLY work through iTunes, thus my player can only
be iTunes.

Pankaj


-- 
pankaj

pankaj's Profile: http://forums.slimdevices.com/member.php?userid=3553
View this thread: http://forums.slimdevices.com/showthread.php?t=20390

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Qnap TS-101 Update

2006-01-25 Thread Fifer

How sure can we be Paul? It was less than 24 hours ago that Gareth (from
Progressive/Cooltopia) told me that delivery had been confirmed for 26th
January!


-- 
Fifer

Fifer's Profile: http://forums.slimdevices.com/member.php?userid=639
View this thread: http://forums.slimdevices.com/showthread.php?t=20393

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Kiss DP-558 and SlimDevice Squeezebox 3

2006-01-25 Thread hifi1980

Have anybody a kissplayer and the squeezebox?
Is it compatibility with both?
Can you play mp3 tracks from the kissplayer on the squeezebox without a
pc?


-- 
hifi1980

hifi1980's Profile: http://forums.slimdevices.com/member.php?userid=3566
View this thread: http://forums.slimdevices.com/showthread.php?t=20395

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Michael Herger

I'm installing this via ssh/putty on a headless Ubuntu machine - I
don't think tray icons are going to work for me!


I'm repeating myself: phpMyAdmin has been the "headless" MySQL  
administrator's best friend for years.


--

Michael

---
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Dave Strickler


phpMyAdmin works great, and so does WebMin, although its a little more generic.
 
Dave StricklerMailWise LLC617-933-5810 (direct)www.mailwise.com"Intelligent E-mail Protection">>> [EMAIL PROTECTED] 7:29:49 AM Wednesday, January 25, 2006  I'm installing this via ssh/putty on a headless Ubuntu machine - I> don't think tray icons are going to work for me!I'm repeating myself: phpMyAdmin has been the "headless" MySQL administrator's best friend for years.-- Michael---Help translate SlimServer by using theSlimString Translation Helper (http://www.herger.net/slim/)___Discuss mailing listDiscuss@lists.slimdevices.com http://lists.slimdevices.com/lists/listinfo/discuss  







This message has been certified virus-free by MailWise Filter - The real-time, intelligent, e-mail firewall used to scan inbound and outbound messages for SPAM, Viruses and Content.  For more info visit: http://www.mailwise.com 
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Add song to TOP of playlist

2006-01-25 Thread blberenb

Adding songs to existing playlists is a great feature when you are
throwing a party and friends are browsing your music libraries.
However, songs are always added to the bottom of the playlist. I would
love the option to add a song to my playlist and to make it the next
played song. 
Something like a special request to the DJ.

Is this feature available, if not, is it planned?


-- 
blberenb

blberenb's Profile: http://forums.slimdevices.com/member.php?userid=514
View this thread: http://forums.slimdevices.com/showthread.php?t=20396

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Browny

Patrick Dixon Wrote: 
> Thanks.
> 
> I'm installing this via ssh/putty on a headless Ubuntu machine - I
> don't think tray icons are going to work for me!

Download the MySQL PHP Admin Client from:

http://www.phpmyadmin.net/home_page/index.php

This gives you a browser interface into MySQL on your Ubuntu machine.

>From here it should be pretty straightforward to create a database,
create a MySQL user account (e.g. Mine is called SlimDB), Make sure the
account has full priviliges on your new database and can access
locally.

You then should be able to follow the wiki ok.

Hope this helps.  I'm at work at the moment so don't have access to my
server.  If you need any more info I can check this evening.

Browny


-- 
Browny

Browny's Profile: http://forums.slimdevices.com/member.php?userid=2295
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Patrick Dixon

Thanks for the help.

I'll try that when my machine come back after it's update of CPAN.

(I was only tring to get DBD::mysql in case that was what was causing
my error/slimserver crash)


-- 
Patrick Dixon

www.at-tunes.co.uk

Patrick Dixon's Profile: http://forums.slimdevices.com/member.php?userid=90
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Browny

Patrick Dixon Wrote: 
> I think the answer to the thread title is:
> 
> Not until the wiki is updated with much more comprehensive
> instructions, unless you are very familiar with MySQL and updating Perl
> modules.
Good Point - to be fair to Slimdevices though SQLite is still the
default for now.  I suppose the wiki will catch up when MySQL is the
default.

One of the things that I believe the developers are looking at for the
switch is how to automate all this.

In the meantime it should be possible to create a little script that
can be run on MySQL to set things up - I'll have a look into this.


-- 
Browny

Browny's Profile: http://forums.slimdevices.com/member.php?userid=2295
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Add song to TOP of playlist

2006-01-25 Thread MarkR47

>From Squeezebox you just hold the '+' button down longer than normal.
Not sure how to do it from a browser though.


-- 
MarkR47

MarkR47's Profile: http://forums.slimdevices.com/member.php?userid=2317
View this thread: http://forums.slimdevices.com/showthread.php?t=20396

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] How I got SlimServer v6.2.1 working with MySQL

2006-01-25 Thread Dave Strickler


Warning: I am a PostgreSQL guy, and I don't know beans about MySQL. I also don't profess to be a Linux expert. I can get around in SuSE, but I'm no expert with it either.
 
Understanding that, I thought I would let you know how I got MySQL working, as the Wiki was a great help, but wasn't complete (perhaps I should post this there).
 
First off, I use SuSE, which has to be the easiest Linux in the world. To get MySQL up and running, I start Yast (their installer GUI), picked MySQL, and it installed it for me. No CDs, and a 2 minute install. Did I mention I love Yast? ;-)
 
Then I used WebMin (already installed on the server) to make sure MySQL was indeed running. It was. I used WebMin to create a user in MySQL called "admin", and gave it all the privs I could find.
 
Now I looked at the DB/Tables I would need to create in MySQL. Unfortunately you need to do this by hand, as SlimServer doesn't do this for you when you switch over. Thankfully its all laid out in /usr/local/slimserver/SQL/mysql in a small text file called dbcreate.sql. Note that this file isn't part of SQL, it's just a text file.
 
Then I fired up MySQL by typing "mysql -u admin" which logged me into MySQL as Admin. While inside of MySQL, I needed to create the DB, so I typed "create database slimserver;" to create the database. And then "use slimserver;" to start using it.
 
Now I needed to create the Tables,  so I typed "\.  /usr/local/slimserver/SQL/mysql/dbcreate.sql". Note the backslash-dot in the beginning. This tells MySQL to read in the text file as a series of commands. This will return a bunch of OKs, indicating it has created all the DB/Tables. Now type "exit ;" to quit MySQL.
 
Now that the DB/Tables are all set up, follow the Wiki's instructions about altering your slimserver.conf file. It will need the username, in my case "admin", the password for that account that I set up when I created the account, and the name the of DB (I used "slimserver" above).
 
Once the config file is edited, stop Slimserver and restart it. Check to see that its still running after 5 seconds. If not, the config file isn't set right to get into MySQL. Check for typos, and also check the privs for the MySQL account (I used "admin"). I had these set wrong on my 1st attempt, and Slimserver wouldn't attach to MySQL, and also would silently crash.
 
If Slimserver stays loaded, go get a cup of coffee and let it automatically read all your songs from disk. I have about 12k of them, and it took under 2 min.
 
No go into the web interface, or fire up your SB, just like normal. You'll notice both interfaces are fast, especially the web interface. Zoom - this back-end with MySQL is super fast!
 
I hope this long email helps out someone who's struggling. Trust me, in the end, its worth the struggle!
 
 
 
Dave StricklerMailWise LLC617-933-5810 (direct)www.mailwise.com"Intelligent E-mail Protection" 







This message has been certified virus-free by MailWise Filter - The real-time, intelligent, e-mail firewall used to scan inbound and outbound messages for SPAM, Viruses and Content.  For more info visit: http://www.mailwise.com 
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Add song to TOP of playlist

2006-01-25 Thread Robin Bowes
blberenb said the following on 01/25/2006 01:04 PM:
> Adding songs to existing playlists is a great feature when you are
> throwing a party and friends are browsing your music libraries.
> However, songs are always added to the bottom of the playlist. I would
> love the option to add a song to my playlist and to make it the next
> played song. 
> Something like a special request to the DJ.
> 
> Is this feature available, if not, is it planned?

The fishbone skin has a "Play Next" button against all tracks.

R.

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Patrick Dixon

I'm not blaming SD, I'm blaming Max Spicer who said it was a 5 minute
job following the wiki ;-)

I'm not sure that phpMyAdmin will work for me either as I don't
understand how to install it: am I installing it on the headless Ubuntu
machine, or the XP desktop?  And I don't have a webserver running on
either anyway!

[RANT ON]Why, oh why, don't Open Source people put a short description
of, what their product is, what it does, and what you need to use it,
on their home page.  Everyone seems to assume a level of expertise and
familiarity that most of us just don't have.  It's a bit like me
sticking them in a machine and telling them that you control it with
the cyclic, pedals and collective - and don't forget to start the
engine up first.  They probably would even know it was a helicopter -
let alone get it airbourne. [RANT OFF]


-- 
Patrick Dixon

www.at-tunes.co.uk

Patrick Dixon's Profile: http://forums.slimdevices.com/member.php?userid=90
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Syncing with iTunes/Airtunes/Airport

2006-01-25 Thread pankaj

Further to my question:

A good example might be the plug-in called 'Video Box' by Peter van der
Landen. That one seems to be able to display and control Windows Media
Player on the SB. So what I'm looking for is the same capability, but
with iTunes... iTunes is the primary player, the SB3 only
mirrors/controls what iTunes is playing.

I wonder if that makes it clearer...?


-- 
pankaj

pankaj's Profile: http://forums.slimdevices.com/member.php?userid=3553
View this thread: http://forums.slimdevices.com/showthread.php?t=20390

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Add song to TOP of playlist

2006-01-25 Thread cbemoore

Press "add" to add the song to the end of the playlist, or
press-and-hold "add" to add it to the top of the playlist (ie make it
the next song).

Chris


-- 
cbemoore

cbemoore's Profile: http://forums.slimdevices.com/member.php?userid=163
View this thread: http://forums.slimdevices.com/showthread.php?t=20396

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Browny

Install it onto your Ubuntu box.  You can then use the browser on your
XP box.  You don't need to install a web server (bit like Slimserver in
that respect.

re your rant - thats why I use ClarkConnect.  Simple web interface - I
installed MySQL by selecting it in a list.  It even installed
MyPHPAdmin automatically for me.  Linux purists will wince at this, but
it was very easy to do.

Better leave it now though - Don't want to start a Linux distro war on
this thread


-- 
Browny

Browny's Profile: http://forums.slimdevices.com/member.php?userid=2295
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Remote Control Codes

2006-01-25 Thread Charles Stanton
Hi - I am trying to program a third party remote (onkyo) to use to control basic functions of the SB remtoe.   I have tried the JVC DVD code 0623 and the Squeezebox code 0533 and neither work. Can anyone tell me if these are the correct codes? i have only seen them referenced in other posts but could not find them in the faq or other documentation. 

 
 I have checked player settings and both these remotes are checked under the 'remote' section.    I am using 6.2.1 with the latest Squuezebox. Any suggestions? Thanks!
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Patrick Dixon

> You can then use the browser on your XP box.Sorry to be a pain, but what 
> address do I type in the browser?


-- 
Patrick Dixon

www.at-tunes.co.uk

Patrick Dixon's Profile: http://forums.slimdevices.com/member.php?userid=90
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Robin Bowes
Patrick Dixon said the following on 01/25/2006 10:17 AM:
> Hmm, well I've spent the 5 minutes and I'm getting nowhere ...
> 
> I'm getting:
> 
> mysql> Ungrant all on slimserver.* to slimserver [identified by
> 'password'];
> ERROR 1064 (42000): You have an error in your SQL syntax; check the
> manual that corresponds to your MySQL server version for the right
> syntax to use near 'Ungrant all on slimserver.* to slimserver
> [identified by 'password']' at line 1

A few problems there...

Assuming you've done the initial MySQL setup, changed the root password,
etc., you need to use the following:

# mysqladmin -u root -p create slimserver
Enter password: (enter slimserver root password)
# mysql -u root -p
Enter password: (enter slimserver root password)
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 2415 to server version: 4.1.7-standard

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> grant all on slimserver.* to 'slimserver'@'localhost' identified
by 'password';
Query OK, 0 rows affected (0.11 sec)
mysql> quit
Bye

HTH,

R.

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Michael Herger

You can then use the browser on your XP box.

Sorry to be a pain, but what address do I type in the browser?


The server's IP or host name. But you'll need to install Apache as well...

--

Michael

---
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Robin Bowes
Browny said the following on 01/25/2006 01:30 PM:
> Install it onto your Ubuntu box.  You can then use the browser on your
> XP box.  You don't need to install a web server (bit like Slimserver in
> that respect.

To use phpmyadmin? Yes you do.

phpMyAdmin uses (surprisingly enough) php which needs a web server, e.g.
apache.

R.

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Can't connect to slimserver anymore

2006-01-25 Thread dangerous_dom

I had to get my first faulty SB3 replaced. I just took delivery of the
new one but cant get it to connect to slimserver. It's connected to my
PC (wireless adhoc mode) fine but cant find slimserver. I have disabled
my firewall but that has not helped. Where do i go from here?


-- 
dangerous_dom

dangerous_dom's Profile: http://forums.slimdevices.com/member.php?userid=1763
View this thread: http://forums.slimdevices.com/showthread.php?t=20399

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Qnap server or best option

2006-01-25 Thread funkstar

from what [EMAIL PROTECTED] has said, i believe the updates to Slimserver
will be in the for of a perl script that runs on the Qnap and downloads
new new version. I don't know if this would be from Slimdevices
directly or from Progressive. Presumably it would be possible to build
a script that could log into the CVS/SVN server (i'm not sure what SD
use) and pull down the latest release from there.


-- 
funkstar

funkstar's Profile: http://forums.slimdevices.com/member.php?userid=2335
View this thread: http://forums.slimdevices.com/showthread.php?t=19024

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: How I got SlimServer v6.2.1 working with MySQL

2006-01-25 Thread Patrick Dixon

Many thanks Dave.

I finally got this to work using this method on Ubuntu:

(as root)
# apt-get install mysql-server-4.1

# mysql -u root

create database slimserver;
GRANT ALL PRIVILEGES ON slimserver.* TO 'slimserver'@'localhost';
use slimserver;
\. /usr/local/slimserver/SQL/mysql/dbcreate.sql;
exit

#

Then edit /etc/slimserver.pref to change these lines:

dbusername: slimserver
dbpassword: ''
dbsource: dbi:mysql:database=slimserver

Then restart slimserver


-- 
Patrick Dixon

www.at-tunes.co.uk

Patrick Dixon's Profile: http://forums.slimdevices.com/member.php?userid=90
View this thread: http://forums.slimdevices.com/showthread.php?t=20397

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Browny

Robin Bowes Wrote: 
> To use phpmyadmin? Yes you do.
> 
> phpMyAdmin uses (surprisingly enough) php which needs a web server,
> e.g.
> apache.
> 
> R.

Yup - my mistake (it's turning into a long day!).

Nice to hear Patrick's got it working.


-- 
Browny

Browny's Profile: http://forums.slimdevices.com/member.php?userid=2295
View this thread: http://forums.slimdevices.com/showthread.php?t=20281

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] What is going on? i just feel like giving up now...

2006-01-25 Thread dangerous_dom

Apart from not being able to connect to slimserver anymore (see thread
http://forums.slimdevices.com/showthread.php?t=20399), i now get this
message when slimserver starts;

-"Windows cannot find 'slimserver web interface.url'. Make sure you
typed the name correctly, and then try again. To search for a file,
click the start button and then click search"-

Then slimserver forces my modem to dial up.

Slimservers web interface then open's with out problems.

FFS, why is this happening now? I never had any problems like this
before. Is there any chance this is related to my SB3 being completely
retarded and not finding slimserver.

BTW, i am not running a firewall. I have disabled Zone Alarm but this
has not helped.

I just don't know where to start looking. Thinking of sending my SB3
back now, i cant keep wasting time like this.


-- 
dangerous_dom

dangerous_dom's Profile: http://forums.slimdevices.com/member.php?userid=1763
View this thread: http://forums.slimdevices.com/showthread.php?t=20400

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Fishbone Skin: Album link missing?

2006-01-25 Thread Steve Baumgarten

Kevin Deane-Freeman wrote:


it will be for tomorrow's build.  sorry about that.


Cool. This has been a very minor pet peeve of mine, that if you change 
the formatting to something other than just plain "TITLE", you don't get 
the individual, clickable links anymore. But as it was such a minor 
quibble with a skin that I'm otherwise extremely happy with, I never 
bothered to bring it up.


SBB






Visit our website at http://www.ubs.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.


E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.


___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Qnap server or best option

2006-01-25 Thread Fifer

That's good then; it should require no ongoing support. Thanks.


-- 
Fifer

Fifer's Profile: http://forums.slimdevices.com/member.php?userid=639
View this thread: http://forums.slimdevices.com/showthread.php?t=19024

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Can't connect to slimserver anymore

2006-01-25 Thread Patrick Dixon

I recently came across a similar problem to this with someone's SB3.  It
always saw the wireless network OK, just couldn't find the SS - I
fiddled around for ages and it suddenly connected, but I'm not sure
what the problem was or how I sorted it.

However, I think it is worth checking and resetting the IP address at
both ends.

Give the PC an address of 192.168.1.2 and the SB3 192.168.1.3, (the
subnet mask should be set to 255.255.255.0).  Then on the SB3 set the
gateway to the address of the PC (192.168.1.2) and give it a DNS
address provided by your ISP.  AFAIK the DNS address doesn't matter
unless you are trying to connect to SqueezeNetwork, so do worry if you
don't know it.


-- 
Patrick Dixon

www.at-tunes.co.uk

Patrick Dixon's Profile: http://forums.slimdevices.com/member.php?userid=90
View this thread: http://forums.slimdevices.com/showthread.php?t=20399

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: What is going on? i just feel like giving up now...

2006-01-25 Thread Skunk

dangerous_dom Wrote: 
>   Is there any chance this is related to my SB3 being completely
> retarded and not finding slimserver.
> 
> 


There is a 'slim' chance. 

Have you uninsatlled-reinstalled Slim Server yet? 

I assume you got a crossover cable since you know it's called adhoc...


Go to local area connection in control panel. right click>properties.
Make sure you have NetBEUI or some other protocol as a placeholder.
Select TCP/IP, click uninstall. It will prompt to restart. Do that, go
back and click 'install' then select protocol, then TCP/IP and install.
It won't hurt anything, but I guess I have no proof that it will help
anything either...
It did work for me though, in wired non-adhoc mode


-- 
Skunk

Skunk's Profile: http://forums.slimdevices.com/member.php?userid=2685
View this thread: http://forums.slimdevices.com/showthread.php?t=20400

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: What is going on? i just feel like giving up now...

2006-01-25 Thread Skunk

I wouldn't trust zone alarm to turn itself off just because you ask
nicely either :)

EDIT: sorry but I also just realized you were't using wired SB. I guess
I thought adhoc meant wired.


-- 
Skunk

Skunk's Profile: http://forums.slimdevices.com/member.php?userid=2685
View this thread: http://forums.slimdevices.com/showthread.php?t=20400

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: How I got SlimServer v6.2.1 working with MySQL

2006-01-25 Thread Browny

Dave Strickler Wrote: 
> Unfortunately you need to do this by hand, as SlimServer doesn't do this
> for you when you switch over.

So long as you've granted the user account that Slimserver uses
'create' permissions on the database Slimserver will run the
dbcreate.sql script automatically at startup if it finds an empty
database.

Tried this on mine and it worked.

Fancy doing a wiki update?!


-- 
Browny

Browny's Profile: http://forums.slimdevices.com/member.php?userid=2295
View this thread: http://forums.slimdevices.com/showthread.php?t=20397

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: What is going on? i just feel like giving up now...

2006-01-25 Thread dangerous_dom

Even though my old SB3 had a faulty screen, i had it running fine i
adhok mode (wireless). Nothing has really changed, it connect to the
network card it just i wont find slimsever. I have re-installed
slimserver 3 or 4 times now and have tried different versions (which
all worked with the last SB3 i had).


-- 
dangerous_dom

dangerous_dom's Profile: http://forums.slimdevices.com/member.php?userid=1763
View this thread: http://forums.slimdevices.com/showthread.php?t=20400

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Slimserver will not find audio files within a subdirectory of a mapped drive

2006-01-25 Thread g_ghirardi

I tried this solution repeatedly, but it will not work. The only way is
to use the "browse music folder" option in the menu (which is ugly),
and once a track is played it will be recognised also by using the
search artis/album option. Otherwise, any attempt to have the
slimserver scan all the files will be useless, if the files are
contained into subdirectories. Should I open a bug or has anyone a
solution?

Thanks!

Giovanni


-- 
g_ghirardi

g_ghirardi's Profile: http://forums.slimdevices.com/member.php?userid=3161
View this thread: http://forums.slimdevices.com/showthread.php?t=20099

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Qnap server or best option

2006-01-25 Thread ultra238a

The way the script works is when there is a new release of the software
there will be a Qnap version also. You drop this in the update
directory that will be on the HDD and reboot the machine. An internal
script will then pick up the file on reboot and install the new version
of the software.

Fairly straight forward and easy to do for all levels.

Paul
Progressive Consumer Electronics Ltd


-- 
ultra238a

ultra238a's Profile: http://forums.slimdevices.com/member.php?userid=626
View this thread: http://forums.slimdevices.com/showthread.php?t=19024

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Nokia 770 Skin

2006-01-25 Thread bklaas


A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=19369

Question: Do you have a 770?

- Got it
- Want it
- Need it
- Forget it


MrC Wrote: 
> Hey Ben,
> 
> I modified the home page to group the buttons in an order that made
> more sense to me.  I thought browsing-related icons should be grouped
> on the first row, and secondary things on the next row.
> 
> What do you think?
> 
> -MrC

I'm going to have to say that the arrangement of icons on the home page
is a "hack it on your machine if you want it different" thing.
Everybody's going to feel differently about the arrangement of those
icons (you're not the first to mention it)...in my case, I do the
majority of my browsing via 'browse music folder', and intend to do a
lot of 'browse by artwork' as that feature matures. That's why they are
placed how they are, and as SupremeLeader of Nokia770, that's how they
are going to be in the codebase.

What I may do in the future is code the template in a way that makes
rearranging much easier for hackers. As you've discovered, it's kind of
a pain cutting and pasting all of those table elements all over the
place. Makes your head spin...

#!/ben


-- 
bklaas

bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58
View this thread: http://forums.slimdevices.com/showthread.php?t=19369

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


RE: [slim] Re: Syncing with iTunes/Airtunes/Airport

2006-01-25 Thread Craig, James (IT)
The only real solution is to buy another squeezebox!

If this isn't an option it seems like you can still theoretically do it
2 ways...
1) stream Slimserver -> iTunes -> Airport Express. Control/view
SlimServer stream via (Shadowplay?) SlimServer plugin.
2) stream iTunes -> Airport Express. Control/View iTunes via SlimServer
(yet to be created) plugin

James


NOTICE: If received in error, please destroy and notify sender.  Sender does 
not waive confidentiality or privilege, and use is prohibited.
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Slim_Devices_Remote.ir

2006-01-25 Thread JohnQuirk

How about this then:
I have a remote control with only one button. When I press that button
the SlimServer software sees this IR Code: cd4a.

I want to be able to refer to that IR Code as LRLights1 in the same way
as 7689b04f is refered to as arrow_down in the Slim_Devices_Remote.ir
file.

I have put the relevant entry for my command in the .ir file but when I
press my button I see no log file entry for LRLights1, I only see
cd4a.

Is there any way I can give the code a nice name?

The reason I wish to do this is related to XPL, but if I just want to
see it refered to cleanly in the log is there any way?

Thanks

John


-- 
JohnQuirk

JohnQuirk's Profile: http://forums.slimdevices.com/member.php?userid=55
View this thread: http://forums.slimdevices.com/showthread.php?t=20283

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: MusicMagic and multiple Squeezebox units

2006-01-25 Thread joek

Predixis provided me the new 1.5 version for Linux and now it sends the
playlist to the proper SB3. I really like the concept of MMM, but have
some reservations. For $20, I'll probably just go for it.


-- 
joek

joek's Profile: http://forums.slimdevices.com/member.php?userid=3318
View this thread: http://forums.slimdevices.com/showthread.php?t=20007

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Contemplating Two SB3’s

2006-01-25 Thread yarrga

Mark Lanctot Wrote: 
> yarrga:
> 
> I have a K6-2 400 lying around gathering dust. 
> I'm thinking of constructing a dedicated SlimServer.
> 
> What OS are you running on it?
> 
> How are rescans?
> 
> 
> -- 
> ___
> 
> 
> Mark Lanctot
> ___

Hi, sorry, forgot I'd posted this back at the beginning of January!!!

I run Windows XP Pro (with a load of services turned off)and I have
over 200 CDs worth of music in both Flac and MP3 (enough to fill 230Gb
of my hard disk!) and I have no problem with re-scans. It takes about
an hour at most when I do the rescan, I usually set it off last thing
at night as the server is on all the time. 

The chip doesn't get particually hot either, I am running in an attic
room which is nice and cool and using stock fans on the chip and in the
case.

I did fit a PATA-133 controller card and fitted a Maxtor 10 hard disk
and it all works beautifully. No problems with play back, no network
issues no breakdowns at all (no doubt that will all change now that i
have put it in print!!).

yarrga


-- 
yarrga

yarrga's Profile: http://forums.slimdevices.com/member.php?userid=559
View this thread: http://forums.slimdevices.com/showthread.php?t=19944

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Qnap TS-101 Update

2006-01-25 Thread funkstar

Well if the initial reviews turn out ok, this may end up being an early
birthday present to myself :)


-- 
funkstar

funkstar's Profile: http://forums.slimdevices.com/member.php?userid=2335
View this thread: http://forums.slimdevices.com/showthread.php?t=20393

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Fishbone Skin: Album link missing?

2006-01-25 Thread kdf

Quoting Steve Baumgarten <[EMAIL PROTECTED]>:


Kevin Deane-Freeman wrote:


it will be for tomorrow's build.  sorry about that.


Cool. This has been a very minor pet peeve of mine, that if you 
change the formatting to something other than just plain "TITLE", you 
don't get the individual, clickable links anymore. But as it was such 
a minor quibble with a skin that I'm otherwise extremely happy with, 
I never bothered to bring it up.


that problem still remains.  it is not feasible to parse out the 
titleformats on the fly to create links.  If your titleformat contains 
ALBUM or ARTIST, then they will not be linked.  All I've done here is 
to fix what should have been an album link.


-kdf
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Slimserver will not find audio files within a subdirectory of a mapped drive

2006-01-25 Thread kdf

Quoting g_ghirardi <[EMAIL PROTECTED]>:



I tried this solution repeatedly, but it will not work. The only way is
to use the "browse music folder" option in the menu (which is ugly),
and once a track is played it will be recognised also by using the
search artis/album option. Otherwise, any attempt to have the
slimserver scan all the files will be useless, if the files are
contained into subdirectories. Should I open a bug or has anyone a
solution?


please contact [EMAIL PROTECTED] first, as this is clearly not a 
widespread issue and may be solvable by support.


-kdf
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: MusicMagic and multiple Squeezebox units

2006-01-25 Thread joek

Additional comments here: 

http://forums.predixis.com/index.php?showtopic=1463


-- 
joek

joek's Profile: http://forums.slimdevices.com/member.php?userid=3318
View this thread: http://forums.slimdevices.com/showthread.php?t=20007

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Announce: Moose 0.21

2006-01-25 Thread 0xdeadbeef

I wonder if this is an issue of newer releases or has to do with the
fact that I recently updated from a P4 to an AMD64 X2.
However, window redraw of Moose is extremely slow.
When moving the window across the screen, it's not moving smoothly like
any other application but it jumps around sluggishly.
Futhermore, when I move any other window over the moose window, the
moved windows leaves a "trail" on the moose window as if it would need
hald a second to do a redraw. The other way round, no redraw is
visible.


-- 
0xdeadbeef

0xdeadbeef's Profile: http://forums.slimdevices.com/member.php?userid=2287
View this thread: http://forums.slimdevices.com/showthread.php?t=20141

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] got an SB2 yesterday! do you have a black case but want silver?

2006-01-25 Thread Greg Klanderman

OK, I'm still a bit behind the times, but I prefer the
shape of the SB2 to the SB3..

Wow the display is SO much nicer than my SB1G!!

Unfortunately they were out of black by the time I
finally decided to splurge, so I spent a little while
swapping the silver case over to my SB1G.

I do much prefer the soft rubberized black to the silver;
anyone interested in swapping for a silver case?

greg
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Music Magic Duplicates

2006-01-25 Thread dSw

I had this problem recently when evaluating MMM. I also had several
blank entries in my library and entries that came up "Error URL not
found" or something like that.

This was the deal breaker for me. I've spent enough time trying to get
it to finish it's "validation" of my library and I certainly won't pay
for software that doesn't integrate properly.


-- 
dSw

dSw's Profile: http://forums.slimdevices.com/member.php?userid=362
View this thread: http://forums.slimdevices.com/showthread.php?t=20314

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Fishbone Skin: Album link missing?

2006-01-25 Thread Steve Baumgarten

kdf wrote:

that problem still remains.  it is not feasible to parse out the 
titleformats on the fly to create links.  If your titleformat contains 
ALBUM or ARTIST, then they will not be linked.  All I've done here is to 
fix what should have been an album link.


I see.

Maybe a future enhancement would be to have the internal server code 
that generates the "title" text do so with live links rather than just 
as static text. This would be useful anywhere in the web UI, I'd think. 
Click an artist name, click a title, click a year -- whatever you ask 
for in the "title" string, if it's a known keyword, make it live and 
show what the user expects to see in the left-side panel. Then 
individual skins like Fishbone wouldn't have to do that work themselves, 
which is I think what's going on here, right? Fishbone sees that you've 
asked for just plain TITLE as your "title" string and so adds on some 
useful info like artist as live links. But if you've asked for anything 
other than just plain TITLE, it just displays the static "title" text 
and leaves it at that.


But like I said, it's a minor thing in an excellent skin. I'm not losing 
sleep over it. (And I mostly do searches anyway, especially now that 
searching is so fast.)


SBB







Visit our website at http://www.ubs.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.


E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.


___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Fishbone Skin: Album link missing?

2006-01-25 Thread kdf

Quoting Steve Baumgarten <[EMAIL PROTECTED]>:

Maybe a future enhancement would be to have the internal server code 
that generates the "title" text do so with live links rather than 
just as static text. This would be useful anywhere in the web UI, I'd 
think.


yes, it would. It is, however, a non-trivial change.

Then individual skins like Fishbone wouldn't have to do that work 
themselves, which is I think what's going on here, right?


It is not a unique feature to the Fishbone skin.  The server does the 
work in flagging whether the current titleformat already contains 
artist or album info somewhere, and the skins can then add the links or 
not.  The default skin also does this, and I think Exbrowse3 as well.

-k
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Web Interface Gone Funny

2006-01-25 Thread moz414

When I open Slim Server the interface only shows up as blue lettering on
a white background.  It looks very crappy and wasn't like this before. 
I have tried to change the skins but that doesn't do much apart from
putting coloured boxes around some of the text.  Has anyone comes
across this before?


-- 
moz414

moz414's Profile: http://forums.slimdevices.com/member.php?userid=2905
View this thread: http://forums.slimdevices.com/showthread.php?t=20406

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Some thoughts on configuring the Squeezebox.

2006-01-25 Thread Murphy

I will be brief.

1. USB, Firewire, or some other form of non-ethernet Computer to device
connection is essential. Get with the program. Although the squeezebox's
design is optimized for small hubs/routers and wireless connectivity,
sometimes people are just going to want to plug it directly in, and a
crossover cable is not a good solution.
2. Software configuration. Although setting up the squeezebox using a
remote is an option, invariably the user will lose the remote. In an
ideal situation, put some form of control method on the squeezebox
itself, or allow configuration through software so you can edit it on a
computer.

You need to trade aesthetics for functionality.


-- 
Murphy

Murphy's Profile: http://forums.slimdevices.com/member.php?userid=3570
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Qnap server or best option

2006-01-25 Thread Fifer

Paul, who is responsible for preparing the Qnap version and making it
available and will it be downloaded from your site, Qnap's or
slimdevices.com?


-- 
Fifer

Fifer's Profile: http://forums.slimdevices.com/member.php?userid=639
View this thread: http://forums.slimdevices.com/showthread.php?t=19024

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: got an SB2 yesterday! do you have a black case but wantsilver?

2006-01-25 Thread Patrick Dixon

I will send you an empty black case if you'll cover the postage.

I'm in the UK.


-- 
Patrick Dixon

www.at-tunes.co.uk

Patrick Dixon's Profile: http://forums.slimdevices.com/member.php?userid=90
View this thread: http://forums.slimdevices.com/showthread.php?t=20405

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread jonheal

Murphy Wrote: 
> I will be brief.
> 
> 1. USB, Firewire, or some other form of non-ethernet Computer to device
> connection is essential. Get with the program. Although the squeezebox's
> design is optimized for small hubs/routers and wireless connectivity,
> sometimes people are just going to want to plug it directly in, and a
> crossover cable is not a good solution.
> 2. Software configuration. Although setting up the squeezebox using a
> remote is an option, invariably the user will lose the remote. In an
> ideal situation, put some form of control method on the squeezebox
> itself, or allow configuration through software so you can edit it on a
> computer.
> 
> You need to trade aesthetics for functionality.
1. One of the main benefits of my SqueezeBox is being able to listen to
high-quality digital music, and at the same time, getting the damn
computer out of the living room and away from my hifi.

2. "...or allow configuration through software so you can edit it on a
computer." I think they call that SlimServer. I don't plan on losing my
remote. I suggest you super-glue a hoop to it and then dangle it around
you neck on a string.


-- 
jonheal

Jon Heal says:
Have a nice day!
http://www.theheals.org/

jonheal's Profile: http://forums.slimdevices.com/member.php?userid=2133
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread Kyle

Murphy Wrote: 
> 
> 1. USB, Firewire, or some other form of non-ethernet Computer to device
> connection is essential.

Why?  If all the functionality of the SB is enabled through the
ethernet connection, why is some other form necessary?  Also, someone's
home is much more likely to be CAT-5 wired than USB-wired if the SB is
going to be in a different room.


-- 
Kyle

Kyle's Profile: http://forums.slimdevices.com/member.php?userid=2541
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread dangerous_dom

Seriously, i dont know what on earth you are getting at here? What real
use a USB connection be? The whole point it this is a streaming device,
for streaming music around a house to HiFi equipment. Why would someone
want to spend a load of cash to have a SB next to thier PC when they
could just play the music off thier PC? Just buy a remote for your PC
and you could even by a display for you PC if you don't want you have
your monitor on when you are playing music. Maybe 2% of SB owners would
find this useful (cant see how myself) but it's harld 'essential'. You
have completely missed the point of what this device is for. It's you
that seriously needs to get with the program.


-- 
dangerous_dom

dangerous_dom's Profile: http://forums.slimdevices.com/member.php?userid=1763
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Web Interface Gone Funny

2006-01-25 Thread Browny

Try Clearing your browser cache down.

Worked for me


-- 
Browny

Browny's Profile: http://forums.slimdevices.com/member.php?userid=2295
View this thread: http://forums.slimdevices.com/showthread.php?t=20406

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: When should I switch from SQLLite to MySQL?

2006-01-25 Thread Jack Coates

Patrick Dixon wrote:

Hmm, well I've spent the 5 minutes and I'm getting nowhere ...

I'm getting:

mysql> Ungrant all on slimserver.* to slimserver [identified by
'password'];
ERROR 1064 (42000): You have an error in your SQL syntax; check the
manual that corresponds to your MySQL server version for the right
syntax to use near 'Ungrant all on slimserver.* to slimserver
[identified by 'password']' at line 1

and I have no idea what any of it means!


  

try this:

mysql> grant all on slimserver.* to [EMAIL PROTECTED] identified by 
'password';


the wiki forgets to specify where the user is, and assumes that people 
know what [] means (it means --identified by 'password'-- is optional).


--
Jack at Monkeynoodle dot Org: It's a Scientific Venture...
Riding the Emergency Third Rail Power Trip Since 1996

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Some thoughts on configuring the Squeezebox.

2006-01-25 Thread Paul Dowdy
I disagree totally.  The whole point is to use WiFi, not wired to this 
device.


You should get with the program..

- Original Message - 
From: "Murphy" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, January 25, 2006 12:56 PM
Subject: [slim] Some thoughts on configuring the Squeezebox.




I will be brief.

1. USB, Firewire, or some other form of non-ethernet Computer to device
connection is essential. Get with the program. Although the squeezebox's
design is optimized for small hubs/routers and wireless connectivity,
sometimes people are just going to want to plug it directly in, and a
crossover cable is not a good solution.
2. Software configuration. Although setting up the squeezebox using a
remote is an option, invariably the user will lose the remote. In an
ideal situation, put some form of control method on the squeezebox
itself, or allow configuration through software so you can edit it on a
computer.

You need to trade aesthetics for functionality.


--
Murphy

Murphy's Profile: http://forums.slimdevices.com/member.php?userid=3570
View this thread: http://forums.slimdevices.com/showthread.php?t=20407





___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: White noise of death

2006-01-25 Thread dwc

Last night I got white noise out of the optical output. (sb3, 6.2.2,
fw28) I went to "Now Playing" using the remote and scrolled up the list
to play a song that had been played previously.  I hit "play" and out
came white noise.  I either hit pause to stop or fwd to go to the next
song, I don't remember now, but the noise stopped and the normal
behavior resumed.  I could not replicate.

-Dan


-- 
dwc

dwc's Profile: http://forums.slimdevices.com/member.php?userid=1892
View this thread: http://forums.slimdevices.com/showthread.php?t=20248

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread rdcole

Seems to me that I can get USB and Firewire devices that do audio for
less money so who would want to use an SB for this?  
The whole idea is the SB is to get away from the PC and not be tethered
to it. 

Ron


-- 
rdcole

rdcole's Profile: http://forums.slimdevices.com/member.php?userid=3573
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread jonheal

Paul Dowdy Wrote: 
> I disagree totally.  The whole point is to use WiFi, not wired to this 
> device.
> 
> You should get with the program..
> 
> - Original Message - 
> From: "Murphy" 
> To: 
> Sent: Wednesday, January 25, 2006 12:56 PM
> Subject: [slim] Some thoughts on configuring the Squeezebox.
> 
> 
> >
> > I will be brief.
> >
> > 1. USB, Firewire, or some other form of non-ethernet Computer to
> device
> > connection is essential. Get with the program. Although the
> squeezebox's
> > design is optimized for small hubs/routers and wireless
> connectivity,
> > sometimes people are just going to want to plug it directly in, and
> a
> > crossover cable is not a good solution.
> > 2. Software configuration. Although setting up the squeezebox using
> a
> > remote is an option, invariably the user will lose the remote. In an
> > ideal situation, put some form of control method on the squeezebox
> > itself, or allow configuration through software so you can edit it on
> a
> > computer.
> >
> > You need to trade aesthetics for functionality.
> >
> >
> > -- 
> > Murphy
> >
> 
> > Murphy's Profile:
> http://forums.slimdevices.com/member.php?userid=3570
> > View this thread:
> http://forums.slimdevices.com/showthread.php?t=20407
> >
> >
> > 
...I still prefer wired ethernet...more reliable connection :-) YMMV


-- 
jonheal

Jon Heal says:
Have a nice day!
http://www.theheals.org/

jonheal's Profile: http://forums.slimdevices.com/member.php?userid=2133
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread JJZolx

Murphy Wrote: 
> I will be brief.
> 
> 1. USB, Firewire, or some other form of non-ethernet Computer to device
> connection is essential. Get with the program. Although the squeezebox's
> design is optimized for small hubs/routers and wireless connectivity,
> sometimes people are just going to want to plug it directly in, and a
> crossover cable is not a good solution.
> 
> 2. Software configuration. Although setting up the squeezebox using a
> remote is an option, invariably the user will lose the remote. In an
> ideal situation, put some form of control method on the squeezebox
> itself, or allow configuration through software so you can edit it on a
> computer.
> 
> You need to trade aesthetics for functionality.
I totally agree.

I'm surprised a better configurtion system isn't in place.  I can
understand the current approach for a first-generation product, but the
SB has had more than enough time to get to this point.  Fully capable
configuration and status web interfaces are available in $30 consumer
routers that make the setup procedures for the Squeezebox look like
something out of a network product from 1993.  Very primitive, to put
it politely.


-- 
JJZolx

Jim

JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Which version of slimserver do I need for....

2006-01-25 Thread cliveb

Since buying my SB2 several months ago, I've been pretty happy running
the version of Slimserver that was around at the time (6.0.2). I'm now
thinking that there are some new features I'd like to try out. So, what
is the minimum release I'd need to install to support all the
following:

1. Use of MySQL databse.
2. Replaygain on natively streamed FLAC.
3. Digital volume control "fixed".


-- 
cliveb

cliveb's Profile: http://forums.slimdevices.com/member.php?userid=348
View this thread: http://forums.slimdevices.com/showthread.php?t=20411

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: got an SB2 yesterday! do you have a black case but wantsilver?

2006-01-25 Thread Robin Bowes
Patrick Dixon said the following on 01/25/2006 07:06 PM:
> I will send you an empty black case if you'll cover the postage.
> 
> I'm in the UK.

Hey Patrick, I'll take one - I too prefer black!

IM me to discuss details:

AOL:robinbowes
Yahoo:  robin_bowes
MSN:[EMAIL PROTECTED]

R.

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Play slimserver audio on a pocket PC

2006-01-25 Thread dais3

Seemed to me a cool way of having my mp3s available anywhere in the
house - configure the PocketPC to be a player. Controlled by Tecanto or
PPC web skin - but which player. I have tried using the PPC media player
to connect to the stream, but couldn't get that to work, plus there are
problems using MP anyway with the buffering. Another option could be
Softsqeeze on the PPC. Anyone got any experience or suggestions???
Thanks
Dave


-- 
dais3

dais3's Profile: http://forums.slimdevices.com/member.php?userid=2229
View this thread: http://forums.slimdevices.com/showthread.php?t=20412

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Wep128

2006-01-25 Thread WilliamHD

Hi all,  

I'ma new SB owner who is trying to get it to connect.  It see the
network but won't connect. I use WEP128 and have put in the key.
Any ideas?

Many thanks


-- 
WilliamHD

WilliamHD's Profile: http://forums.slimdevices.com/member.php?userid=3571
View this thread: http://forums.slimdevices.com/showthread.php?t=20413

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread jonheal

JJZolx Wrote: 
> I totally agree.
> 
> I'm surprised a better configurtion system isn't in place.  I can
> understand the current approach for a first-generation product, but the
> SB has had more than enough time to get to this point.  Fully capable
> configuration and status web interfaces are available in $30 consumer
> routers that make the setup procedures for the Squeezebox look like
> something out of a network product from 1993.  Very primitive, to put
> it politely.
Have you seen the configuration screens for Linksys or D-Link
routers??

They SUCK!!!


-- 
jonheal

Jon Heal says:
Have a nice day!
http://www.theheals.org/

jonheal's Profile: http://forums.slimdevices.com/member.php?userid=2133
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread snarlydwarf

JJZolx Wrote: 
> 
> I'm surprised a better configurtion system isn't in place.  I can
> understand the current approach for a first-generation product, but the
> SB has had more than enough time to get to this point.  Fully capable
> configuration and status web interfaces are available in $30 consumer
> routers that make the setup procedures for the Squeezebox look like
> something out of a network product from 1993.  Very primitive, to put
> it politely.

Hrrm.. other than the network configuration (which, obviously, is
tricky to do from a network: routers have an advantage here, but
they're designed to packet-munge), what's the problem with the
slimserver configuration of the squeezeboxes?

There really isn't anything -on- the squeezebox to configure other than
network settings  Everything else is server controlled.


-- 
snarlydwarf

snarlydwarf's Profile: http://forums.slimdevices.com/member.php?userid=1179
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread Jim Dibb
The home routers and such need snazzy (?) web interfaces to configure because they don't have screens.  Configuring the network interface on a squeezebox by using the screen and remote is what fits the device.The squeezebox doesn't run a web server, so why add one just to configure a few network parameters?
On 1/25/06, snarlydwarf <[EMAIL PROTECTED]> wrote:
JJZolx Wrote:>> I'm surprised a better configurtion system isn't in place.  I can
> understand the current approach for a first-generation product, but the> SB has had more than enough time to get to this point.  Fully capable> configuration and status web interfaces are available in $30 consumer
> routers that make the setup procedures for the Squeezebox look like> something out of a network product from 1993.  Very primitive, to put> it politely.Hrrm.. other than the network configuration (which, obviously, is
tricky to do from a network: routers have an advantage here, butthey're designed to packet-munge), what's the problem with theslimserver configuration of the squeezeboxes?There really isn't anything -on- the squeezebox to configure other than
network settings  Everything else is server controlled.--snarlydwarfsnarlydwarf's Profile: 
http://forums.slimdevices.com/member.php?userid=1179View this thread: http://forums.slimdevices.com/showthread.php?t=20407___
Discuss mailing listDiscuss@lists.slimdevices.comhttp://lists.slimdevices.com/lists/listinfo/discuss

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] One of my SB3s failed (?) today

2006-01-25 Thread Sir G

I mostly use the SB3 in my study in the daytime, then turn on the system
in the living room at night. Both were working OK, then the living room
unit's screen turned blank (looked as if all leds were on
simultaneously), and the unit went dead. Won't connect to Slimserver
anymore. I disconnected and reconnected it physically, had to reenter
the WEP 128 code, but it won't find Slimserver and no longer shows on
Slimserver. The other unit works fine. 

Any thoughts?

Thanks in advance


-- 
Sir G

Sir G's Profile: http://forums.slimdevices.com/member.php?userid=2489
View this thread: http://forums.slimdevices.com/showthread.php?t=20414

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Contemplating Two SB3’s

2006-01-25 Thread klausbgva

Wireless can be an issue but that has nothing to do with the Slimbox but
with wireless.

Where I live we have 10 inches of concrete wall and that is quiet a big
hurdle for wifi.

I have 6 slimboxes 
2 wired
2 wireless (no problem)
2 wireless at my neighbour
2 firends accessing the over VPN.

The server has never been a issue so far did a few upgrades to hardware
but nothing major.

Wireless for my neighbour has been the major issue. The signal goes
from 100% to about 20-30 about 30feet away.

I just ordered a big high gain antenna made for hotels in the hope to
improve the signal.

If that does not work I will revert to good old cable.

Beyond that slimbox is the best piece of software and hardware I have
seen in years.

I do software evaluation, installation and configuration and honestly
if everyting was as easy as a slimbox I would be out of work


-- 
klausbgva

klausbgva's Profile: http://forums.slimdevices.com/member.php?userid=641
View this thread: http://forums.slimdevices.com/showthread.php?t=19944

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Problem installing softsqueeze 2.3

2006-01-25 Thread mkosma

I recently downloaded softsqueeze 2.3 from sourceforge.  (I assume it is
not yet integrated into any of the nightly builds?)  It worked fine at
home, and cleaned up FLAC gapless very nicely.  But at the office I am
getting an installation error. 

I see the message, "softsqueeze is preparing the install4j wizard," and
the progress bar fills up to about two blocks from full.  Then it hangs
for a minute or so, then says:

install4j Wizard

The Java(TM) VM could not be started.  Please restart the
installation.You may use the parameter "/manual" to download or
manually select a different VM.

and here's the log file that it generates:

Started executable D:\dl\softsqueeze_windows_2_3(2).exe at Wed Jan 25
15:53:03 2006

Init
Init done
Starting work
extracting files
Included files: 7
Temp dir: C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628
extracting
C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\i4jruntime.jar
(size: 322405)
extracting
C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\platform.zip
(size: 166968)
extracting
C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\MessagesDefault
(size: 18557)
extracting
C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\i4jparams.conf
(size: 4044)
extracting
C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\License (size:
18009)
extracting
C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\content.zip
(size: 2873466)
extracting
C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\stats.properties
(size: 103)
extracting files done
Current working dir:
C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628
Full JRE path:
C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\jre.tar.gz
No JRE included
LoadDLL (0, (null), 0)
Searching for a JVM
Testing location  (type Y)
checkJavaExe (C:\Program Files\Java\jre1.5.0_06\bin\java.exe, [out],
1.4, , 0)
file exists
got version from registry 1.5.0_06
checkJavaExe returning 1
Trying to load JVM-DLL from c:\program
files\java\jre1.5.0_06\bin\java.exe
Trying c:\program files\java\jre1.5.0_06\bin\hotspot\jvm.dll (exists
0)
Trying c:\program files\java\jre1.5.0_06\bin\client\jvm.dll (exists 1)
Loading of JVM-DLL successful
launching program
vmoption count 7
vmoption 0: -Dexe4j.semaphoreName=d:_dl_softsq~2.exe
vmoption 1: -Dexe4j.isInstall4j=true
vmoption 2: -Dexe4j.moduleName=d:\dl\softsq~2.exe
vmoption 3:
-Dexe4j.processCommFile=C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j_p2768.tmp
vmoption 4:
-Dexe4j.tempDir=C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628
vmoption 5:
-Djava.class.path=C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\i4jruntime.jar;C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\content.zip;C:\DOCUME~1\jp004172\LOCALS~1\Temp\e4j3C.tmp_dir15628\platform.zip;
vmoption 6: -Dsun.java2d.noddraw=true
Creating JVM
JVM created
main class: com/exe4j/runtime/WinLauncher
param count: 6
param 0: false
param 1: com.install4j.runtime.installer.Installer
param 2: d:\dl\error.log
param 3: 
param 4: false
param 5: D:\dl\softsqueeze_windows_2_3(2).exe
calling main
main returned
dest JVM


-- 
mkosma

mkosma's Profile: http://forums.slimdevices.com/member.php?userid=456
View this thread: http://forums.slimdevices.com/showthread.php?t=20415

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: got an SB2 yesterday! do you have a black case but wantsilver?

2006-01-25 Thread Greg Klanderman

> Patrick Dixon <[EMAIL PROTECTED]> writes:

> I will send you an empty black case if you'll cover the postage.
> I'm in the UK.

Hi Patrick,

SB1/2 in good condition?
How much do you think to Boston?
You want a silver case back, right?

You can email me offlist: gak at klanderman dot net.

greg
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] One of my SB3s failed (?) today

2006-01-25 Thread kdf

Quoting Sir G <[EMAIL PROTECTED]>:



I mostly use the SB3 in my study in the daytime, then turn on the system
in the living room at night. Both were working OK, then the living room
unit's screen turned blank (looked as if all leds were on
simultaneously), and the unit went dead. Won't connect to Slimserver
anymore. I disconnected and reconnected it physically, had to reenter
the WEP 128 code, but it won't find Slimserver and no longer shows on
Slimserver. The other unit works fine.

Any thoughts?


Check that the MAC address still matches the one written on the bottom 
of the player.  On startup, instead of going into congigure network, 
scroll up/down to "view current settings".  From there you can look at 
the MAC address.  if it has changed, you can alter it by pressing RIGHT 
to start editing.  If you had any mac address filters on your network, 
then this would be what is preventing connection.


If that doens't help, contact [EMAIL PROTECTED] for more 
diagnosis and maybe an RMA.

-kdf
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Contemplating Two SB3�s

2006-01-25 Thread Mark Lanctot

--- yarrga
<[EMAIL PROTECTED]> wrote:

> The chip doesn't get particually hot either, I am
> running in an attic
> room which is nice and cool and using stock fans on
> the chip and in the
> case.
> 

This may change a bit come summer.  ;-)  I know it
sure would for me.  But the K6-2s don't run that hot anyway.






__ 
Find your next car at http://autos.yahoo.ca
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread EnochLight

JJZolx Wrote: 
> I totally agree.
> 
> I'm surprised a better configurtion system isn't in place.  I can
> understand the current approach for a first-generation product, but the
> SB has had more than enough time to get to this point.  Fully capable
> configuration and status web interfaces are available in $30 consumer
> routers that make the setup procedures for the Squeezebox look like
> something out of a network product from 1993.  Very primitive, to put
> it politely.

I wouldn't say primitive, but it is a bit simplistic.  I wonder though,
is this configuration stored in the SB's firmware or is is sent from
SlimServer?  If the latter, then it should be an easy change.  If the
former, well the firmware would require a new design entirely (larger
flash memory hosting a small OS, etc).


-- 
EnochLight

EnochLight's Profile: http://forums.slimdevices.com/member.php?userid=3392
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread snarlydwarf

EnochLight Wrote: 
> I wonder though, is this configuration stored in the SB's firmware or is
> is sent from SlimServer?  If the latter, then it should be an easy
> change.  If the former, well the firmware would require a new design
> entirely (larger flash memory hosting a small OS, etc).

I think the only configuration stored in the flash of the SB is things
set in the initial configuration or by 'secret' options:
MAC ID, DHCP or static?  last IP, last gateway, last netmask, last
DNS server, last slimserver, wireless encryption key.

It may save 'brightness' and 'size', but doesn't really need to...

I think everything else is actually on the server, so don't see the
point in a web interface to configure the network.


-- 
snarlydwarf

snarlydwarf's Profile: http://forums.slimdevices.com/member.php?userid=1179
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread EnochLight

Murphy Wrote: 
> I will be briefYou need to trade aesthetics for functionality.

The Squeezebox is one of the most functional hi-fi devices ever
created, IMHO.  USB/firewire has a fixed length to be functional
(compared to a wired CAT5 of several hundred feet).  And frankly, Wi-Fi
is the new target demographic - get it as far away from your computer as
possible.  

Wireless routers are commonplace so it's redundant to put something
like USB/firewire ports on it for those who wish to use it next to the
computer (plus it would drive the cost up needlessly of an already
expensive device).

If Slim Devices forges ahead with new releases we're bound to see
improvements in the evolution of the Squeezeboxs, but USB/firewire is
at the bottom of the request list I believe.


-- 
EnochLight

EnochLight's Profile: http://forums.slimdevices.com/member.php?userid=3392
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Wep128

2006-01-25 Thread Mark Lanctot
What router are you using?

Check this page:

http://wiki.slimdevices.com/index.cgi?RouterStatus

...others may have had problems with it.

To start things up, baby steps first.  Try connecting
with no encryption (temporarily!)  If that works, set
a very simple WEP 128 key - try "1" or "A" or
something simple.  Enter it into the Squeezebox,
*making sure there are no leading or trailing spaces*.
 The Squeezebox UI makes it easy to accidentally
insert trailing spaces, and will sometimes do this on
its own (I think it likes the length of the previous
key you entered and adds spaces to keep the length the
same).  Note just one trailing space will mean a
different key and will cause connection failure.  To
remove a space, press the PLAY key while the cursor is
over it.

If you can get it to work with a simple WEP key, then
there's no reason why it won't work with a more
complex key.

By the way, you should strongly consider upgrading to
WPA.  WEP can be cracked in as little as 2
seconds...it deters only casual, accidental
connections.

--- WilliamHD
<[EMAIL PROTECTED]> wrote:

> 
> Hi all,  
> 
> I'ma new SB owner who is trying to get it to
> connect.  It see the
> network but won't connect. I use WEP128 and have put
> in the key.
> Any ideas?
> 
> Many thanks
> 
> 
> -- 
> WilliamHD
>

> WilliamHD's Profile:
> http://forums.slimdevices.com/member.php?userid=3571
> View this thread:
> http://forums.slimdevices.com/showthread.php?t=20413
> 
> ___
> Discuss mailing list
> Discuss@lists.slimdevices.com
> http://lists.slimdevices.com/lists/listinfo/discuss
> 







__ 
Find your next car at http://autos.yahoo.ca
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Problem installing softsqueeze 2.3

2006-01-25 Thread EnochLight

mkosma Wrote: 
> I recently downloaded softsqueeze 2.3...It worked fine at home, and
> cleaned up FLAC gapless very nicely.  
> 

What version were you using prior to trying 2.3?  You were having
trouble with gapless FLAC playback?


-- 
EnochLight

EnochLight's Profile: http://forums.slimdevices.com/member.php?userid=3392
View this thread: http://forums.slimdevices.com/showthread.php?t=20415

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Some thoughts on configuring the Squeezebox.

2006-01-25 Thread snarlydwarf

EnochLight Wrote: 
> I honestly think that the SB is incredibly easy to set up; there's no
> need to weight it down with a web interface.  Most people are in
> another room setting it up away from their computer - and the web -
> anyway.
> 
> Keep it simple.  Maybe it *-is-* primitive, but it needs to be super
> simple.  Primitive works in this case, IMHO.

Just to make it clear: I do agree.  I set up the networking with the
remote.  The 'real' configuration (adding plugins, passwords for
last.fm, maybe arranging menus a bit) I do from a web browser... far
too many options for a 1 or 2 line UI.

I don't see an easy way around the initial setup (which is -very- easy
if you have DHCP and a wired connection...).  For the rest, there
already is a web interface, and it's where all the control is done. 
(What point would there be in running an HTTP server on the SB when the
SB would just have to tell the server what was changed?)


-- 
snarlydwarf

snarlydwarf's Profile: http://forums.slimdevices.com/member.php?userid=1179
View this thread: http://forums.slimdevices.com/showthread.php?t=20407

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: What is going on? i just feel like giving up now...

2006-01-25 Thread Michaelwagner

dangerous_dom Wrote: 
> Then slimserver forces my modem to dial up.
> 
Since Slimserver has no interest in operating dial-up modems itself,
this sounds like something else is wrong with your networking setup.

Windows, depending on configuration, will attempt to dial out if it
detects that you are not connected to the internet and need to be for a
certain operation.

Do you have a cable modem or DSL connection to the internet?

Did it fail?

In your networking configuration, do you have the option set to dial
out on demand when no internet connection is available? If you have a
cable modem or DSL you should probably turn this option off.

This is probably 99+% unrelated to your other Slimserver problems.


-- 
Michaelwagner

Michaelwagner's Profile: http://forums.slimdevices.com/member.php?userid=428
View this thread: http://forums.slimdevices.com/showthread.php?t=20400

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Command line options for perl script

2006-01-25 Thread jimwillsher

Hi Mark,

Do you have an equivalent script which can be run on Ubuntu / Debian?
There is no /usr/local/bin/slimserver (NB you put slimerver) command
when it's compiled on Debian, it has to be started via
/usr/local/slimserver/slimserver.pl

Starting it is fine, with a simple script as posted in these forums by
others:

#!/bin/sh
echo "Starting SlimServer"
su - squeeze -c "cd /usr/local/slimserver; ./slimserver.pl --daemon"

But I can't find a graceful way to kill the server (which I have to do
every few days when the web interface stops responding, as it used to
do on RedHat - surprised the developers haven't encountered this
themselves?)

Cheers,


Jim


-- 
jimwillsher

jimwillsher's Profile: http://forums.slimdevices.com/member.php?userid=410
View this thread: http://forums.slimdevices.com/showthread.php?t=3228

___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Feature request: Player Controls in Web Interface

2006-01-25 Thread Mark Lanctot

--- northendboston
<[EMAIL PROTECTED]>
wrote:

> Also does anyone know how to play music on the
> SqueezeBox AND
> simultaneously on local PC speakers.
> 

Run either Softsqueeze or a software player capable of
playing streams and synch it with the Squeezebox.

Although I see lots of problems relating to synch lately.






__ 
Find your next car at http://autos.yahoo.ca
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


  1   2   >