Example torrent: https://archive.org/details/GBWAV6.65Universal (but all
torrent I tried from archive.org, big or small, are failing)
I see the following line in the deluge-web logs:
{{{
[ERROR ][deluge.ui.web.json_api :218 ] Object of type bytes is not
JSON serializable
}}}
I haven't looked too close yet, but dumping the bencode structure of
archive.org torrents show they put a lot more metadata than most other
trackers.
Deluge version: 2.0.4.dev23+g2f1c008a2-3/Python 3.8 (Archlinux)
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3388>
Deluge <https://deluge-torrent.org/>
Deluge Project
* milestone: needs verified => 2.0.4
Comment:
This is related to md5sums in the torrent and similar to
https://github.com/deluge-torrent/deluge/pull/294
I have fix that I will deploy soon after checking the tests are all
correct
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3388#comment:1>
* status: new => closed
* resolution: => Fixed
Comment:
Fixed in develop: [3ec23ad96b]
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3388#comment:2>