<br><br><div class="gmail_quote">On Sat, Nov 17, 2012 at 6:28 PM, Matt Boyd <span dir="ltr">&lt;<a href="mailto:mattslists@gmail.com" target="_blank">mattslists@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi people,<br>
I&#39;m a longtime mythtv user with a combined backend/frontend connected<br>
to my TV in the lounge.<br>
About a year ago I bought and appletv2 and I&#39;ve been using that<br>
(jailbroken with XBMC installed) to access most of the media on my<br>
mythbox from a 2nd tv.<br>
One of the things that I find really handy with XBMC are the plugins<br>
that let me watch various catch up tv services (ABC iview in<br>
Australia, etc). I&#39;d like to get those on the combined<br>
backend/frontend. Has anyone set up a simple way to switch between<br>
XBMC and myth </blockquote><div><br>copy library.xml from /usr/share/mythtv/themes/defaultmenu/library.xml to ~/.mythtv<br><br>add a stanza to the ~/.mythtv/library.xml file as follows with your editor:<br><br> &lt;button&gt;<br>
                &lt;type&gt;XBMC&lt;/type&gt;<br>                &lt;text&gt;XBMC&lt;/text&gt;<br>                &lt;description&gt;Launch XBMC&lt;/description&gt;<br>                &lt;action&gt;EXEC /usr/bin/xbmc&lt;/action&gt;<br>
        &lt;/button&gt;<br><br><br>Simply use the myth menuing system to go to XBMC. Exit XBMC and you are back to myth.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
(using a remote, there&#39;s no keyboard on this machine) or<br>
access XBMC plugins or the catchup TV via myth?<br>
<br>
Thanks<br>
Matt<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br>