bitmagnet-io / bitmagnet

A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
https://bitmagnet.io/
MIT License
2.38k stars 94 forks source link

Ability to crawl Prowlarr indexer proxy #54

Open mgdigital opened 10 months ago

mgdigital commented 10 months ago

Is your feature request related to a problem? Please describe. The Prowlarr API provides a common interface to many popular torrent indexers that could be crawled by Bitmagnet.

Describe the solution you'd like Bitmagnet could be configured to crawl specified indexers configured in Prowlarr, for example all indexers tagged "bitmagnet". We'd need to consider questions like rate limiting, how often to poll for new content, how far back in the past to go etc...