Skip to content

Some torrent files cannot be read correctly #30

@vinhtq115

Description

@vinhtq115

In my repo, an user is having issue with some of his/her torrent files (link to original issue). I have filtered out files that are causing errors and uploaded them here. These torrent files can be read just fine in qBittorrent (macOS).

The majority of the files throw exceptions when using Torrent.from_file with the exception of file 3.torrent.

` char.ool.exceptions.BencodeDecodingError: Unable to interpret `: file 1, 2, 5
torrentool.exceptions.BencodeDecodingError: Unable to interpret `:` char.: file 4, 6
torrentool.exceptions.BencodeDecodingError: Unable to interpret `` char.: file 7

For file 3.torrent, Torrent.from_file works fine but when I try to read the name property, it throws this error: AttributeError: 'list' object has no attribute 'get'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions