<div class="gmail_quote">On Sat, Dec 5, 2009 at 10:12 AM, Nick Rout <span dir="ltr">&lt;<a href="mailto:nick.rout@gmail.com">nick.rout@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Fri, Dec 4, 2009 at 9:44 PM, Jean-Francois Pirus &lt;<a href="mailto:jfp@clearfield.com">jfp@clearfield.com</a>&gt; wrote:<br>
&gt;<br>
&gt;  &gt; And of course, the raw filenames that minidlna serves up<br>
&gt;  &gt; are pretty useless for working out which program is which<br>
&gt;<br>
&gt; To fix the filenames, set this up as an hourly cron job<br>
&gt;<br>
&gt; #!/bin/sh<br>
&gt; # Pretty up the TV program names into human readable format<br>
&gt; # This is just a wrapper script around the mythrename script<br>
&gt; # and is used to get the arguments right<br>
&gt; # Ensure the environment is set properly<br>
&gt; #HOME=/var/lib/mythtv/<br>
&gt; #export HOME<br>
&gt; #. /etc/profile<br>
&gt; su mythuser -c &quot;/usr/bin/<a href="http://mythrename.pl" target="_blank">mythrename.pl</a>&quot;<br>
<br>
</div>NO NO NO do not EVER run <a href="http://mythrename.pl" target="_blank">mythrename.pl</a> without the --link option or<br>
things will break!!!!<br></blockquote><div><br>So why isn&#39;t --link the default? You should have to run it with --nolink if you want to break things.<br><br>Cheers,<br>Steve <br></div><div> </div></div>