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

From LinuxMCE
Jump to: navigation, search
(startup of new page)
 
(How to start playing playlist in certain Audio zone)
Line 1: Line 1:
 
== How to start playing playlist in certain Audio zone ==
 
== How to start playing playlist in certain Audio zone ==
1. go to Advanced Scenario Wizard
+
1. go to Advanced Scenario Wizard<br>
2. add MH Play Media command for Media_Plugin (child of DCERouter)
+
2. add MH Play Media command for Media_Plugin (child of DCERouter)<br>
3. add Filename (#13 Filename (string) ) and Entertainment Area (#45 PK_EntertainArea (string) ).
+
3. add Filename (#13 Filename (string) ) and Entertainment Area (#45 PK_EntertainArea (string) ).<br>
 
+
<br>
 
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 ?
 
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 ?
 +
<br>

Revision as of 12:28, 24 March 2008

How to 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 ?