On 11/15/05, David Whyte <[EMAIL PROTECTED] > wrote:
Aaaagh!!!!  I wish I hadn't seen these damn MythBurn scripts now!  I
think we need to put a warning in that the folders you configure for
storing the TS_VIDEO files will be cleared so should be a subfolder
somewhere! :(


It does give you a hint:

        echo ""
        echo "Directory for DVD Filesystem (VIDEO_TS)"
        echo "Warning: lots of space needed here 4.7GB max."
        echo "         CONTENTS OF THIS DIRECTORY WILL BE DELETED"
        echo -n "[$dvddir]: "
        read tmp; [ -n "${tmp}" ] && dvddir=$tmp

How could it be any clearer?

Carl Fongheiser
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to