<div class="gmail_quote">On Sat, Dec 5, 2009 at 10:12 AM, Nick Rout <span dir="ltr"><<a href="mailto:nick.rout@gmail.com">nick.rout@gmail.com</a>></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 <<a href="mailto:jfp@clearfield.com">jfp@clearfield.com</a>> wrote:<br>
><br>
> > And of course, the raw filenames that minidlna serves up<br>
> > are pretty useless for working out which program is which<br>
><br>
> To fix the filenames, set this up as an hourly cron job<br>
><br>
> #!/bin/sh<br>
> # Pretty up the TV program names into human readable format<br>
> # This is just a wrapper script around the mythrename script<br>
> # and is used to get the arguments right<br>
> # Ensure the environment is set properly<br>
> #HOME=/var/lib/mythtv/<br>
> #export HOME<br>
> #. /etc/profile<br>
> su mythuser -c "/usr/bin/<a href="http://mythrename.pl" target="_blank">mythrename.pl</a>"<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'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>