sergiotapia / torrentinim

A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible, native support for Linux, Mac and Windows.
MIT License
782 stars 35 forks source link

Not understanding how it work #13

Closed microSoftware closed 3 years ago

microSoftware commented 3 years ago

I ran torrentinim with ./torrentinim on macos in the terminal. And it crawl all the torrent site endlessly

Screen Shot 2021-07-24 at 18 31 17

Screen Shot 2021-07-24 at 18 31 07

I thought it was a torrent search engine which request all the torrent site simultaneously and display the result.

Am i missing something? Why would anyone want to download the whole torrent websites when they can just request only the thing they want?

sergiotapia commented 3 years ago

Hey! This project is meant to stay running in the background somewhere on your PC. You would then use the API to search for torrents you are interested in, instead of going to all these other destinations one by one to find something you like.

Sonarr and Radarr support is coming at some point (see open PRs) so you can just point them to torrentinim and have great results.