mskvarenina;348846 Wrote: 
> I'd like to be able to turn my SB receiver on at a certain time of the
> day and turn it off at a certain time.  I'd also like to regulate the
> volume based on the time of day.
> 
> Can this be done and if so how?

With some work, sure. SqueezeCenter and your Receiver can be controlled
by any of the following:
- Perl "plugins" running inside SqueezeCenter
- applications on your server or network using the telnet-like Command
Line Interface
- applications on your server or network using the simple HTTP
interface
- applications on your server or network using the Comet/JSON
interface used by the Controller and SqueezePlay apps
- applications on your server or network using the xPL interface

The simple HTTP interface is probably easiest -- one quick
wget/WebRequest per command (power on, volume to NNN) in a script run
as a cron job / scheduled task.


-- 
peterw

http://www.tux.org/~peterw/
free plugins: http://www.tux.org/~peterw/#slim
AllQuiet BlankSaver ContextMenu FuzzyTime 
KitchenTimer PlayLog PowerCenter/BottleRocket SaverSwitcher
SettingsManager SleepFade StatusFirst SyncOptions VolumeLock
------------------------------------------------------------------------
peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=53643

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

Reply via email to