<span class="gmail_quote">On 11/15/05, <b class="gmail_sendername">David Whyte</b> <<a href="mailto:david.whyte@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">david.whyte@gmail.com</a>
> wrote:</span><br>
<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Aaaagh!!!! I wish I hadn't seen these damn MythBurn scripts now! I<br>think we need to put a warning in that the folders you configure for
<br>storing the TS_VIDEO files will be cleared so should be a subfolder<br>somewhere! :(</blockquote><div><br>
<br>
It does give you a hint:<br>
<br>
echo ""<br>
echo "Directory for DVD Filesystem (VIDEO_TS)"<br>
echo "Warning: lots of space needed here 4.7GB max."<br>
echo
" CONTENTS OF THIS
DIRECTORY WILL BE DELETED"<br>
echo -n "[$dvddir]: "<br>
read tmp; [ -n "${tmp}" ] && dvddir=$tmp<br>
<br>
How could it be any clearer?<br>
<br>
Carl Fongheiser<br>
</div></div>