Open Sopor opened 2 years ago
Even if a sfv contains file names that is not according to the current 'standards', the checker should still be able to correctly parse the file and not tag the files as missing.
Pull requests for handling non-utf8 encodings are welcome
When the sfv file is in ANSI and contains Swedish characters it will fail to check.
First there are missing files and then there are extra files. It seems that the airdcpp-release-validator gets totally confused.
Most sfv files use ANSI and external sfv checkers have no problems to check it even if it contains Swedish chars, so why can't the airdcpp-release-validator handle it?
If this can't be fixed there should be some kind of option to make the airdcpp-release-validator skip sfv files it can't handle and report it, so the user can take care of it.