google-code-export / candydolldb

Automatically exported from code.google.com/p/candydolldb
0 stars 0 forks source link

Possible CSV / SFV Export pathname conflicts #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Due to the splitting of the image and videos, exporting a CSV or SFV with any 
of the path options will generate a corresponding file that might not work 
properly in CSV / SFV checking software. Even tried using the absolute path 
option and I could not get MultiPar to verify the files.

I suggest we combine the image and video paths, so that proper creation of CSV 
/ SFV files will take place.

Original issue reported on code.google.com by mranimos...@gmail.com on 11 Aug 2012 at 2:42

GoogleCodeExporter commented 9 years ago
Agreed. Let's combine the pic- and video-folders into one, leaving only one 
CANDYPATH constant.

(Meanwhile, I'm merging the two folders on disk, too :-) )

Original comment by fwp...@gmail.com on 11 Aug 2012 at 7:55

GoogleCodeExporter commented 9 years ago
Merge seems to be working great

Original comment by mranimos...@gmail.com on 11 Aug 2012 at 11:08