<br><br><div class="gmail_quote">On Wed, Sep 8, 2010 at 2:38 PM, John Baab <span dir="ltr">&lt;<a href="mailto:john.baab@gmail.com">john.baab@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><br></div>
<br>
Symlinks are used in case the user wants to store the files in a<br>
different directory.  This will allow you to use a dedicated drive for<br>
media files and not need them in your root partition.  Just fix the<br>
symlink by hand and make sure it points at whatever directory you are<br>
using for your exported files and you should be good.<br>
_______________________________________________<br></blockquote></div><br>Thanks - It wasn&#39;t the symlinks in /var/www but that led me to the following symlink in /usr/share/mythtv/mythexport<br> video -&gt; /var/lib/mythtv/<br>
Which I changed to<br> video -&gt; /var/lib/mythtv/mythexport/<br><br>And that seems to work in Firefox. When I get home I&#39;ll try subscribing to the feed and see what happens.Thanks for the help!<br>