<!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">
<blockquote type="cite">
  <pre wrap=""><div class="moz-txt-sig">R. G. Newbury wrote:
</div></pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap=""><span class="moz-txt-citetags">&gt;&gt; </span>So the new path is used but MythTV is doing strange stuff to the
<span class="moz-txt-citetags">&gt;&gt; </span>filenames  (using them as path?).
<span class="moz-txt-citetags">&gt;&gt; </span>Is this a bug?
<span class="moz-txt-citetags">&gt;&gt; </span>Is this user error?
<span class="moz-txt-citetags">&gt;&gt;</span>
<span class="moz-txt-citetags">&gt;&gt; </span>Please help!
      </pre>
    </blockquote>
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>I was talking about 2 distinct things: moving your recorded tv programs, 
<span class="moz-txt-citetags">&gt; </span>and moving your videos. 'RecordFilePrefix' is the place where your 
<span class="moz-txt-citetags">&gt; </span>record tv programs are stored.
<span class="moz-txt-citetags">&gt; </span>And the procedure to move your record tv programs is <b
 class="moz-txt-star"><span class="moz-txt-tag">*</span>IN THE DOCUMENTATION<span
 class="moz-txt-tag">*</span></b>.
<span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>You might want to take the trailing '/' off your changed 
<span class="moz-txt-citetags">&gt; </span>'RecordFilePrefix' value as there is a '//' in the output.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The old path ended in a slash: <i class="moz-txt-slash"><span
 class="moz-txt-tag">/</span>mnt/store<span class="moz-txt-tag">/</span></i> and worked without the double
slash. Now the paths are funny.

  </pre>
  <blockquote type="cite">
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>IF and ONLY IF you want to live dangerously, after backing up the 
<span class="moz-txt-citetags">&gt; </span>database again (you did do that?) you might want to try running 
<span class="moz-txt-citetags">&gt; </span>myth.rebuilddatabase.pl against the new mount point partition, and see 
<span class="moz-txt-citetags">&gt; </span>what happens....Please report your result.
<span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>(Please note: this is your final examination and is worth 100% of your 
<span class="moz-txt-citetags">&gt; </span>mark for the term.)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
So there is (after a few days) still no definitive howto about changing
this RecordFilePrefix for 0.21.something?
In the tables we have filenames without paths and just a stagegroup
reference.
MytHTV does funny stuff with filenames as pathnames if we change the
path from  <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>mnt/store<span
 class="moz-txt-tag">/</span></i> to <i class="moz-txt-slash"><span
 class="moz-txt-tag">/</span>MythTV<span class="moz-txt-tag">/</span></i>. (one less slass, yes)
Why does this happen?
Why can't I just change the prefix since it is the only mention?
What is the procedure and why does it work?
Please explain to an interested user.

Thanks,
Udo</pre>
</blockquote>
<br>
I think the reason you got so many conflicting opinions is that most of
the people were describing the process for moving VIDEOS in MythVideo.&nbsp;
What you were really asking is how to move RECORDINGS in MythTV.&nbsp; I'm
sure the title of the email just threw people off. Reading this thread
was like fingernails on a chalkboard - I was just screaming "NO!
imdb.pl has nothing to do with his problem!&nbsp; Read the post again!".&nbsp; <br>
<br>
Anyway, try taking the trailing slash off your RecordFilePrefix.&nbsp; If
you have multiple backends, you will need to change the value for each
of them.&nbsp; IIRC, Myth makes the full file path by using the
RecordFilePrefix parameter for the backend that recorded the program,
and appends a slash and the 'basename' column from the recording.&nbsp; If
those 2 parameters accurately reflect where the file is located it
SHOULD work.&nbsp; (YMMV, I am on 0.20 and I don't know how much this has
changed)<br>
<br>
</body>
</html>