On Feb 4, 2008 2:27 PM, Jarett Creason &lt;<a href="mailto:nobleiceman@gmail.com">nobleiceman@gmail.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Feb 3, 2008 11:41 AM, David Frascone &lt;<a href="mailto:frasconebulk@gmail.com" target="_blank">frasconebulk@gmail.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="gmail_quote"><div>On Feb 3, 2008 2:33 PM, Mitch Gore &lt;<a href="mailto:mitchell.gore@gmail.com" target="_blank">mitchell.gore@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>
<div><div></div><div>On Feb 3, 2008 1:19 PM, David Frascone &lt;<a href="mailto:frasconebulk@gmail.com" target="_blank">frasconebulk@gmail.com</a>&gt; wrote:<br></div></div></div><div>I am for sure interested.&nbsp; About 6 months ago i went through the wiki guide and got some stations working but could never get Squiz (48) which is my fav and without that didnt like it so much.&nbsp; Also, it would be sweet if we could display the song title and artist on the GUI.&nbsp; Using MythUI, just like the clock or MythMusic Mini player.&nbsp; I relize this would be much more complex but would be cool just to see some more developement done.<br>



</div></blockquote><div><br>I *think* I used some sort of myth OSD for my callerid hack, so I should be able to use that instead of the silly popup -- I&#39;ll check into it, and post again when I get close to something releasable.&nbsp; I&#39;ll be out of town this week, so that will be a good time for me to do some code cleanup, then I can test next week, and mail again!<br>


<br>-Dave<br></div></div></blockquote></div><br></div></div>I wrote an installer script for those XM scripts on the wiki awhile back and put it back on the wiki.&nbsp; It does the auto menu generation, groups by genre, allows different sorting and refreshes the channels every night via cron if you want it to.&nbsp; It puts the entry in the media library menu, where the music and recordings menus by default sit.&nbsp; I&#39;ve used it to install on a bunch of systems and it&#39;s still working.&nbsp; It&#39;s really easy, the only thing you have to do is just download, untar, then run &quot;perl install.pl&quot;.&nbsp; It asks you some questions then in Myth you have XM!&nbsp; Check it out:<br>

<br><a href="http://www.mythtv.org/wiki/index.php/Integrate_XM#Quick_Install" target="_blank">http://www.mythtv.org/wiki/index.php/Integrate_XM#Quick_Install</a><br><br>For the song popup, I still use gmessage or whatever it was doing already.&nbsp; I really wanted to change it to use the mythtvosd function, like the caller ID and stuff, but that _only_ works when you&#39;re watching TV, as far as I can tell at least.<br>

<br>I should have posted something here saying I made this awhile ago I suppose...&nbsp; Hope this helps.<br><font color="#888888"><br>Jarett<br>
</font><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">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>
<br></blockquote></div><br>Yes, the mythtvosd only works when you&#39;re watching TV, that&#39;s why I didn&#39;t use it as an option when building the initial version of the script. Your installer rocks... I should do one for the Sirius version.<br>
<br>Integrating with MythMusic requires a deeper knowledge of C++ then I currently have. Inspired by Myth, I have recently started learning some C++ but it&#39;s going to be a while where I&#39;m comfortable enough to contribute code. Until then, if MythPython (or whatever it&#39;s called) ever becomes stable we might be able to better integrate with the UI... but until then.<br>
<br>Josh<br>