Re: [slim] Re: Open Ports ... Security Issue?

2006-12-15 Thread Peter

jonheal wrote:
Pale Blue Ego;162253 Wrote: 
  

Why would these ports be open to the world in the first place?  You can
limit the address range.



Not practical, in this case. I plan on taking the SB to my
mother-in-law's for Christmas. She has Verizon DSL, but gets a dynamic
IP just like 99% of everybody with high-speed access.
  


In that case Hamachi seems to be the best solution if you and your 
mum-in-law are running a supported OS.


Regards,
Peter
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: ETA for 6.5.1?

2006-12-15 Thread gsalton

With respect to the original poster's question, where IE would not
refresh: if you have some reluctance to try 6.5.1, why not try a
different browser? Firefox seems to refresh fine.


-- 
gsalton

gsalton's Profile: http://forums.slimdevices.com/member.php?userid=7598
View this thread: http://forums.slimdevices.com/showthread.php?t=30595

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


[slim] Re: AACPlus fails with 6.5.0

2006-12-15 Thread Ramage

raff;162517 Wrote: 
 I simply added additional check for $type of the stream (aap) and
 $format (mp3) 
 It is not perfect - it's too 'specific' for 'universality' of the code
 but it works for me ;)
 In fact I agree with Bryan - this check on $format eq 'mp3' shouldn't
 be there at all but since it is, it might have some other purpose which
 I'm not aware of... 
 
 This patch should not affect other parts of the code but should enable
 you to do bitrate limiting on AACPlus streams.
 
 Have a look at /usr/local/slimserver/Slim/Player/Protocols/HTTP.pm
 starting at line 189.
 
 then change this:
 
  
Code:

  
   
   if (defined $command  $command eq '-' || $format eq 'mp3') {
   return $url;
   }
   

  
 
 to this:
 
  
Code:

  
   if (defined $command  $command eq '-' || $format eq 'mp3') {
   if ($type eq 'aap'  $format eq 'mp3') {
   return 0;
   } else {
   return $url;
   }
   }
   

  
 
 HTH
 raff

Thanks Raff


-- 
Ramage

P2 266MHz,Linux ClarkConnect 3.2, SlimServer Version: 6.5.1 - 10145,
Alien 1.06
P4 2.6GHz, Win XP, SlimServer Version: 6.5.1 - 10638 - Windows XP,
Alien 1.06
NSLU2 Unslung 6.8b SlimServer Version: 6.3.1 - 8476 - Linux - EN -
iso-8859-1

Ramage's Profile: http://forums.slimdevices.com/member.php?userid=5343
View this thread: http://forums.slimdevices.com/showthread.php?t=27996

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


[slim] Re: Zone Alarm blocks some cookies

2006-12-15 Thread Diana

Mark Lanctot;162552 Wrote: 
 You're welcome, hope it solves the issue!
 
 I don't know about IE7, but as of FF 1.5, cookie handling got really
 good - you can accept them, but if you manually remove them, they get
 added to your block list.

Yes, FF is good.  I'm using FF 2.0.  I've set it to ask me when sites
want to set cookies;  this lets you choose whether to accept, for
session or always, or block.  What's amazing is the sheer volume of
cookies you don't know about unless you ask to see the requests!

Anyway, many thanks for your help - problem solved, and SS now working
just fine!


-- 
Diana

--
Diana

Diana's Profile: http://forums.slimdevices.com/member.php?userid=7463
View this thread: http://forums.slimdevices.com/showthread.php?t=30588

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


[slim] Re: New Squeezebox?

2006-12-15 Thread WladiSGE

is there somewhere a bigger photo of the new remote? what's new there,
just the design?


-- 
WladiSGE

WladiSGE's Profile: http://forums.slimdevices.com/member.php?userid=2276
View this thread: http://forums.slimdevices.com/showthread.php?t=30322

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


Re: [slim] Re: New Squeezebox?

2006-12-15 Thread Michael Herger

is there somewhere a bigger photo of the new remote? what's new there,
just the design?


http://www.slimdevices.com/images/transporter/remote-top.jpg ?

--

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR

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


[slim] Re: Open Ports ... Security Issue?

2006-12-15 Thread jonheal

At first I thought it didn't need to be, but it appears that port 9000
must also be open to play remotely with SoftSqueeze. You can browse
your collection in SoftSqueeze with 9000 closed but hit the play
button, and it makey no sound.

Drag. :-(


-- 
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=30564

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


Re: [slim] Re: Ideas for Squeezebox 4

2006-12-15 Thread Peter

Tarn wrote:

But if you can avoid the bloat, you'll be able to sell the fancy remote
for less than the cost of the squeezebox, and people will actually buy
it.
  


I'd probably buy one to control my 5 SB's.
If I like it enough I'd even be inclined to buy more than one.

Regards,
Peter

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


[slim] Infrant ReadyNAS NV+, Slimserver install

2006-12-15 Thread adr

Hi, 

I love the ReadyNAS bundle but don't need extra Squeezeboxes. Is there
a possibility to do a DIY install of slimserver on the ReadyNAS?

Thanks,
Alex.


-- 
adr

adr's Profile: http://forums.slimdevices.com/member.php?userid=6627
View this thread: http://forums.slimdevices.com/showthread.php?t=30632

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


[slim] Re: Using static IP address - now can't connect to internet radio or Squeezenetwork

2006-12-15 Thread boybees

Michael Herger;162574 Wrote: 
 You very probably gave us the external (WAN) IP address of your router 
 
 instead of the local (LAN) address. The latter should be something like
 
 192.168.001.xyz. Put that latter as your SB's gateway.

You nailed it. Using:

Default Gateway: 192.168.001.001

solves the problem. Thanks so much!


-- 
boybees

boybees's Profile: http://forums.slimdevices.com/member.php?userid=1153
View this thread: http://forums.slimdevices.com/showthread.php?t=30627

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


[slim] Re: OT: dual core processors

2006-12-15 Thread MrStan

With versions 6.5 onwards the MySql Server is probably running under a
seperate thread.

Also the Core Duo processors have actually had some processor tweaks
which will make a difference. Many of the processor instructions take
less machine cycles which probably has a lot to do with why this
processor runs faster than an equivalent Pentium.


-- 
MrStan

MrStan's Profile: http://forums.slimdevices.com/member.php?userid=1771
View this thread: http://forums.slimdevices.com/showthread.php?t=30559

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


[slim] Re: Welcome to Slimserver banner when streaming

2006-12-15 Thread Sch

Thanks - it worked

PS: restart slimserver to activate the change - the text is cached
(good design)

-- 
Søren Schrøder. Happy Sqeezebox2 user on FreeBSD


-- 
Sch

Sch's Profile: http://forums.slimdevices.com/member.php?userid=8991
View this thread: http://forums.slimdevices.com/showthread.php?t=30208

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


[slim] Will there ever be a video squeezebox ?

2006-12-15 Thread Sch

I am looking for a box, that does with video what squeezebox does with
audio. 

So a daemon on a server that can transcode files in some storage and
stream it to a SqueezeVideoBox that I can plug into my TV and watch
video's there.

I have build a MythTV box ( http://www.mythtv.org/ ) on a epia board,
and it kind of does the job (using mplayer/mencoder), but *if* a
hardware box/backend server solution ala squeezebox was available, I'd
switch right away.

Any Video Slimdevice in development ? Or any other boxes you can
suggest ?

Ohh.. and setups that include a windows box, is a nogo for me.
Especially Windows Media Center is a big NoThanks.


-- 
Sch

-- 
Søren Schrøder. Happy Squeezebox2 user on FreeBSD

Sch's Profile: http://forums.slimdevices.com/member.php?userid=8991
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


Re: [slim] Will there ever be a video squeezebox ?

2006-12-15 Thread Marc Sherman

Sch wrote:


I have build a MythTV box ( http://www.mythtv.org/ ) on a epia board,
and it kind of does the job (using mplayer/mencoder), but *if* a
hardware box/backend server solution ala squeezebox was available, I'd
switch right away.


MythTV does support a client/backend separation. The client software can 
run on (multiple) quiet low power boxes that boot off of read-only CF in 
your TV rooms, and the server software can run on the big beefy machine 
with a giant RAID that you've already got in your basement running 
Slimserver.


It's a lot more DIY than slimserver/squeezebox, but it can be done.

Just make sure that the client and backend machines have a wired 
connection; wireless can't handle the bandwidth needed for video.


- Marc

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread bishopdonmiguel

Sch;162639 Wrote: 
 I am looking for a box, that does with video what squeezebox does with
 audio.
Apple's pending iTV product is encouraging.  The real question, which
has yet to be answered, is can it steam media files from a generic file
server or does it require an OS X installation somewhere on the network
to enable playback.  The latter is more probable and for me a deal
killer.  Although I do run OS X, I don't want my desktops to be in the
repository/streaming business.


-- 
bishopdonmiguel

bishopdonmiguel's Profile: http://forums.slimdevices.com/member.php?userid=278
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread Mark Lanctot

Sch;162639 Wrote: 
 Any Video Slimdevice in development ?

Slim Devices, wisely, does not comment on products in development.

The subject of video is pretty controversial around here.  Slim
Devices' expertise lies in audio, not video.  Compared to video, the
audio-only market is so small that a lot of people would not want to
see Slim go into video, slowing down or halting development of their
audio products.

 Or any other boxes you can suggest ?

There was a brief discussion, software only, here:
http://forums.slimdevices.com/showthread.php?t=30557


-- 
Mark Lanctot

Mark Lanctot's Profile: http://forums.slimdevices.com/member.php?userid=2071
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


[slim] Re: OT: dual core processors

2006-12-15 Thread Skunk

FYI, Fry's Electronics has great deals on the C2D's. I got an E6300
Conroe bare chip and motherboard for $149, which is $30 less than the
oem chip even at newegg.


-- 
Skunk

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

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


Re: [slim] Will there ever be a video squeezebox ?

2006-12-15 Thread Peter

Sch wrote:

I am looking for a box, that does with video what squeezebox does with
audio. 


So a daemon on a server that can transcode files in some storage and
stream it to a SqueezeVideoBox that I can plug into my TV and watch
video's there.

I have build a MythTV box ( http://www.mythtv.org/ ) on a epia board,
and it kind of does the job (using mplayer/mencoder), but *if* a
hardware box/backend server solution ala squeezebox was available, I'd
switch right away.
  

Well, there's videobox...
http://videobox.sourceforge.net/

Any Video Slimdevice in development ? Or any other boxes you can
suggest ?

Ohh.. and setups that include a windows box, is a nogo for me.
Especially Windows Media Center is a big NoThanks.
  

Oops, I'll take the Videobox back then...

I've actually traded in videobox for MythTV myself (though it could 
fairly easily be rewritten to run under linux and control VLC or 
Mplayer). I've linked my squeezebox/slimserver network to my 3 tuner 
mythtv box with a 'MythBox.pm' plugin that communicates to a Lirc 
junction box tool that I wrote for this purpose. See an earlier post for 
the links to the Perl code.


The MythTV/SlimServer server is a large and noisy machine with lots of 
drives nicely tucked away in my server room (well, there's a server in 
it so I guess that makes it a server room). The MythTV box is connected 
to an RF modulator that transmits the servers AV signal to the in house 
cable connected to 4 TV's. All TV's have a SB3 next to them that can 
control MythTV with the remote.


Regards,
Peter

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


Re: [slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread Peter

bishopdonmiguel wrote:
Sch;162639 Wrote: 
  

I am looking for a box, that does with video what squeezebox does with
audio.


Apple's pending iTV product is encouraging.  The real question, which
has yet to be answered, is can it steam media files from a generic file
server or does it require an OS X installation somewhere on the network
to enable playback.  The latter is more probable and for me a deal
killer.  Although I do run OS X, I don't want my desktops to be in the
repository/streaming business.
  


Oh great, another Apple product full of DRM, proprietary technology and 
patents, no doubt...


Regards,
Peter

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread bklaas

Step 1: Buy an old Xbox from eBay, craigslist, or a neighborhood
Gamestop.
Step 2: Hack Xbox and drop the acclaimed hackware Xbox Media Center
(XBMC) on it. Great directions can be found here--
http://www.productwiki.com/microsoft_xbox/article/how_to_go_from_xbox_to_xbox_media_center_in_30_minutes.html
Step 3: There is no step 3. Once you've got XBMC on, you really don't
have to dork with it.

Seriously, XBMC is what you want. It will stream any video in any
format on to your TV. It is just dropjaw fantastic software. 

I'm a linux guy, and I'm telling you, you want XBMC. There is no better
and cheaper way to do what you want than XBMC.

#!/ben


-- 
bklaas

the Nokia770 skin guy

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

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread Sch

XMBC was one of my options, along with the KISS DP558, but the WAF (Wife
Acceptance Factor) isn't exactly great on the Xbox, and the DP558 lacks
on the streaming (I will have to upload the video's to the 558). 

But thanks for the input. Keep em' comming :)

The MythTV Backend/Frontend solution is OK, but the interface of mythTV
is an OSD thing - I would prefer a LED thing as the one the
squeezebox. And if they could share remote... Oh joy !


-- 
Sch

-- 
Søren Schrøder. Happy Squeezebox2 user on FreeBSD

Sch's Profile: http://forums.slimdevices.com/member.php?userid=8991
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread Sch

Peter;162648 Wrote: 
 
 All TV's have a SB3 next to them that can 
 control MythTV with the remote.
 

Now we are talking... I think I have to revisit MythTV. That is, unless
I can find that magic HW box that does it all.


-- 
Sch

-- 
Søren Schrøder. Happy Squeezebox2 user on FreeBSD

Sch's Profile: http://forums.slimdevices.com/member.php?userid=8991
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


Re: [slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread Marc Sherman

Sch wrote:


The MythTV Backend/Frontend solution is OK, but the interface of mythTV
is an OSD thing - I would prefer a LED thing as the one the
squeezebox. And if they could share remote... Oh joy !


Sharing a remote is easy -- both slimserver and myth (well, LIRC) have 
fully customizable IR interfaces.


As for an off-screen interface for myth, well, I can't really see why 
you'd want that -- you've already got the TV on to watch TV, so the OSD 
interface seems quite natural to me.


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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread bklaas

Sch;162650 Wrote: 
 XMBC was one of my options, along with the KISS DP558, but the WAF (Wife
 Acceptance Factor) isn't exactly great on the Xbox

Hmmm...well, I can tell you that WAF on XBMC is typically very, very
high after installation. It's just dead simple to use, and you can buy
a $15 XBOX DVD remote to control the whole thing. I have a friend that
even got a Logitech Harmony remote to learn XBMC with no issue.

My wife thought I was insane to be scouring craigslist for an Xbox when
video games hold about as much interest to me as watching paint dry.
She's totally behind it now that she's seen (and used) XBMC.

#!/ben

(fwiw, I'd be jazzed to see a Slim offering like you described, and
would probably consider buying one, esp. if it supported HD)


-- 
bklaas

the Nokia770 skin guy

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

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


[slim] Re: Infrant ReadyNAS NV+, Slimserver install

2006-12-15 Thread sc53

FYI--If you don't want or need the extra Squeezeboxes, you can sell them
on Audiogon.com or Head-fi.org for about $250-275.  I just bought one
for $275 from a guy who bought your bundle and didn't want the extra
SB.


-- 
sc53

sc53's Profile: http://forums.slimdevices.com/member.php?userid=8690
View this thread: http://forums.slimdevices.com/showthread.php?t=30632

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread bishopdonmiguel

Peter;162649 Wrote: 
 Oh great, another Apple product full of DRM, proprietary technology and
 
 patents, no doubt...I do understand your point.  Agreed, DRM and proprietary 
 stuff is evil. 
But I'm driven more by pragmatism than idealism.  As long as it also
plays non-DRM content (feature details as yet unknown), who cares? 
Personally, I don't like tweaking these toys.  Despite my affection for
the Squeezebox (I have 3), tweaking is the main reason I look for
replacements.  There always seems to be some issue that works it's way
into the software that I have to work around.  So, my quest for the NMF
(near maintenance free) solution continues.


-- 
bishopdonmiguel

bishopdonmiguel's Profile: http://forums.slimdevices.com/member.php?userid=278
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread ymilner

Go to http://www.mpcclub.com/
You will find lots of boxes there, with with optical drive and without
it, with built-in streaming capabilities.
Some choices would be Kiss DP-1500, DP-600; Dvico TVix, Ziova; there
are more.


-- 
ymilner

ymilner's Profile: http://forums.slimdevices.com/member.php?userid=1370
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread bishopdonmiguel

bklaas;162646 Wrote: 
 Seriously, XBMC is what you want. It will stream any video in any format
 on to your TV. It is just dropjaw fantastic software.
Wow, that looks really, really good.  Does this thing just work or do
you have to continually update it?  Looks like a real bear to setup
though.  The guide says you have to buy some special game title to get
this working.  That could be an obstacle.


-- 
bishopdonmiguel

bishopdonmiguel's Profile: http://forums.slimdevices.com/member.php?userid=278
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


[slim] Re: Confusion: No FLAC or Ogg, just MP3 ??

2006-12-15 Thread Mark Lanctot

Since you're on Linux, do the affected files have the same permissions
as the MP3s?

SlimServer definitely should scan and play FLAC and Ogg.


-- 
Mark Lanctot

Mark Lanctot's Profile: http://forums.slimdevices.com/member.php?userid=2071
View this thread: http://forums.slimdevices.com/showthread.php?t=30597

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread RaK

Do you guys know VDR (http://www.cadsoft.de/vdr/). 

Of course it is per se not a client server application, but it does the
job of a PVR quite well. Of course you can have access to content on
your hard disk beside the broadcast TV (DVB-S/T/C). 

The WAF his extremly high.


-- 
RaK

RaK's Profile: http://forums.slimdevices.com/member.php?userid=7855
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


Re: [slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread Peter

bishopdonmiguel wrote:
Peter;162649 Wrote: 
  

Oh great, another Apple product full of DRM, proprietary technology and

patents, no doubt...I do understand your point.  Agreed, DRM and proprietary stuff is evil. 


But I'm driven more by pragmatism than idealism.  As long as it also
plays non-DRM content (feature details as yet unknown), who cares? 
Personally, I don't like tweaking these toys.  Despite my affection for

the Squeezebox (I have 3), tweaking is the main reason I look for
replacements.  There always seems to be some issue that works it's way
into the software that I have to work around.  So, my quest for the NMF
(near maintenance free) solution continues.
  


It's not ideology, it's the experience that the disadvantages of closed 
solutions are just too great in the long term. MythTV and SqueezeBox are 
made to be flexible. Standard commercial solutions are usually made to 
lock you into their products.


Regards,
Peter

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread SadGamerGeek

Sch;162650 Wrote: 
 XMBC was one of my options, along with the KISS DP558, but the WAF (Wife
 Acceptance Factor) isn't exactly great on the Xbox, and the DP558 lacks
 on the streaming (I will have to upload the video's to the 558).

I also love my Xbox with XBMC. The front-end for it is just so polished
now, (it looks much better than that for any DVD player/ video streamer
I've seen...). I was going to bung my Xbox on eBay when I got the 360,
but I'm really pleased I decided to dedicate it to AV use instead.

To be honest, I'm not sure what the WAF problems would be with it. My
Xbox sits in a normal HiFi rack with the IR receiver dongle (no
trailing lead so very unobtrusive) in one of the controller ports, and
no game controllers are connected. It doesn't look too much different
to a hifi component! I have it set to boot directly into XBMC, so you
just turn it on and you're presented with that fantastic looking menu. 

I just have one remote (Pronto) that controls it as well as my TV, Amp,
TiVo, DVD player, Squeezebox and lights (via X10). This level of
convenience scores very highly on the WAF (GAF) scale. The only small
niggle is that there is no easy way to turn an Xbox on via the remote,
and I haven't yet trained either of our dogs to push the power button
with their noses...


-- 
SadGamerGeek

SadGamerGeek's Profile: http://forums.slimdevices.com/member.php?userid=6145
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


Re: [slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread Peter

bklaas wrote:

Step 1: Buy an old Xbox from eBay, craigslist, or a neighborhood
Gamestop.
Step 2: Hack Xbox and drop the acclaimed hackware Xbox Media Center
(XBMC) on it. Great directions can be found here--
http://www.productwiki.com/microsoft_xbox/article/how_to_go_from_xbox_to_xbox_media_center_in_30_minutes.html
Step 3: There is no step 3. Once you've got XBMC on, you really don't
have to dork with it.

Seriously, XBMC is what you want. It will stream any video in any
format on to your TV. It is just dropjaw fantastic software. 


I'm a linux guy, and I'm telling you, you want XBMC. There is no better
and cheaper way to do what you want than XBMC.
  


I've thought about this setup, but the XBox is just to noisy to ever be 
allowed in my living room.


Regards,
Peter

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


[slim] Re: How do I change server for Transporter

2006-12-15 Thread Mark Lanctot

Takshaka;162467 Wrote: 
 Anyway, the firmware went from v18 while connected to 6.5.0 on debian to
 v22 while connected to 6.5.1 on the NAS, then back to v18 again when
 connected to the linux.

This is normal - 6.5.0 contains TP firmware 18 and 6.5.1 contains 22.

I think there's a newer firmware version than 22 in the very latest
nightlies now?


-- 
Mark Lanctot

Mark Lanctot's Profile: http://forums.slimdevices.com/member.php?userid=2071
View this thread: http://forums.slimdevices.com/showthread.php?t=30617

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread bklaas

bishopdonmiguel;162663 Wrote: 
 Wow, that looks really, really good.  Does this thing just work or do
 you have to continually update it?  Looks like a real bear to setup
 though.  The guide says you have to buy some special game title to get
 this working.  That could be an obstacle.

It took me approx 2 hours to do the setup, and was actually quite
painless. If you're smart enough to have a home network, you can do
this. That guide is spot on with everything you need to know. 

You are correct that you have to find a special game title, and that
probably was the biggest effort. I found one that worked by searching
Craigslist for people selling xbox games. I found a guy selling a bunch
of titles including Mechassault. I emailed him and asked him if he could
check the part number on the laser etching of the CD (the gameboy
immediately knew what I was up to). It matched, and I bought it from
him for $15.

Post-setup, I can't really see needing to ever do an update. There just
aren't any functions that I'm wishing it had that it doesn't already do
marvelously. I suppose I wished it did HD and had DVR capabilities, but
I'm not sure either of those are within the scope of this product.

Big pros of XBMC:
boots in about 10 seconds (!!!)
streams absolutely anything I throw at it
will stream data from my linux server (via samba shares)
plays music from my server
views photos with cool slideshow effects
will play DVDs that have been shrunk to iso files, including support
for DVD menus (!!!)
very, very customizable

other features:
plays movie trailers from apple.com
RSS feed viewer
some kind of online game system, Kai (could care less about this)

cons:
xboxes are loud (though xbmc has settings for ramping down the fan
speed, which helps)
no HD
no DVR

cheers,
#!/ben


-- 
bklaas

the Nokia770 skin guy

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

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread bklaas

Peter;162671 Wrote: 
 
 I've thought about this setup, but the XBox is just to noisy to ever be
 
 allowed in my living room.
 

I don't disagree with this statement at all, except for two caveats:

1. you can quiet it somewhat by pushing the fan speed down to 10% via
xbmc settings. some have even gone as far as to replace the fan with a
quieter one, but that's a bit too involved for my interest.
2. with a 10 second boot time, the only time xbmc needs to be on is
when you are watching something on xbmc. I don't notice the xbox noise
when watching something, only when nothing else is audible.

also, if you have an AV rack with a glass front that'll buffer it even
further.

cheers,
#!/ben


-- 
bklaas

the Nokia770 skin guy

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

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


[slim] Re: Help! Music Library empty, unable to rescan

2006-12-15 Thread LoZ

Thanks very much Ceejay, a manual scan did the trick with no errors. I'm
going to end up rebuilding this box anyway so hopefully when I chuck
Slimserver on here again the rescan from the console will work.

Thanks all for the help!


-- 
LoZ

LoZ's Profile: http://forums.slimdevices.com/member.php?userid=6792
View this thread: http://forums.slimdevices.com/showthread.php?t=30546

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


[slim] Re: OT: dual core processors

2006-12-15 Thread CFP

My custom build has an Intel E6700 OC'd to 3.33ghz and it's amazing.


-- 
CFP

Squeezebox 3 digital out  Panasonic SA-XR57  Energy Veritas 2.4i

CFP's Profile: http://forums.slimdevices.com/member.php?userid=6915
View this thread: http://forums.slimdevices.com/showthread.php?t=30559

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


Re: [slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread Peter

bklaas wrote:
Peter;162671 Wrote: 
  

I've thought about this setup, but the XBox is just to noisy to ever be

allowed in my living room.




I don't disagree with this statement at all, except for two caveats:

1. you can quiet it somewhat by pushing the fan speed down to 10% via
xbmc settings. some have even gone as far as to replace the fan with a
quieter one, but that's a bit too involved for my interest.
2. with a 10 second boot time, the only time xbmc needs to be on is
when you are watching something on xbmc. I don't notice the xbox noise
when watching something, only when nothing else is audible.

also, if you have an AV rack with a glass front that'll buffer it even
further.
  
Good to know. The quietest PC (an XBox is basically a PC) is the one in 
the other room. It's fairly easy to transport video and audio signals to 
a TV set and the (totally quiet) Squeezeboxes take care of the control. 
You can't get quieter than that...


Another nice option for MythTV is a separate frontend running on a 
Hauppauge MediaMVP: http://www.mvpmc.org/


The MediaMVP is basically a noiseless and fanless network device with TV 
 audio out. The MVPMC software not only acts as a MythBox frontend, but 
also as a SliMP3/SqueezeBox. I haven't tried it, but it looks like a 
great option.


Regards,
Peter

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread smst

I bought an XBox two weeks ago for XBMC, and it's fantastic.

SadGamerGeek;162668 Wrote: 
 I just have one remote (Pronto) that controls it as well as my TV, Amp,
 TiVo, DVD player, Squeezebox and lights (via X10). This level of
 convenience scores very highly on the WAF (GAF) scale. The only small
 niggle is that there is no easy way to turn an Xbox on via the remote,
 and I haven't yet trained either of our dogs to push the power button
 with their noses...Depending on your definition of easy... for about 
 UK£15 one can buy an
additional IR receiver which draws a small amount of standby power and
will turn the XBox on when it receives a particular remote command.  It
requires that the lid be removed and some wires be soldered under the
motherboard (or, in my case, shoved into the main power connector and
taped in place), which is not massively hard to do.  (Having said that,
the model I bought integrates with a particular brand of modchip, and
may not work with softmod XBoxes... I don't know enough about it to
say for sure!)

So the problem can be solved.


-- 
smst

smst's Profile: http://forums.slimdevices.com/member.php?userid=752
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread azinck3

Peter;162681 Wrote: 
 
 The MediaMVP is basically a noiseless and fanless network device with
 TV 
  audio out. The MVPMC software not only acts as a MythBox frontend,
 but 
 also as a SliMP3/SqueezeBox. I haven't tried it, but it looks like a 
 great option.

One would think this would be a great option.  But it's simply not
workable.  I've tried it, and aside from the fact that you're limited
to svideo and analog 2-channel audio, the device itself is abysmally
slow and crashy.  Fun as a toy, but don't expect a usable product.


-- 
azinck3

azinck3's Profile: http://forums.slimdevices.com/member.php?userid=3967
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


[slim] Re: New Squeezebox?

2006-12-15 Thread WladiSGE

Thanks Michael, Looks interesting, is it possible to buy this somewhere
in Germany?


-- 
WladiSGE

WladiSGE's Profile: http://forums.slimdevices.com/member.php?userid=2276
View this thread: http://forums.slimdevices.com/showthread.php?t=30322

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


Re: [slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread Peter

azinck3 wrote:
Peter;162681 Wrote: 
  

The MediaMVP is basically a noiseless and fanless network device with
TV 
 audio out. The MVPMC software not only acts as a MythBox frontend,
but 
also as a SliMP3/SqueezeBox. I haven't tried it, but it looks like a 
great option.



One would think this would be a great option.  But it's simply not
workable.  I've tried it, and aside from the fact that you're limited
to svideo and analog 2-channel audio, the device itself is abysmally
slow and crashy.  Fun as a toy, but don't expect a usable product.
  


Pity, I'll have to build my own thin client sometime then. (when my 
family no longer want to watch the same program at the same time).


Regards,
Peter

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


Re: [slim] Re: New Squeezebox?

2006-12-15 Thread Michael Herger

Thanks Michael, Looks interesting, is it possible to buy this somewhere
in Germany?


Don't know - sooner or later. But this currently the topic of a discussion  
in the German forum:


http://forums.slimdevices.com/showthread.php?t=30620

--

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread thepainter

I too am blown away by XBMC but am interested in controlling it
remotely. I have a Logitech Harmony 880 and have heard of controlling
it with it but can't seem to get it working. Currently I'm using a
wireless game controller which does all kinds of great ajustments etc.
My favorite is the fast forward which when done on my laptop (G4
powerbook) I sometimes get a voice sync problem which I have to pause
for a couple of seconds to catch up but with the XBOX I never have a
problem. Anyone with the Hormony setup? I think the one I downloaded
controlled the DVD drive but not XBMC. I recommend it highly by the
way.

Paul


-- 
thepainter

thepainter's Profile: http://forums.slimdevices.com/member.php?userid=3437
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


[slim] Re: Will there ever be a video squeezebox ?

2006-12-15 Thread smst

thepainter;162691 Wrote: 
 I too am blown away by XBMC but am interested in controlling it
 remotely. I have a Logitech Harmony 880 and have heard of controlling
 it with it but can't seem to get it working. Currently I'm using a
 wireless game controller which does all kinds of great ajustments etc.
 My favorite is the fast forward which when done on my laptop (G4
 powerbook) I sometimes get a voice sync problem which I have to pause
 for a couple of seconds to catch up but with the XBOX I never have a
 problem. Anyone with the Hormony setup? I think the one I downloaded
 controlled the DVD drive but not XBMC. I recommend it highly by the
 way.


If you don't already have it, you may need to buy the DVD playback kit,
which is essentially a remote and a IR receiver.  The receiver plugs in
to a controller port and enables the remote to be used.  (You won't
really need the remote except to learn commands on the Harmony, and
maybe not even that as the official Microsoft remote/dongle is based on
the same signals as RCA DVD players use.)


-- 
smst

smst's Profile: http://forums.slimdevices.com/member.php?userid=752
View this thread: http://forums.slimdevices.com/showthread.php?t=30637

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


[slim] Re: Noise with SB and Naim

2006-12-15 Thread Munge

Thanks for the advice!
A new linear power supply made the noise disappear. Unfortunately, I
won't be able to change to a grounded connection for the Nait.

/Munge


-- 
Munge

Munge's Profile: http://forums.slimdevices.com/member.php?userid=1567
View this thread: http://forums.slimdevices.com/showthread.php?t=30601

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


[slim] Re: Thinking of buying

2006-12-15 Thread brucegrr

In my limited experience...

Pretty much 100% out of the box IF you are using a wired connection. As
long as your network settings are correct, router ports open, firewall
configured correctly..it just plain works.

I have found the wireless experience to be less than 100% Too many
variables..your mileage will vary. People should remember
wireless is not a perfect answer. There are a lot of different things
that can kill a wireless signal. I had a wireless network in one
home.and every a particular car drove by our houseon
his way to work..killed the signal. Every time. Can't explain
it. It just happened.

Bruce


-- 
brucegrr

brucegrr's Profile: http://forums.slimdevices.com/member.php?userid=3964
View this thread: http://forums.slimdevices.com/showthread.php?t=30626

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


[slim] Re: rescan at launch

2006-12-15 Thread Steven Moore

Steven Moore;161197 Wrote: 
 Filed an enhancement request (4581) as follows:
 
 
 Would it be possible to allow the option of re-scanning the library on
 launching the server?
 
 http://bugs.slimdevices.com/show_bug.cgi?id=4581

Thanks for the replies.

As I said I would like it to be an option not a compulsion.


-- 
Steven Moore

Steven Moore's Profile: http://forums.slimdevices.com/member.php?userid=104
View this thread: http://forums.slimdevices.com/showthread.php?t=30476

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


[slim] Re: Thinking of buying

2006-12-15 Thread Paul_B

I keep thinking my system is wired but atcually it isn't but still 100%
reliable. The reason I think is because I use a dedicated wireless
bridge made my the same manufatcurer as my access point.

So my Slimserver is connected to the bridge and the SB3 is connected to
a port on the hub connected to the AP. I don't have drop outs


-- 
Paul_B

Paul

~
Slimserver 6.5.1 on EPIA VIA EN15000 Mini-ITX running Windows 2003 R2.

Remote storage QNAP(1.2.1)~(160GB Maxtor)
SB3 (x1)
RIP - dBpowerAMP R12 (Alpha) to FLAC
ID3 Tags - MP3Tag v2.36
~

Paul_B's Profile: http://forums.slimdevices.com/member.php?userid=3039
View this thread: http://forums.slimdevices.com/showthread.php?t=30626

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


[slim] Re: Thinking of buying

2006-12-15 Thread jonheal

I've also occasionally used my wired SB3 in wireless fashion hooking it
up to a Linksys WAP45G access point. My router is a D-Link 624, I
think. I had virtually no problems, other than those I would have
expected at the distances I was broadcasting.

I don't want to say external wireless solutions are more reliable than
what is built into the SB3, but ...


-- 
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=30626

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


Re: [slim] Re: Thinking of buying

2006-12-15 Thread Mitch Harding

I have a Microsoft 11b wireless router (2nd floor) and a wireless SB3 (1st
floor) which averages signal strength 66%-71%.  I stream FLAC (no
transcoding) and mp3 and only very rarely have had any problems.  Just lucky
I guess!  :)

On 12/15/06, Paul_B [EMAIL PROTECTED]
wrote:



I keep thinking my system is wired but atcually it isn't but still 100%
reliable. The reason I think is because I use a dedicated wireless
bridge made my the same manufatcurer as my access point.

So my Slimserver is connected to the bridge and the SB3 is connected to
a port on the hub connected to the AP. I don't have drop outs


--
Paul_B

Paul

~
Slimserver 6.5.1 on EPIA VIA EN15000 Mini-ITX running Windows 2003 R2.

Remote storage QNAP(1.2.1)~(160GB Maxtor)
SB3 (x1)
RIP - dBpowerAMP R12 (Alpha) to FLAC
ID3 Tags - MP3Tag v2.36
~

Paul_B's Profile: http://forums.slimdevices.com/member.php?userid=3039
View this thread: http://forums.slimdevices.com/showthread.php?t=30626

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

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


[slim] Re: rescan at launch

2006-12-15 Thread Eric Seaberg

There is a 3rd party plugin available to scan at PRE-SET TIMES.  I use
this to rescan everything at 3AM.  Solves all issues, expecially if I
had spent the evening ripping new tunes.

It works great!!


-- 
Eric Seaberg

Eric Seaberg - San Diego
[EMAIL PROTECTED]

Eric Seaberg's Profile: http://forums.slimdevices.com/member.php?userid=7896
View this thread: http://forums.slimdevices.com/showthread.php?t=30476

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


Re: [slim] Re: Thinking of buying

2006-12-15 Thread Peter

brucegrr wrote:

I have found the wireless experience to be less than 100% Too many
variables..your mileage will vary. People should remember
wireless is not a perfect answer. There are a lot of different things
that can kill a wireless signal. I had a wireless network in one
home.and every a particular car drove by our houseon
his way to work..killed the signal. Every time. Can't explain
it. It just happened.
  


Never had a problem with it until earlier this week. My Living room SB3 
suddenly started hiccupping. My wirelessly connected laptop (does not 
run slimserver) slowed down at the same time and the windows driver told 
me it was connected at 2Mbps. I power cycled my WAP and all was well 
when it came back up.


Really, that seemed to be a rare problem with the (Asus) access point. 
I've been running 3 SB3's of this WAP for months on two different floors 
without problems. The fourth one is on the 3rd floor wich is just a 
little to far for a reliable connection and it's right next to a 
ethernet socket, so I didn't even try.


No problems at all. The kitchen SB3 keeps working perfectly even when 
the microwave is used.


Regards,
Peter

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


[slim] Re: Thinking of buying

2006-12-15 Thread jonheal

Peter;162722 Wrote: 
 brucegrr wrote:
  I have found the wireless experience to be less than 100% Too many
  variables..your mileage will vary. People should remember
  wireless is not a perfect answer. There are a lot of different
 things
  that can kill a wireless signal. I had a wireless network in one
  home.and every a particular car drove by our houseon
  his way to work..killed the signal. Every time. Can't
 explain
  it. It just happened.

 
 Never had a problem with it until earlier this week. My Living room SB3
 
 suddenly started hiccupping. My wirelessly connected laptop (does not 
 run slimserver) slowed down at the same time and the windows driver
 told 
 me it was connected at 2Mbps. I power cycled my WAP and all was well 
 when it came back up.
 
 Really, that seemed to be a rare problem with the (Asus) access point.
 
 I've been running 3 SB3's of this WAP for months on two different
 floors 
 without problems. The fourth one is on the 3rd floor wich is just a 
 little to far for a reliable connection and it's right next to a 
 ethernet socket, so I didn't even try.
 
 No problems at all. The kitchen SB3 keeps working perfectly even when 
 the microwave is used.
 
 Regards,
 Peter

Maybe you're suffering from Christmas Ornament Interference, too.

In particular, aluminized tinsel seems to be a problem. Hey, if fighter
jets shoot something similar out their backsides to evade
radar-controlled air-to-air missles, it's gotta be a good signal
reflector!


-- 
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=30626

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


[slim] A SB1 today - any problem or issue?

2006-12-15 Thread Mark0

I would probably have the possibility of obtaining an old 1st gen.
Squeezebox in perfect condition from a friend of a friend.

Are there any problem using an older version of the SB like that with
the current SlimServer? Are some critical features missing? 
I have searched and looked at various thread, but since I lack any kind
of experience with SlimDevices product I don't wont to overlook some
important detail.

I'm planning to use the SB1 to feed an external DAC, and access my
network via wireless; I plan to install SS on a Synology CS406e NAS. I
read about some occasional dropouts problems with wireless, but I'm not
sure about how serious this issue is, provided that in the range I plan
to use it I can use a cheap PDA with not-first-class Wi-Fi
functionality with no problems.

Also, it's possible with the SB1 to stream internet radio without
having to run any kind of server?

Also, how much you think would be a fair price for such a device, in
perfect conditions?

Many thanks for any info or tips,
Bye!


-- 
Mark0

Mark0's Profile: http://forums.slimdevices.com/member.php?userid=8834
View this thread: http://forums.slimdevices.com/showthread.php?t=30641

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


[slim] Re: A SB1 today - any problem or issue?

2006-12-15 Thread azinck3

Mark0;162734 Wrote: 
 I would probably have the possibility of obtaining an old 1st gen.
 Squeezebox in perfect condition from a friend of a friend.
 
 Are there any problem using an older version of the SB like that with
 the current SlimServer? Are some critical features missing? 
 I have searched and looked at various thread, but since I lack any kind
 of experience with SlimDevices product I don't wont to overlook some
 important detail.
 
 I'm planning to use the SB1 to feed an external DAC, and access my
 network via wireless; I plan to install SS on a Synology CS406e NAS. I
 read about some occasional dropouts problems with wireless, but I'm not
 sure about how serious this issue is, provided that in the range I plan
 to use it I can use a cheap PDA with not-first-class Wi-Fi
 functionality with no problems.
 
 Also, it's possible with the SB1 to stream internet radio without
 having to run any kind of server?
 
 Also, how much you think would be a fair price for such a device, in
 perfect conditions?
 
 Many thanks for any info or tips,
 Bye!

I use SB1's on a daily basis.  If you get the character-based display
it looks much older than the SB2/3, but if you get the SB1G then it's
pretty good.  

I don't mind my SB1's at all, but much will depend on your usage
patterns.  You CANNOT do anything (not even internet radio) on an SB1
without running a server.  They don't support squeezenetwork.  You may
have dropout problems.  Mine work quite well.  The only real drawback
for me is their inability to stream from Rhapsody.  Other than that, my
usage patterns include internet radio, alienbbc, mp3's and flac and I'm
perfectly satisfied.

A fair price for a wireless SB1G is $100


-- 
azinck3

azinck3's Profile: http://forums.slimdevices.com/member.php?userid=3967
View this thread: http://forums.slimdevices.com/showthread.php?t=30641

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


Re: [slim] A SB1 today - any problem or issue?

2006-12-15 Thread Pat Farrell
Mark0 wrote:
 Are there any problem using an older version of the SB like that with
 the current SlimServer? Are some critical features missing? 

All of my SqueezeBoxen are SB1, some SB1, some SB1/g

The big missing features of SB1s are native flac decoding
and small buffer.

If you only play MP3 files, it makes no difference.
If you use wired connections, it makes no difference.

But if you stream FLAC or PCM files wirelessly, the small
buffer can cause dropouts and other problems.

For ages I used a SB1 wired into my Benchmark DAC-1, and
it worked perfectly.


-- 
Pat
http://www.pfarrell.com/music/slimserver/slimsoftware.html

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


[slim] Re: A SB1 today - any problem or issue?

2006-12-15 Thread Mark Lanctot

Mark0;162734 Wrote: 
 I read about some occasional dropouts problems with wireless, but I'm
 not sure about how serious this issue is, provided that in the range I
 plan to use it I can use a cheap PDA with not-first-class Wi-Fi
 functionality with no problems.

Your PDA has a very different usage pattern: intermittent,
low-bandwidth demand.  The SB1 will be constant,
intermediate-to-high-bandwidth demand.  So this isn't an indication
that it will work well - nor is it an indication it won't either.

Keep in mind it's also 802.11b, which means if you have an 802.11g
router, it will slow the whole network down (although not to 802.11b
speeds as popular knowledge would have you believe.)

Plus it's WEP only, so your wireless security will be somewhat
compromised.


-- 
Mark Lanctot

Mark Lanctot's Profile: http://forums.slimdevices.com/member.php?userid=2071
View this thread: http://forums.slimdevices.com/showthread.php?t=30641

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


[slim] Re: A SB1 today - any problem or issue?

2006-12-15 Thread Mark0

Thanks all for the clarifications!

Bye!


-- 
Mark0

'Online TrID' (http://mark0.net/onlinetrid.aspx) file identifier -
recognize over '2.300 filetypes'
(http://mark0.net/soft-trid-deflist.html)!

Mark0's Profile: http://forums.slimdevices.com/member.php?userid=8834
View this thread: http://forums.slimdevices.com/showthread.php?t=30641

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


[slim] Some Podcasts silence SB2

2006-12-15 Thread rukus

If I try to play either of the following podcasts

http://www.fair.org/index.php?page=29rss_content=counterspin
http://www.motherjones.com/radio/rss.xml

the Now Playing elapsed timer on the SB2 does not advance and there is
no sound. If I then try to play a file (FLAC or MP3) from my music
library the same thing occurs even though I could play these very same
files before trying the podcasts. In order to restore the sound, I have
to reboot the SB by unplugging/plugging it. Other podcasts do not seem
to cause this problem.

Interestingly, if I try to play either of these two podcasts from
SqueezeNetwork I get the same result.

Has anyone else noticed this behaviour? Thanks.

SB2 firmware version: 69
SlimServer Version: 6.5.1 - 10912 - Windows XP


-- 
rukus

rukus's Profile: http://forums.slimdevices.com/member.php?userid=3621
View this thread: http://forums.slimdevices.com/showthread.php?t=30646

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


[slim] Re: inconsistent artwork display

2006-12-15 Thread MelonMonkey

iTunes does often have higher quality artowork than other sources, so
there's nothing wrong getting covers from there.  The thing to do is
make sure the artowork is imbedded.

You can use a script to automate this process for a selection of tracks
instead of dong one at a time like I mentioned previously.

Here's a link to the script:

http://nslog.com/2006/09/24/itunes_artwork_in_id3/

I'm the person who first outlined the 10 steps that inspired the
script. :)


-- 
MelonMonkey

Bruno
*'Twisted Melon - Fine Mac OS Software' (http://twistedmelon.com) |
'mira - Personal Control for your Apple Remote'
(http://twistedmelon.com)*

MelonMonkey's Profile: http://forums.slimdevices.com/member.php?userid=8466
View this thread: http://forums.slimdevices.com/showthread.php?t=30558

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


[slim] Re: New Squeezebox?

2006-12-15 Thread coldslabs

That link got me looking through all the Slim images. I wonder where
they used this one?

'[image: http://www.slimdevices.com/images/sd_remote_operated.jpg]'
(http://www.slimdevices.com/images/sd_remote_operated.jpg)
Michael Herger;162602 Wrote: 
  is there somewhere a bigger photo of the new remote? what's new
 there,
 just the design?
 
 http://www.slimdevices.com/images/transporter/remote-top.jpg ?



-- 
coldslabs

coldslabs's Profile: http://forums.slimdevices.com/member.php?userid=450
View this thread: http://forums.slimdevices.com/showthread.php?t=30322

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


[slim] Re: ETA for 6.5.1?

2006-12-15 Thread Nostromo

 Not sure I understand the reluctance to try 6.5.1 ... the time to
 download, install and try out isn't very long: there is a good chance
 it will fix a bug that's annoying you: and you can easily go back if it
 introduces something you don't like.
 

Its still a pain in the ass: uninstall the current Slimserver, download
the latest build, install it (and pray to God it works), if it works,
download the plugins, install them, reconfigure everything... I tried
to install 6.5.1 a while back and it was a disaster. So I returned to
6.5.0.


-- 
Nostromo

Nostromo's Profile: http://forums.slimdevices.com/member.php?userid=6322
View this thread: http://forums.slimdevices.com/showthread.php?t=30595

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


Re: [slim] Re: ETA for 6.5.1?

2006-12-15 Thread Michael Herger

Its still a pain in the ass: uninstall the current Slimserver, download
the latest build, install it (and pray to God it works), if it works,
download the plugins, install them, reconfigure everything...


There's no need to uninstall if you're staying within a minor version. And  
absolutely no need to re-download the plugins. My disk is large enough to  
keep that few kb in my download folder. You can heavily influence the  
level of pain you're experiencing :-)


--

Michael

-
http://www.herger.net/SlimCD - your SlimServer on a CD
http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss