Menu

#18 Different filesort on DVDs

None
open
nobody
None
5
2013-05-14
2013-05-12
rhashuser2
No

file order for DVDs files is strange:

f:\VIDEO_TS\VIDEO_TS.IFO
f:\VIDEO_TS\VIDEO_TS.VOB
f:\VIDEO_TS\VIDEO_TS.BUP
f:\VIDEO_TS\VTS_01_0.IFO
f:\VIDEO_TS\VTS_01_0.VOB
f:\VIDEO_TS\VTS_01_1.VOB
f:\VIDEO_TS\VTS_01_2.VOB
f:\VIDEO_TS\VTS_01_3.VOB
f:\VIDEO_TS\VTS_01_4.VOB
f:\VIDEO_TS\VTS_01_5.VOB
f:\VIDEO_TS\VTS_01_0.BUP

on harddrives all is ok:

somepath\VIDEO_TS\VIDEO_TS.BUP
somepath\VIDEO_TS\VIDEO_TS.IFO
somepath\VIDEO_TS\VIDEO_TS.VOB
somepath\VIDEO_TS\VTS_01_0.BUP
somepath\VIDEO_TS\VTS_01_0.IFO
somepath\VIDEO_TS\VTS_01_0.VOB
somepath\VIDEO_TS\VTS_01_1.VOB
somepath\VIDEO_TS\VTS_01_2.VOB
somepath\VIDEO_TS\VTS_01_3.VOB
somepath\VIDEO_TS\VTS_01_4.VOB
somepath\VIDEO_TS\VTS_01_5.VOB

Discussion

  • Aleksey

    Aleksey - 2013-05-14

    The file order is the same as returned by filesystem.

    But sorting files by name before hashing would make a good feature.

     
    • Marco Aicardi

      Marco Aicardi - 2013-12-18

      But sorting files by name before hashing would make a good feature.

      I agree, I've added this as a "Feature Request".

      Thanks.

       

Log in to post a comment.