[mythtv-users] how to add Play DVD to main menu?

Paul mylists at wilsononline.id.au
Wed Jul 16 09:59:01 UTC 2008


Is it now possible to directly invoke the Play DVD or List Videos from 
Main menu?
and / or Will it be possible with the NEW UI?

I've created a new Menu XML file and added the following :

 <button>
     <type>VIDEO_LIST</type>
     <text>Video List</text>
     <action>LISTING</action>
   </button>

   <button>
      <type>DVD_PLAY</type>
      <text>Play DVD</text>
      <action>DVD_PLAY</action>
   </button>
but it doesnt work Do I need to add some other TAG?


I read in the Wiki :
"Sometimes there is an action that is desired, but not quite possible. 
For example, one cannot call mythdvd to do the action DVD_PLAY from the 
main menu. "

Thanks
Paul


More information about the mythtv-users mailing list