Alexander
7fa859e815
Remove rutracker parser, replace with GenericParser for all indexer results
2026-05-09 21:50:55 +02:00
Alexander
8ad2734964
Implement MonitorAlbum: search, parse, filter by quality, add best to qbittorrent
2026-05-07 23:21:21 +02:00
Alexander
3249bdc35c
Add gRPC observability: logging, metrics, recovery interceptors
2026-05-06 21:58:24 +02:00
Alexander
5fa46b2890
Add attr to differentiate trackers for future
2026-05-06 21:42:05 +02:00
Alexander
b8fcbacb07
Update rutracker categories
2026-05-06 21:27:03 +02:00
Alexander
2400c6345a
Refactor return type of the search
2026-05-05 14:41:45 +02:00
Alexander
bfef1b6c79
Implement Jackett search entpoint
2026-05-04 22:48:14 +02:00
Alexander
8067cd93c5
Start from the beginning
2026-04-29 17:31:07 +02:00
Alexander
41fb033d30
refactor: rewrite project from Rust to Go
...
- Replace Axum with Chi router
- Replace sqlx with pgx for PostgreSQL
- Replace tonic/prost with grpc-go
- Replace tracing with zerolog
- Update flake.nix for Go build with protoc generation
- Preserve all existing endpoints and functionality
Stack: Chi, pgx, grpc-go, zerolog, yaml.v3
2026-04-29 10:45:05 +02:00