Skip to content

v.0.0.5

Choose a tag to compare

@wizaarddlabs wizaarddlabs released this 10 Aug 19:43
· 7 commits to main since this release

🧙 Cauldron v0.0.5

✨ What's New

  • Added Torrin integration
  • Added optional Zilean support
  • Improved torrent source aggregation
  • Added stricter movie and series title validation
  • Added season/episode validation for series results
  • Improved duplicate torrent handling
  • Improved result ranking and sorting
  • Added cache-aware result handling
  • Updated README with current architecture, sources, and configuration

🛠️ Improvements

  • Results are now validated against the requested Stremio title before being returned.
  • Torrent results are deduplicated by info hash.
  • Duplicate results retain the version with the highest seed count.
  • Configurable ranking preferences are applied after aggregation.
  • Optional sources can be enabled/disabled through environment variables.

📦 Sources

Cauldron currently supports aggregation from:

  • The Pirate Bay
  • 1337x
  • Nyaa
  • YTS
  • EZTV
  • Bitsearch
  • Torrin
  • Zilean (optional/self-hosted)

🐳 Docker

The recommended deployment method remains Docker Compose.

⚠️ Notes

This release contains infrastructure and scraper improvements. Existing configurations should continue to work, but users adding Torrin or Zilean should review the corresponding environment variables in .env.example.