A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
Go to file
2025-03-02 14:18:29 +00:00
.github Upgrade Go to 1.23.6 (#383) 2025-02-09 14:05:12 +00:00
bitmagnet.io Docsite updates (#364) 2025-03-02 14:18:29 +00:00
graphql Allow ad hoc reprocessing via API and web UI (#393) 2025-03-01 12:46:39 +00:00
internal torznab tmdbid in results. (#386) 2025-03-02 10:27:11 +00:00
licenses Webui revamp (#280) 2024-10-14 17:04:28 +01:00
migrations Fix duplicate key error (#338) 2024-10-28 09:26:59 +00:00
observability add queue jobs metric in grafana (#297) 2024-07-17 17:16:28 +01:00
webui Adjust translation for "dismiss" (#394) 2025-03-01 13:23:03 +00:00
.dockerignore Implement multiplatform builds (#18) (#20) 2023-10-06 16:06:58 +01:00
.editorconfig Initial commit (#1) 2023-10-04 21:04:26 +01:00
.envrc Add Nix shell and refactor actions (#249) 2024-04-30 17:39:46 +01:00
.gitignore Add Nix shell and refactor actions (#249) 2024-04-30 17:39:46 +01:00
.golangci.yml DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
.goreleaser.yml Tweak build flags (#272) 2024-06-08 11:44:30 +01:00
.mockery.yml Classifier rewrite (#213) 2024-04-21 16:24:10 +01:00
.prettierignore Webui revamp (#280) 2024-10-14 17:04:28 +01:00
ci.Dockerfile Upgrade Go to 1.23.6 (#383) 2025-02-09 14:05:12 +00:00
docker-compose.yml chore: Update docker-compose.yml (#370) 2025-01-25 14:50:02 +00:00
Dockerfile Upgrade Go to 1.23.6 (#383) 2025-02-09 14:05:12 +00:00
Dockerfile_dev Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
flake.lock Housekeeping (#366) 2025-01-08 22:47:01 +00:00
flake.nix Housekeeping (#366) 2025-01-08 22:47:01 +00:00
go.mod Upgrade Go to 1.23.6 (#383) 2025-02-09 14:05:12 +00:00
go.sum Housekeeping (#382) 2025-02-09 13:51:24 +00:00
goreleaser.Dockerfile Use goreleaser for build process (#212) (#216) 2024-04-30 17:48:33 +01:00
LICENSE Initial commit (#1) 2023-10-04 21:04:26 +01:00
main.go Initial commit (#1) 2023-10-04 21:04:26 +01:00
README.md Add README 2023-10-04 19:03:14 +01:00
Taskfile.yml Housekeeping (#382) 2025-02-09 13:51:24 +00:00
tools.go Classifier rewrite (#213) 2024-04-21 16:24:10 +01:00

bitmagnet

A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.

Visit the website at bitmagnet.io.