is it possible to find and fix wrong case sensitive filepath in tag.dat such as
e:\list\a.jpg|||0 while the actual filepath is e:\LIST\a.jpg (actual folder is "LIST" while in tag.dat is "list")
(the wrong tag maybe because of this bug viewtopic.php?f=2&t=16587)
i want to fix the wrong case sensitive filepath only , ( leave invalid filepath (non-existed filepath) as original ,not touch it )
(special case) :
in case there is the way to fix that, maybe we have two line in tags that contains the same path ,like this
e:\LIST\a.jpg|||0 (the wrong case sensitive path that is fixed)
and e:\LIST\a.jpg||1|0 (the original correct filepath that exist in tag.dat)
i want to manually handle these tags (by myself) ,so i really appreciate if someone who can solve this problem leave it as original (two lines like above) instead of merging (or something)
in other way, i just want to fix the lines (in tag.dat) that have wrong case sensitive filepath,and leave the others lines as original
Sorry for my bad english
Any help would be much appreciated
XYplorer Beta Club