<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=iso-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Michael T. Dean wrote:
<blockquote cite="mid44300EE2.5080203@thirdcontact.com" type="cite">
  <pre wrap="">On 04/02/2006 04:07 AM, Brad DerManouelian wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Apr 2, 2006, at 1:24 AM, Brad DerManouelian wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">On Apr 2, 2006, at 12:45 AM, Steven C. Liu wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">I was wondering if it's possible to use my PVR-350 to play regular 
FM/AM radio?
        </pre>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
No AM.  The PVR-x50's only have FM tuners.

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">There's this plugin that adds FM support, but I don't know if 
anyone's gotten it to work in 0.19.

<a class="moz-txt-link-freetext" href="http://mythextra.napsi.net/mythFM.html">http://mythextra.napsi.net/mythFM.html</a>
      </pre>
    </blockquote>
    <pre wrap="">Just an update.. I'm able to get FM playing through my MythTV box with 
# ivtv-radio -f 90.3 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If you can't get MythFM working, you can always add menu items with 
EXECTV entries for radio.  Something like:

   &lt;button&gt;
      &lt;type&gt;TV_PLAYBACK&lt;/type&gt;
      &lt;text&gt;WJRR - Real Rock 101&lt;/text&gt;
&lt;!-- Uncomment and adjust language/text for translations
      &lt;text lang="ES"&gt;Some Text&lt;/text&gt;
  --&gt;
      &lt;action&gt;EXECTV ivtv-radio -d %s -i %s -f 101.1&lt;/action&gt;
   &lt;/button&gt;

Make sure you use EXECTV (not EXEC) since listening to the radio uses 
the encoder (and, therefore, prevents the card from being used to record 
TV).

Mike</pre>
</blockquote>
<br>
<big>Thanks for the info.&nbsp; Question: can I install the 0.18 version of
MythFM on a 0.19 MythTV system?&nbsp; I can't find the 0.19 version of
MythFM.&nbsp; FYI - I'm running FC4.&nbsp; I have just successfully compiled
MythFM-0.18, but have not yet run a 'make install'.<br>
<br>
Thanks,<br>
<br>
Steve<br>
</big>
</body>
</html>