by shypike » May 20th, 2012, 8:02 am
The Sort function will rename similar named files after the main file.
(Where "similar named" is actually identically named, except for extension)
For this post it will not rename the accompanying NFO, JPG and SFV files which have very dissimilar names.
It should rename the IDX and SUB files, however it won't rename because the MKV file is all lowercase
while IDX and SUB have mixed case.
I will fix the case problem in the next 0.7.0Beta.
The first part (dissimilar names) will remain as is.
Thanks for reporting.