[slim] Re: sleep function with SlimServer 6.5.0

2006-09-25 Thread edc1

Ahhh. Fantastic. That's what I was missing.

Thanks for your help.


-- 
edc1

edc1's Profile: http://forums.slimdevices.com/member.php?userid=7626
View this thread: http://forums.slimdevices.com/showthread.php?t=27805

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


[slim] Re: sleep function with SlimServer 6.5.0

2006-09-25 Thread edc1

The bug report I setup has an update on it now. It changes the following
line in Slim/Buttons/Common.pm:

my @sleepChoices = $remaining ? (0, $remaining, 15,30,45,60,90) :
(0,15,30,45,60,90);

to read:

my @sleepChoices = $remaining ? sort(0, $remaining, 15,30,45,60,90) :
(0,15,30,45,60,90);

so that the sleep time options are numerically ordered.

Rather than downloading a nightly build of Slim Server I thought I'd be
able to put this change into Slim/Buttons/Common.pm on my Slim Server
installation and then I'd have the fix. I tried restarting the Slim
Server but it doesn't seem to make any difference. Am I missing
something here? Do I need to do something else for this change to work?
I'm running Slim Server on a Windows machine if that make any
difference.

Thanks.


-- 
edc1
----
edc1's Profile: http://forums.slimdevices.com/member.php?userid=7626
View this thread: http://forums.slimdevices.com/showthread.php?t=27805

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


[slim] Re: sleep function with SlimServer 6.5.0

2006-09-24 Thread edc1

I was talking about the sleep button on the Squeezebox remote control.

You can set the sleep time-out through the UI though. I'm using the
Fishbone skin. When a track is playing you get the sleep option in the
top right corner of the UI. You get:

Sleep  /  Settings / Undock

in the top right corner. The sleep option here behaves the same way as
the sleep button on the remote.


-- 
edc1

edc1's Profile: http://forums.slimdevices.com/member.php?userid=7626
View this thread: http://forums.slimdevices.com/showthread.php?t=27805

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


[slim] Re: sleep function with SlimServer 6.5.0

2006-09-24 Thread edc1

Thanks Ben. I've done that: 

http://bugs.slimdevices.com/show_bug.cgi?id=4205

I played around a bit more last night and found that if I pause the
currently playing song. Then hit sleep. I get the old SlimServer 6.3.1
behavior.

Sleep in 15, 30, 45, 60, 90 then Sleep canceled.

So the problem only happens when a long song is actually playing. I can
live with that for now.


-- 
edc1

edc1's Profile: http://forums.slimdevices.com/member.php?userid=7626
View this thread: http://forums.slimdevices.com/showthread.php?t=27805

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


[slim] Re: sleep function with SlimServer 6.5.0

2006-09-23 Thread edc1

sleep works as you describe for a song that's shorter than 15 minutes.
end of song, 15 minutes, 30, 45, 60, 90 then sleep canceled. If I start
playing a track that is say 22 minutes long I get. sleep in 22 minutes,
30, 45, 60, 90 then sleep canceled. With a track of 65 minutes I get
sleep in 65 minutes, sleep in 90 minutes then sleep canceled.

So it seems like I can't get the Squeezebox to go to sleep after a time
that's shorter than the time remaining on the currently playing song.

Seems like it shouldn't behave like this to me. I'd have thought if you
have say 22 minutes left on the current track, it should go sleep in 15
minutes, sleep at end of song, 30, 45, 60, 90 then sleep canceled. I
think that would make more sense.


-- 
edc1

edc1's Profile: http://forums.slimdevices.com/member.php?userid=7626
View this thread: http://forums.slimdevices.com/showthread.php?t=27805

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


[slim] sleep function with SlimServer 6.5.0

2006-09-23 Thread edc1

I've just upgraded to SlimServer 6.5.0 - 9916 and my Squeezebox is now
running version 64 of the firmware. In the change log for this release
there is change to the way the sleep function works. (Change 2151.) You
can now set the Squeezebox to sleep at the end of the current song.

The problem I have with this is that lots of my MP3 are 2 hours long or
more. The 'sleep at end of song' works fine if your playing files that
are only a few minutes in length. But if I start a file playing that's
2 hours long. When I use the sleep button the Squeezebox tells me it'll
go to sleep in 120 minutes. And that's the only time delay that it'll
do.

Is there any way to enable the old pre-6.5.0 sleep behaviour? Or have
the ability to switch off 'sleep at end of song' so it switches off
mid-song?


-- 
edc1

edc1's Profile: http://forums.slimdevices.com/member.php?userid=7626
View this thread: http://forums.slimdevices.com/showthread.php?t=27805

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