Difference between revisions of "Tips&Tricks for various scenarios?"

From LinuxMCE
Jump to: navigation, search
(How to start playing playlist in certain Audio zone)
Line 1: Line 1:
== How to start playing playlist in certain Audio zone ==
+
== Showing same scenario also in other rooms ? ==
 +
1. finish your scenario in Scenario Wizard<br>
 +
2. go to Advanced - Scenarios and find your scenario and click on it - you'll get also ticks for other rooms..
 +
<br>
 +
This is particularly useful if you have complex scneario with more commands to various devices - repeating all those clicks would be inconvenient.
 +
<br>
 +
 
 +
== Start playing playlist in certain Audio zone ==
 
1. go to Advanced Scenario Wizard<br>
 
1. go to Advanced Scenario Wizard<br>
 
2. add MH Play Media command for Media_Plugin (child of DCERouter)<br>
 
2. add MH Play Media command for Media_Plugin (child of DCERouter)<br>

Revision as of 15:04, 25 March 2008

Showing same scenario also in other rooms ?

1. finish your scenario in Scenario Wizard
2. go to Advanced - Scenarios and find your scenario and click on it - you'll get also ticks for other rooms..
This is particularly useful if you have complex scneario with more commands to various devices - repeating all those clicks would be inconvenient.

Start playing playlist in certain Audio zone

1. go to Advanced Scenario Wizard
2. add MH Play Media command for Media_Plugin (child of DCERouter)
3. add Filename (#13 Filename (string) ) and Entertainment Area (#45 PK_EntertainArea (string) ).

I have sniffed DCERouter when I start playlist from Orbiter and tried to mimic that command being send, but it doesn't work. Anyone with more insight how to do this properly ?