[slim] Is it possible to export playlists to an MS Word or Excel file?

2008-01-17 Thread boybees

I'd like to get the artist, song title and album into a plain text list.
Can slim server do this?

Thanks


-- 
boybees

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

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


Re: [slim] How do I change the priority of Slimserver

2007-03-20 Thread boybees

Sorry, Win XP Pro


-- 
boybees

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

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


[slim] How do I change the priority of Slimserver

2007-03-19 Thread boybees

I want it to always get the system resources it needs,  especially over
Firefox. How do I do this?


-- 
boybees

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

___
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] Using static IP address - now can't connect to internet radio or Squeezenetwork

2006-12-14 Thread boybees

When I was using DHCP, I had no problems getting internet radio, but my
laptop kept getting bumped of the network due to IP address conflicts.

Now I'm using a static IP which seems to have solved the problem just
mentioned. But now I can't connect to any internet radio stations or
squeezenetwork. There must be some setting on my router than needs
changing, but I haven't a clue.

Any ideas?


-- 
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: Using static IP address - now can't connect to internet radio or Squeezenetwork

2006-12-14 Thread boybees

Michael Herger;162565 Wrote: 
  There must be some setting on my router than needs
  changing, but I haven't a clue.
 
 Routers usually aren't affected by such changes as long as you're
 choosing  
 addresses out of the same range as the router's DHCP range. What's your
 IP  
 configuration on router, PC and SB?
 

What exactly do you mean by IP configuration? Please clarify, and I'll
get the information. Thanks.


-- 
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: Using static IP address - now can't connect to internet radio or Squeezenetwork

2006-12-14 Thread boybees

Michael Herger;162570 Wrote: 
  What exactly do you mean by IP configuration? Please clarify, and
 I'll
  get the information. Thanks.
 
 What IP address, gateway, dns did you set when configuring the static
 IP  
 settings on your devices?
 
 If you don't know what this means, there's a good chance your  
 configuration isn't correct. On Windows you can run ipconfig /all
 from a  
 command window. On the SB go to the main menu, press and hold LEFT
 until  
 you're back in the player's setup screen, then go to current network 
 
 settings or something.
 

That's what I thought you meant.

The SB3 is the only device on the network with a static IP. Here are
the settings

IP address: 192.168.001.111
Default Gateway: 071.106.041.001
DNS server: 068.238.064.012


PC settings (DHCP):
IP address: 192.168.001.100
Default Gateway: 192.168.001.100
DNS server: 068.238.064.012

Router settings:
IP Address: 071.106.041.176
Default Gateway: 071.106.041.001
DNS server: 068.238.064.012

With these settings, the SB3 can access Slimserver just fine, but not
internet access (e.g., internet radio, Squeezenetwork)


-- 
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: How do I map a remote control button to bring up the date and time display on demand?

2006-12-02 Thread boybees

Michael Herger;159137 Wrote: 
  What I want to do is have the date/time display come up when I
  press-and-hold the button that adjusts text size on the SB3. What
  line(s) do I have to add to my custom.map file to make this happen?
 
 Try the following:
 
 [common]
 size = dead
 size.single = brightness_toggle
 size.hold = datetime
 


thanks for your replay, but shouldn't it be

size.single = textsize_toggle?

Also I've put the cart before the horse here with my question. What I
should have asked first is, how  do you activate the custom.map file,
in other words, how do you make the SB remote use the custom mapping
instead of the default mapping?

Thanks!


-- 
boybees

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

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


[slim] Re: How do I map a remote control button to bring up the date and time display on demand?

2006-12-02 Thread boybees

But in order to get it to do exactly what I wanted, I had to make this
slight tweak:

# textsize modes
size = dead


-- 
boybees

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

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


[slim] How do I map a remote control button to bring up the date and time display on demand?

2006-12-01 Thread boybees

What I want to do is have the date/time display come up when I
press-and-hold the button that adjusts text size on the SB3. What
line(s) do I have to add to my custom.map file to make this happen?

Thanks!


-- 
boybees

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

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


[slim] Re: Transporter remote backlight question

2006-11-28 Thread boybees

ceejay;157974 Wrote: 
 The other thing to watch out for (and the reason I suggested creating a
 custom.map file) is that you will need to repeat the edit of
 default.map every time you upgrade or reinstall slimserver, whereas a
 custom.map won't be overwritten.
 
 Ceejay

There are other good reasons to create a custom map too. Eventually I
will do this.


-- 
boybees

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

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


[slim] Re: Transporter remote backlight question

2006-11-28 Thread boybees

rick's cafe;158032 Wrote: 
 why not just press the now playing button?

Because when that button is pressed, it switches to a different now
playing display. That is one of the things I can change when I do a
custom.map, and I will.


-- 
boybees

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

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


[slim] Re: Transporter remote backlight question

2006-11-28 Thread boybees

Kyle;158128 Wrote: 
 It's not about a button that does NOTHING.  It's about a button that
 lights up the keys and NOTHING ELSE.

Another oversight on the Transporter remote is not having the letters
associated with each keypad number (1-9) light up when the number
lights up. Would've helped greatly for text entry.


-- 
boybees

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

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


[slim] Custom.map question: how to turn off t oggle on “Now Playing” button

2006-11-28 Thread boybees

Currently, pressing the “Now Playing” button on the remote toggles
through different configurations of the Now Playing display (e.g.,
spectrum analyzer vs. VU meter, time elapsed vs. time remaining, etc).
I want to turn off this toggle so that the button always goes to my
preferred Now Playing display configuration no matter how many times I
press it. What do I need to add to my custom.map file?

Thanks.


-- 
boybees

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

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


[slim] Re: Custom.map question: how to turn off toggle on “Now Playing” button

2006-11-28 Thread boybees

ceejay;158201 Wrote: 
 Another approach: in Player Settings - Basic Settings - Now Playing
 Information ... try removing all but your favoured format.
 
 Ceejay

Very nice. I've now got my glow button that I was seeking in another
thread.


-- 
boybees

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

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


[slim] Transporter remote backlight question

2006-11-27 Thread boybees

Is there a button on the remote that when pressed does NOTHING except
light up the backlight?

I ask this because all the buttons seem to do SOMETHING so when a I
press one to light up the remote, SOMETHING happens that I don't
necessarily want to happen.

Thanks!


-- 
boybees

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

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


[slim] Re: Transporter remote backlight question

2006-11-27 Thread boybees

Kahuna;157908 Wrote: 
 ALL of the buttons do nothing if you hold your other hand in front of
 the emitter! ;-)

Nice solution - way to think outside of the box! Not perfectly elegant
as it requires involvement of the other hand, but certainly good
enough.


-- 
boybees

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

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


[slim] Re: Transporter remote backlight question

2006-11-27 Thread boybees

On the default.map file, brightness hold = dead. So just press the
brightness button and hold it, and you light up the remote without
doing anything else (and without changing the brightness).


-- 
boybees

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

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


[slim] Upgraded router firmware - now SB3 can't find DHCP server

2006-10-30 Thread boybees

Any suggestions?

Slim Server 6.50
Router: Linksys WRT54G v.5
Windows XP

thanks


-- 
boybees

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

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


[slim] Re: Upgraded router firmware - now SB3 can't find DHCP server

2006-10-30 Thread boybees

Thanks – this is exactly what I needed.

In following the thread below, I was able to find the link to this
file:

wrt54gv5_v6_fw_1.00.9_US_code.zip

which is firmware 1.00.9 for a version 6 router; however, I (and
apparently you) have version 5 routers. Did you use the version 6 file
above, or did you find one for Version 5? And if so, where di you find
it.

Thanks again!


-- 
boybees

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

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


[slim] Re: Upgraded router firmware - now SB3 can't find DHCP server

2006-10-30 Thread boybees

Never mind: I answered my own question.

I see that wrt54gv5_v6_fw_1.00.9_US_code.zip
is also the firmware for version 5 routers. Thanks again.


-- 
boybees

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

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


[slim] Re: Artwork not showing up in gallery view

2006-10-22 Thread boybees

Skunk;148752 Wrote: 
 Sorry for the canned response.
 
 To clarify: did you notice the missing artwork as soon as you upgraded
 from your previous version to 6.5?

Didn't begin adding artwork until after I upgraded to 6.5.

Skunk;148752 Wrote: 
 Did you uninstall the previous version before installing 6.5? 

No. Is it still possible to do this?

Skunk;148752 Wrote: 
 Have you tried deleting the cache files in your browser  SS?

Deleted cache in browser to no effect. How do you delete cache in SS?


-- 
boybees

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

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


[slim] Re: Artwork not showing up in gallery view

2006-10-22 Thread boybees

shabbs;148764 Wrote: 
 Have you done a clear and rescan (not just look for new/changed)?
 Artwork needs a clear and rescan to show up after it's been added.
 
 Cheers.

Works now! thanks!


-- 
boybees

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

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


[slim] Artwork not showing up in gallery view

2006-10-21 Thread boybees

I'm running SlimServer 6.5.0 and I can't see any artwork in Gallery
view. When I click on on album to bring it up, I see the artwork then.

I'm storing the artwork as a separate cover.jpg file in the same
folder as the songs of the album.

What do I need to do to get art to show up in gallery view?


-- 
boybees

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

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


[slim] Re: Artwork not showing up in gallery view

2006-10-21 Thread boybees

Skunk;148667 Wrote: 
 If you browse by albums there is an icon to switch to gallery view, next
 to the 'sort by' pulldown.

yes and when I click on that icon it goes into gallery view, but
instead of seeing the album art for each album, I see a grey space with
a big question mark in it. For some reason, gallery view is not picking
up the art that I have stored in the album folder.

That's what I need help with, how to get gallery view to pick up the
artwork.


-- 
boybees

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

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


[slim] 6.5: I'm getting raw HTML code in the default skin

2006-09-22 Thread boybees

Browser: Firefox
OS: Windoze XP

Whenever the browser window refreshes itself, it throws some garbage
HTML characters onto the page. When I force it to refresh manually, it
cleans up this problem.

Any idea why it's doing this?


-- 
boybees

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

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


[slim] Re: 6.5: I'm getting raw HTML code in the default skin

2006-09-22 Thread boybees

clear firefox cache and restarted, still having the problem


-- 
boybees

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

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


[slim] Any chance of a back-lit remote as an upgrade for the SB?

2006-07-27 Thread boybees

Please? I like listening in the dark :)


-- 
boybees

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

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


[slim] Re: Any chance of a back-lit remote as an upgrade for the SB?

2006-07-27 Thread boybees

I see from looking at the linked thread that my prayers soon will be
answered.


-- 
boybees

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

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


[slim] What's the best way to clean fingerprints off the face of the SB3?

2006-02-11 Thread boybees

Don't want to damage that pretty face . . .


-- 
boybees

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

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


[slim] Re: What's the best way to clean fingerprints off the face of the SB3?

2006-02-11 Thread boybees

I bought mine directly from Vinnie at Red Wine Audio. Guess he forgot to
include the cloth. No worries, though, I have other suitable cloths.


-- 
boybees

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

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


[slim] When listening to internet radio, how to tell what sampling rate is being used?

2005-11-27 Thread boybees

Also what bit rate, thanks.


-- 
boybees

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

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


[slim] Wake up slimserver (Wake-on LAN) through wireless network

2005-11-05 Thread boybees

I'd like to be able to wake up my server (IBM thinkpad laptop) using the
SB2 remote. I've started and followed several threads on this issue.

Here's what I've arrived at: when I look in the properties tab of my
wired ethernet card, I see that there is a power management tab where
you can check a box that says allow this device to bring the computer
out of standby. This is the wake-on LAN function, and it works.

When I look at properties for my wireless card, I see no such power
management tab, and no check box for the wake-on LAN function.

So I called IBM tech support (usually pretty good) and ask the rep how
to configure my wireless card so that I would have the wake-on LAN
option. He said it's not possible because the wireless card is on all
the time and is always receiving signals from everywhere, so how would
it know which signal is yours? This answer betrayed a level of
cluelessness that made me not trust it, but I couldn't get anything
more useful out of him.

It's hard for me to believe that Slim would build a wake-on LAN
function into their wireless squeezebox, which then wouldn't work on a
wireless network. I don't know where to turn at this point. My wireless
card is an Intel pro/wireless LAN 2100 #3b.

Any suggestions?


-- 
boybees

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

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


[slim] How to use SB2 remote to wake up server?

2005-11-03 Thread boybees

This is supposed to be a feature of 6.2, but I see no documentation
about it.

I'd like to be able to put my computer to sleep and have it wake up
when I press the SB2 remote control.

When my machine (XP-based) is sleeping, and I press a button on the SB2
remote, the screen says waking slimserver followed by problem:
couldn't connect to slimserver. I have to go to my machine, wake it up
myself and then everything is fine.

How do I configure this wake-up feature?

thanks.


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