<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16587" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=710530405-09012008>I'm building a 
custom menu to handle my audio streaming and have run into 2 
problems:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=710530405-09012008></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=710530405-09012008>1.&nbsp; 
Ampersands:&nbsp; It seems that if I have an ampersand in my command line, Myth 
chokes on the menu (won't even show entire menu).&nbsp; But, I need ampersands 
in my URL.&nbsp; For example below.&nbsp; How should I handle 
this?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=710530405-09012008>&nbsp;&nbsp; 
&lt;button&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;type&gt;MUSIC&lt;/type&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;text&gt;97.5 - EZrock&lt;/text&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;action&gt;EXEC mplayer -cache 128 -playlist <A 
href="http://38.99.162.179/ciqm1?ext=.asf&amp;al=b&amp;id=1&amp;mount=ciqm</action">http://38.99.162.179/ciqm1?ext=.asf&amp;al=b&amp;id=1&amp;mount=ciqm&lt;/action</A>&gt;<BR>&nbsp;&nbsp; 
&lt;/button&gt;</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=710530405-09012008></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=710530405-09012008>2.&nbsp; I 
temporarily create a menu with streaming sources that didn't need an &amp; in 
the url, and the menu shows fine.&nbsp; However, when I click the menu item myth 
just freezes.&nbsp; I can see from "ps ax" was launched, but it's not on top (or 
visible), and myth is hung.&nbsp; Is there something wrong with my config 
above?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=710530405-09012008></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=710530405-09012008>Thanks,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=710530405-09012008>MD</SPAN></FONT></DIV></BODY></HTML>