Skip to content

v1.5.1: Source Targeting Optimization

Choose a tag to compare

@github-actions github-actions released this 09 Jul 08:42

Added

  • Source Targeting: The API and CLI now support filtering by a specific tracker (e.g. --source nyaa or ?source=yts). This stops the engine from concurrently hitting all 9 scrapers, reducing unnecessary noise and preventing IP bans when searching for niche content.
  • AI Agent Skills Updated: Fully updated the bundled .md skills for Claude, Hermes, and OpenClaw so that AI agents natively understand how to use the new --source targeting.


📦 Downloads

Operating System Download Archive
Windows (x64) gorrent-1.5.1-windows-amd64.zip
Linux (x64) gorrent-1.5.1-linux-amd64.tar.gz
Linux (ARM64) gorrent-1.5.1-linux-arm64.tar.gz
macOS (Intel) gorrent-1.5.1-darwin-amd64.tar.gz
macOS (Apple Silicon) gorrent-1.5.1-darwin-arm64.tar.gz

Docker Images (multi‑arch: amd64 + arm64):

  • GHCR: docker pull ghcr.io/x-name15/gorrent:v1.5.1
  • GHCR Latest: docker pull ghcr.io/x-name15/gorrent:latest

View Full CHANGELOG