[mythtv-users] Hulu Integration?

Brad DerManouelian myth at dermanouelian.com
Mon Jan 5 20:59:49 UTC 2009


On Jan 5, 2009, at 12:50 PM, Brad DerManouelian wrote:

> On Jan 5, 2009, at 12:45 PM, Jonno wrote:
>
>> In which case I guess I need to know how to switch between
>> Boxee and Myth with my remote :-D
>
> I leave the frontend running and I added an item to the main menu to
> launch boxee. Select it and use boxee normally with my remote and exit
> when I'm done - then I'm back in the frontend. Even my 11 year old can
> do it. :)
>
> -Brad

By the way, I figured out how to do that by going here:
http://www.mythtv.org/wiki/index.php/Menu_theme_development_guide

So I added this to mainmenu.xml:
    <button>
       <type>TV_WATCH_RECORDINGS</type>
       <text>Launch Boxee</text>
       <action>EXEC /opt/boxee/run-boxee-desktop</action>
    </button>



More information about the mythtv-users mailing list