Do you ever get subfolders?
Posted: April 21st, 2010, 9:58 pm
I always end up with this structure.
$DIR/[unpacked files]
possibly: $DIR/VIDEO_TS/[unpacked files]
Today I got this: $DIR/$DIR/VIDEO_TS/[unpacked files]
Does anybody run across this often? Wondering if (and how) I could modify my post processing script to maybe delve into sub directories if the target content isn't found in $DIR where it is expected.
$DIR/[unpacked files]
possibly: $DIR/VIDEO_TS/[unpacked files]
Today I got this: $DIR/$DIR/VIDEO_TS/[unpacked files]
Does anybody run across this often? Wondering if (and how) I could modify my post processing script to maybe delve into sub directories if the target content isn't found in $DIR where it is expected.