airdcpp / airdcpp-windows

http://www.airdcpp.net
GNU General Public License v3.0
80 stars 19 forks source link

Filelist error if there are 2 directories with same name but different capitals. #40

Closed felisucoibi closed 5 years ago

felisucoibi commented 5 years ago

Filelist error if there are 2 directories with same name but different capitals.

In airdc++ for windows if you download a fielist from a eiskaltdc++ linux user, there is a error messages telling you filelist error because of 2 different directories with the same error, but is not a error, is just files in linux are different with capitals or not.... it should handle this and tolerate this.

[13:42:10] Error al cargar el fichero de lista C:\Users\Administrador\Documents\AirDC++\FileLists\user.243TW3AJCGTILEDUZXH5GKEZPA27WXQN7JLASKQ.xml.bz2: The directory /CINE CRONOLOGICO/2018 - Private Life - Vida privada - Tamara Jenkins/ contains items with duplicate names (2018 - Private Life - Vida privada - Tamara Jenkins, 2018 - Private Life - Vida Privada - Tamara Jenkins) privada -u

maksis commented 5 years ago

See https://github.com/eiskaltdcpp/eiskaltdcpp/issues/359 and https://bugs.launchpad.net/dcplusplus/+bug/1665900

felisucoibi commented 5 years ago

thanks for the info.