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
mgdigital f2fd556d4f
Support Torznab query by season and episode (#130)
* Support Torznab query by season and episode
2024-02-07 17:35:06 +00:00
.github Upgrade dependencies (#112) 2024-01-24 17:55:14 +00:00
bitmagnet.io Fix URL in docsite config (#122) 2024-01-27 17:01:47 +00:00
graphql Use budgeted count for aggregations (#128) 2024-02-06 18:56:15 +00:00
internal Support Torznab query by season and episode (#130) 2024-02-07 17:35:06 +00:00
licenses DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
migrations Use budgeted count for aggregations (#128) 2024-02-06 18:56:15 +00:00
observability Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
webui Use budgeted count for aggregations (#128) 2024-02-06 18:56:15 +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
.gitignore Add gluetun configuration example (#83) 2023-11-29 22:02:29 +00:00
.golangci.yml DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
.mockery.yml DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00:00
.prettierignore Initial commit (#1) 2023-10-04 21:04:26 +01:00
docker-compose.yml Add gluetun configuration example (#83) 2023-11-29 22:02:29 +00:00
Dockerfile Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
Dockerfile_dev Observability enhancements (#67) 2023-11-18 18:58:02 +00:00
go.mod Upgrade dependencies (#112) 2024-01-24 17:55:14 +00:00
go.sum Upgrade dependencies (#112) 2024-01-24 17:55:14 +00: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 v0.5.0 documentation updates (#108) 2024-01-27 16:22:30 +00:00
tools.go DHT responder: Implement BEP5 & BEP51 (#21) 2023-11-06 16:41:08 +00: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.