A self-hosted web application that indexes torrent sites and saves magnet links to a local database.
Magnetissimo is a self-hosted web application that crawls and indexes torrents from popular torrent sites, saving magnet links to a local database. It provides a searchable interface for discovering torrents without relying on external search engines, and integrates with media automation tools like Sonarr and Radarr.
Users who want a private, self-hosted torrent search engine, particularly those using media automation tools like Sonarr and Radarr for automated media downloads.
It offers a lightweight, JavaScript-free interface, high performance through Elixir's concurrency model, and easy integration with media automation workflows, all while being fully self-hosted.
Web application that indexes all popular torrent sites, and saves it to the local database.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Provides a fast, lightweight web interface without client-side JavaScript, aligning with the project's goal for simplicity and performance as stated in the README.
Easily integrates with Sonarr and Radarr for automated media downloads, directly supporting common self-hosting workflows highlighted in the features.
Leverages Elixir's GenServer and BEAM VM for efficient concurrent crawling of multiple torrent sites, ensuring robust indexing as emphasized in the goals.
Offers Docker Compose and Kubernetes configurations for straightforward deployment without complex setups, detailed in the usage guide.
Relies on crawling popular torrent sites that can change structure or go offline, potentially breaking functionality without updates to the crawlers.
The no-JavaScript interface is minimal and lacks advanced features like real-time updates, extensive filtering, or sorting beyond basic search.
Requires generating secret keys, configuring databases, and deploying with tools like Docker, which may be challenging for non-technical users despite claims of 'no need for configurations'.