kaso17
kaso17
Currently jackett only supports search by IMDB ID. We should add support searching by other IDs too. If you're aware of trackers supporting other IDs than IMDB please post them...
It might be useful to have a generic endpoint which would try to grab a torrent file from torrent caches based on the hash. Example download URL: 127.0.0.1:9117/hashdl/magnet:?xt=urn:btih:b8aaaaaaa6cef87215eae46436982fe613edd8e3&dn=example.torrent Known caches:...
Hello, currently it seems like TLS errors aren't handled in any way. If I connect to a host with invalid certificate Perform() returns OK error code but the resulting document...