Roku Forums Forum Index Roku Forums
Your Digital Media Has Never Looked So Good
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Sleep Function

 
Post new topic   Reply to topic    Roku Forums Forum Index -> SoundBridge General Discussion
View previous topic :: View next topic  
Author Message
TheWalkman



Joined: 15 May 2006
Posts: 5
Location: Richmond, VA

PostPosted: Sun Feb 22, 2009 7:56 pm    Post subject: Sleep Function Reply with quote

Has anyone ever heard a response from ROKU to enable an, "auto-off" (or sleep) function for the Soundbridge?

I've owned two Soundbridges for ~ 3 years and hadn't really bothered looking up here for a while and just found out about all the new 3.0 features. Wow. This has really taken the Soundbridge to a whole new level of functionality.
Back to top
View user's profile Send private message
Burkhardi



Joined: 07 Jun 2005
Posts: 1569
Location: Austin, Texas ...Y'all

PostPosted: Sun Feb 22, 2009 9:12 pm    Post subject: Re: Sleep Function Reply with quote

TheWalkman wrote:
Has anyone ever heard a response from ROKU to enable an, "auto-off" (or sleep) function for the Soundbridge?

I've owned two Soundbridges for ~ 3 years and hadn't really bothered looking up here for a while and just found out about all the new 3.0 features. Wow. This has really taken the Soundbridge to a whole new level of functionality.


Welcome back and yes 3.X is awesome!
The offical word back in the day was they had no plans, to support it via the UI on the normal SoundBridge.

The great and cool thing (and I hope they always keep this backdoor open) is you can access it from thrid party software. Search for "alarm and M1000". I use "sb.exe" to access mine.
Here is a link to the app...
http://beeka.110mb.com/

http://forums.roku.com/viewtopic.php?p=90283#90283

Also, this one is popular too..
http://sbcommander.sourceforge.net/
_________________
*Roku N1000 and Roku HD1000 (Rev B) via ethernet on a Samsung HLP5674W DLP in the living room*Roku M1000 via Wi-Fi in the bedroom*Roku R1000 in the kitchen*XP Pro SP2 running WMC and Slimserver (for SlimRoku) routed via WRT54GS
Back to top
View user's profile Send private message Send e-mail
TheWalkman



Joined: 15 May 2006
Posts: 5
Location: Richmond, VA

PostPosted: Mon Feb 23, 2009 12:44 am    Post subject: Re: Sleep Function Reply with quote

Burkhardi,

Thanks for the note.

I found SDCommander today and have installed it. Neat piece of software. It really prompted me to post the question. It's ironic that using SDCommander you can set alarms and a sleep function. Clearly, this works.

I just wish I could do this using the remote rather than having to turn on my PC. Too bad there isn't a V2 of the remote that would allow you to do this.

I use my Soundbridges every day but it feels like ROKU treats the product as a red-headed step child....
Back to top
View user's profile Send private message
samsaidi



Joined: 21 Jan 2005
Posts: 9
Location: Leeds, UK

PostPosted: Sat Oct 31, 2009 11:07 pm    Post subject: Automate power off on readynas Reply with quote

I have my rokus set up on a network served by a netgear (infrant) readynas and have managed to set an automated "power off" timer. I was previously using m-alarm on the NSLU2 which worked really well as a remote-control based sleep timer but have had to retire my NSLU2.

To set up the automated power off you will need to install "expect". On the readynas this is simple if you have installed apt-get (download from the netgear site and install throught the readynas frontend) and ssh:
-login via ssh
-install expect using "apt-get install expect"
-create an expect script (use nano as text editor or upload a file) eg:
#!/usr/bin/expect
set timeout 20
spawn telnet 192.168.1.98 4444
expect ">"
send "rcp\n"
expect "roku: ready"
send "IrDispatchCommand CK_POWER_OFF\n"
expect "IrDispatchCommand: OK"
send "exit\n"
expect ">"
send "exit\n"
-save the file eg to roku_poweroff
-add the script to /etc/crontab eg
# /etc/crontab: system-wide crontab
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# m h dom mon dow user command
25 6 * * * root test -e /usr/sbin/anacron
00 21 * * * root expect roku_poweroff > roku_poweroff.log
#
(this provides switch off at 9pm nightly)
Back to top
View user's profile Send private message MSN Messenger
FrankB



Joined: 19 Sep 2005
Posts: 70

PostPosted: Mon Nov 02, 2009 3:26 pm    Post subject: Re: Sleep Function Reply with quote

I'm pretty sure that there is not an IR code that exists in the firmware. I tried all the IR codes using a universal remote and did not find alarm or sleep. It's hardware buttons or RCP only as far as I can tell.

TheWalkman wrote:

I just wish I could do this using the remote rather than having to turn on my PC. Too bad there isn't a V2 of the remote that would allow you to do this.


Frank
Back to top
View user's profile Send private message
Johnny87



Joined: 04 Nov 2009
Posts: 7

PostPosted: Thu Nov 05, 2009 9:26 am    Post subject: New Game Sleep Function! Reply with quote

I just read about the new game sleep function and it sounds awesome! "The Game Sleep function allows a player to sleep their game at any point and return to the cross media bar on the PSP to do other things — no saving required." This is all I ever wanted the stupid thing to do! It would always do it for movies! I could stop a UMD movie or a digital movie and play a game, then quit out and pick up where I left off on the movie. But it would never work for the games (game - to movie - back to game) unless the game had that function built in. Dammit, no more reasons to get a PSPgo! Its not fair - I love my PSP-2000 and they keep adding functions to the new model when I don't even know if my UMD games/movies will even carry over!
Back to top
View user's profile Send private message
JustMike



Joined: 20 Sep 2007
Posts: 95

PostPosted: Thu Nov 12, 2009 5:23 pm    Post subject: Reply with quote

The sleep timing function was never exposed on the M-series SoundBridge units because it was part of the clock software which mostly needed the higher-resolution display in the Radio in order to display the interface. It's nice that it's available in the control protocol.
_________________
Formerly "RokuMike", but these opinions are mine alone.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Roku Forums Forum Index -> SoundBridge General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group