Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 04 Sep 13:10
· 4 commits to main since this release

What's Changed

Added

  • config: global.cache_ttl_seconds to control TorrentCache cleanup TTL (default 1800s).

Changed

  • allocation: Only include active torrents; drop cache backfill-by-hashes API calls.
  • allocation: Use configured TTL for cache cleanup to avoid stale entries.
  • qbit: Add DEBUG logs for tracker URL selection and fallbacks.

Documentation

  • README: Simplify Docker Quick Start, clarify config essentials, and document cache TTL.

Tests

  • Update active-torrents unit to assert no backfill; add TTL cleanup test.

No breaking changes.