William, <div><br></div><div> Thanks for the start. There's not much I can glean from huludesktop, I think, since it doesn'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'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"><<a href="mailto:william_munson@comcast.net">william_munson@comcast.net</a>></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">
<<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.>><br>
<br>
Well, I only want to limit the capability for this one remote, so that's probably not the way to go.<br>
<br>
So I'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>
<button><br>
<type>HULU</type><br>
<text>Hulu</text><br>
<action>EXEC /usr/bin/huludesktop</action><br>
</button><br>
<br>
Use the following in the blootube-wide/theme.xml file:<br>
<buttondef name="HULU"><br>
<image>text-blank.png</image><br>
<watermarkimage>watermark/hulu.png</watermarkimage><br>
<offset>0,0</offset><br>
</buttondef><br>
<br>
This is all on MythTV .21. I'm unsure what would change on .22.<br>
Haven't had a chance to really test everything out yet. Though I have noticed it will freeze part of the time on exiting. I'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>