Skip to content

v0.1.2: Opt-in and unconditional title hydration

Latest

Choose a tag to compare

@cyanheads cyanheads released this 02 Aug 14:58
v0.1.2
fd843f8

Opt-in and unconditional title hydration

  • seerr_list_requests: new opt-in includeTitles input (default false) joins each row's title, deduplicated by (mediaType, tmdbId), capped by a 6-wide worker pool (#4)
  • seerr_request_status / seerr://request/{requestId}: title now hydrates unconditionally, one extra read per call (#4)
  • SeerrService.getMovie/getTv: per-call maxRetries override; the title join runs single-attempt so a failed lookup degrades instead of retrying (#4)
  • docs + deps: corrected a stale docs/design.md claim about the service's HTTP layer; @biomejs/biome 2.5.5 → 2.5.6, @types/node 26.1.1 → 26.1.2

CHANGELOG v0.1.2