<!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> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=710530405-09012008>1.
Ampersands: It seems that if I have an ampersand in my command line, Myth
chokes on the menu (won't even show entire menu). But, I need ampersands
in my URL. For example below. How should I handle
this?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=710530405-09012008>
<button><BR>
<type>MUSIC</type><BR>
<text>97.5 - EZrock</text><BR>
<action>EXEC mplayer -cache 128 -playlist <A
href="http://38.99.162.179/ciqm1?ext=.asf&al=b&id=1&mount=ciqm</action">http://38.99.162.179/ciqm1?ext=.asf&al=b&id=1&mount=ciqm</action</A>><BR>
</button></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=710530405-09012008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=710530405-09012008>2. I
temporarily create a menu with streaming sources that didn't need an & in
the url, and the menu shows fine. However, when I click the menu item myth
just freezes. I can see from "ps ax" was launched, but it's not on top (or
visible), and myth is hung. Is there something wrong with my config
above?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=710530405-09012008></SPAN></FONT> </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>