🐛 Fix filename comparison
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 6 Nov 2021 20:52:54 +0000 (21:52 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 6 Nov 2021 20:52:54 +0000 (21:52 +0100)
commit337460f355a3e652b760a057fe4ddd8e6847c905
tree7323be11bdae9beb5bfaf88cc925044a27bef098
parent0df7b8013abac27e1071761b98a106744fe1f929
🐛 Fix filename comparison

The filename from the Download object is only set later in the download
process.

I think I should revisit some of the logic of the whole download process, and
maybe even some of the data structures. I’m not sure they are still as
appropriate as I deemed them to be back then.
src/main/java/net/pterodactylus/xdcc/core/Core.java