William, <div><br></div><div>   Thanks for the start. There&#39;s not much I can glean from huludesktop, I think, since it doesn&#39;t interact with MythTV at all? (Does it?)</div><div><br></div><div>   I suppose I could run a script that ran a random file out of the recordings directories, though. </div>
<div><br></div><div>   I would prefer to stay within MythTV, if that&#39;s possible, but this is an interesting start.</div><div><br></div><div>  ===Blake===<br><br><div class="gmail_quote">On Sun, Oct 11, 2009 at 7:01 PM, William <span dir="ltr">&lt;<a href="mailto:william_munson@comcast.net">william_munson@comcast.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">William wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
bit maelstrom wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&lt;&lt;The only way I know of is to modify the xml files that control the menus so that there is only one main page which is the watch recordings page. I dont know the details as I like all the other features.&gt;&gt;<br>

<br>
Well, I only want to limit the capability for this one remote, so that&#39;s probably not the way to go.<br>
<br>
So I&#39;m back to making a button play a particular recording. Anyone know of any sample scripts?<br>
<br>
===Blake===<br>
</blockquote>
<br>
<br>
I have recently seen an example here on the list however a quick search did not find it. It was in the past few days and may have been in answer to your earlier button question.<br>
<br>
W.<br>
</blockquote>
<br></div>
Found it. Here is the message rather than try to point you to the original.<br>
<br>
--------------------------<br>
<br>
For anyone interested, I created a theme image for Hulu that goes along with the Blootube-wide theme.<br>
Feel free to download it: <a href="http://gregms.com/images/hulu-mythtv.png" target="_blank">http://gregms.com/images/hulu-mythtv.png</a><br>
<br>
Used the following to add it into the menu:<br>
 &lt;button&gt;<br>
    &lt;type&gt;HULU&lt;/type&gt;<br>
    &lt;text&gt;Hulu&lt;/text&gt;<br>
    &lt;action&gt;EXEC /usr/bin/huludesktop&lt;/action&gt;<br>
  &lt;/button&gt;<br>
<br>
Use the following in the blootube-wide/theme.xml file:<br>
&lt;buttondef name=&quot;HULU&quot;&gt;<br>
  &lt;image&gt;text-blank.png&lt;/image&gt;<br>
  &lt;watermarkimage&gt;watermark/hulu.png&lt;/watermarkimage&gt;<br>
  &lt;offset&gt;0,0&lt;/offset&gt;<br>
&lt;/buttondef&gt;<br>
<br>
This is all on MythTV .21. I&#39;m unsure what would change on .22.<br>
Haven&#39;t had a chance to really test everything out yet. Though I have noticed it will freeze part of the time on exiting. I&#39;m unsure why that is.<br>
<br>
-Greg Smith<br>
<br>
<br>
<br>
--------------------------<div><div></div><div class="h5"><br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div>