Improve download logic in case of mismatching filenames
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 27 Oct 2021 10:06:03 +0000 (12:06 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 27 Oct 2021 10:06:35 +0000 (12:06 +0200)
commit998db5487db09308f4d83cd45088ede18731619e
treebc93873070d1685e32a2c3c4ffce54e82c901fea
parent237fa5ab105d650412e5bdd6626e28b74fb16ffe
Improve download logic in case of mismatching filenames

Because sometimes, the filenames announced by the bot and the name of
the file actually offered by the bot are different, e.g. when the
filesystem and the DCC protocol differ on whether letters outside of
7-bit ASCII do actually exist. I still want those files!
src/main/java/net/pterodactylus/xdcc/core/Core.java