Seems it does not support 2-byte-charactor encoding
snakehnb opened this issue · 1 comments
snakehnb commented
Bencode(file: torrentUrl)
returns nil when torrentUrl
refers to a torrent file encoded with 2-byte-charator encoding such as Chinese language.
A test file attached:
test.torrent.zip
danieltmbr commented
Nice catch. Going to work on that! Thanks!