[Script request]: Bitmagnet - A self-hosted BitTorrent indexer #4436
Replies: 10 comments 21 replies
-
@mgdigital just tagging you to let you know about this request of mine! |
Beta Was this translation helpful? Give feedback.
-
This is done already, i just need to test it |
Beta Was this translation helpful? Give feedback.
-
Great, I just want to give you some feedback. Bitmagnet takes up a lot of resources, to date I need about 100Gb of space (per 13 million torrents) and 4Gb of RAM. Probably @mgdigital can help us better in defining the resources. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Please test the Script, then we can merge it into main Repo. |
Beta Was this translation helpful? Give feedback.
-
Hey, I only noticed one detail, in the GUI the version does not appear but rather “v-unknown.” Viewing the original code, I notice that it is actually quoted “v-unknown.” There is also an Issues that confirms this, if the installation is done through Docker the correct version appears. If you install the software without Docker (as the ProxmoxVE script does) it does not appear. It is not a big problem, but I preferred to report it...I understand that this is not something that can be solved by you! Below are two example screenshots |
Beta Was this translation helpful? Give feedback.
-
Hi, The script or its documentation should allow customization of the The Movie Database (TMDB) API key. |
Beta Was this translation helpful? Give feedback.
-
After a few hours of running, I’ve noticed that unfortunately Bitmagnet crashes. I’ve tried to investigate, but I couldn’t find a clear reason for the failure. When I check the service status (on Alpine Linux using OpenRC), I get:
I’ve enabled logging by adding the following line to the service startup: I also created the default log directory manually: However, even the logs are not helpful, as they seem to be truncated:
Given this behavior, wouldn’t it make sense to include automatic restart on crash in the With OpenRC, this can be achieved by adding the following lines:
This would allow the service to automatically recover in case of unexpected crashes. Also, I think it is correct to enable logging and the creation of the related directory by default. PS I also have an installed version of Bitmagnet via docker, and I don't notice this problem. Perhaps, but I've not checked, the Docker image also provides for an automatic reboot. |
Beta Was this translation helpful? Give feedback.
-
merged |
Beta Was this translation helpful? Give feedback.
-
I think an info block should be added that the database will eventually reach over 80Gb of data |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Application Name
bitmagnet
Website
https://bitmagnet.io/
Description
Bitmagnet is a self-hosted BitTorrent indexer and DHT crawler that discovers, classifies, and indexes torrent metadata without relying on external trackers or websites. It integrates with media managers like Sonarr and Radarr via Torznab, supports GraphQL APIs, and includes a modern web UI.
Why self-host it:
Due Diligence
Beta Was this translation helpful? Give feedback.
All reactions