I think Michael actively discourages the use of html "remote control"
codes, and there is no guarantee that they will continue to work.
However, for now, this seems to work for me:
Code:
--------------------
http://localhost:9000/status.html?p0=stop&player=[MAC or IP of target
player]
--------------------
That's using a "stop" command, which is what I used while testing. Pause
should also work, although in that form it will simply toggle the
player's current pause status. To insure that it pauses instead of
unpausing, use this:
Code:
--------------------
http://localhost:9000/status.html?p0=pause&p1=1&player=[MAC or IP of target
player]
--------------------
Or this to power the player off:
Code:
--------------------
http://localhost:9000/status.html?p0=button&p1=power_off&player=[MAC or IP
of target player]
--------------------
You can test any of these commands using the Tune In URL field in LMS.
If it does what you want, save it as a favorite and set an alarm to fire
it at the appropriate time. If you have LMS listening on some port other
than 9000, that will need to be adjusted, and if you test the command
from a machine other than the one running LMS, you will need to use the
actual LMS url instead of "localhost".
As has been pointed out, nothing prevents someone from undoing what the
command you choose has done, but that's an issue to be dealt with on an
individual basis!
------------------------------------------------------------------------
RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=110538
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter