Skip to content

v5.16.0

Latest

Choose a tag to compare

@Gaisberg Gaisberg released this 01 Sep 12:26

5.16.0 (2026-09-01)

Features

  • frontend: let a refresh apply only the changes you tick (7fb7485)
  • frontend: offer curated community templates in the import dialogs (ea71af3)
  • rules: add a prune action that filters on final score and rank (4afd62e), closes #247
  • rules: compare a prune aggregate against the release being judged (7fb7485)
  • rules: run profile rules on jhin's engine instead of the homegrown expr compiler (f1d55a2)

Bug Fixes

  • indexer: meter daily budgets over a trailing 24h window governed by server usage headers (05ffb08)
  • stremio: resolve preload sessions from the play list and move preloading to per-stream settings (d910128)

Performance Improvements

  • loader: hand a closed reader's read-ahead window to the next one (96f0e83)
  • loader: size playback read-ahead against the whole stream, not one volume (937cbf3)
  • media: improve the streaming path from article decode to playback (402b1bb)