<br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 04/25/2011 01:10 AM, Jeremy Jones wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I am having trouble with mythlink on a particular recording, because the name of the symbolic link is too long. I was wondering if there was a simple change to allow the user to pass a length to the script to limit or truncate the symbolic link name to.  If the naming of the symbolic link is done in the perl script, then I think I could learn enough perl to add this, but it looks like the name is created by a referenced module of mythtv instead.  Is there a way to retrieve the information on the name that is to be written and then modify it before the creation of the symbolic link?<br>

<br></blockquote></div></blockquote><div> </div><div><br></div><div><br></div><div> On Tue, Apr 26, 2011 at 2:33 PM, Michael T. Dean <span dir="ltr">&lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt;</span> wrote:</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Here&#39;s a bit of a hack.<br>
<br>
I&#39;ll put something like it in soon (though I may clean up some of the 3x copy/paste reuse).<br>
<br>
I&#39;m guessing to get a name long enough to reach any file system limits (even for the MS file systems), you&#39;re putting description in the filename, right?  Is that really what you want to do?<br>
<br>
Mike<br>
<br><br>
<br></blockquote></div>Thanks.  I&#39;ll check that out as soon as I can.  <div><br></div><div>Yes, I am wanting to use the description (or a truncated version of it) because the subtitles are not present in my EIT data,  therefore the only information that one sees is the Title.  With 20 recordings of the same title it can be a little hard to keep up with.  I am using miniDLNA to serve this out to a dlna client (Sony BDP-bx37 ?, I think.)</div>
<div><br></div><div>Thanks again,</div><div><br></div><div>Jeremy</div>