github iongpt/boxarr v1.7.0
Release 1.7.0

16 hours ago

Added

  • Ignored Status in Overview: Added a 6th "Ignored" stat card to the Movie Overview stats grid and a matching filter button, so ignored movies are clearly counted and filterable (#101, #102)
  • Refresh Radarr Status for Stored Data: Added a reusable sync helper that refreshes persisted weekly_pages/*.json entries from current Radarr state (#99, #104)
    • Scheduler automatically refreshes stored weekly pages after update runs so historical weeks stay in sync
    • New manual "Refresh Radarr Status" button on the Movies overview page for on-demand resync
  • CD Workflow Dispatch: Added workflow_dispatch trigger to CD pipeline so branch images can be manually built from the Actions UI (#102)

Fixed

  • Badge Overlap: Ignored badge no longer covers week info badges on movie cards — repositioned to top-center (#100, #102)
  • Filter Bleed: Ignored movies no longer leak into Missing and Not in Radarr filter results; stat counts now match filtered views (#102)
  • Stale Missing Status: Downloaded movies in Radarr are now correctly removed from stale "Missing" results in historical weeks without manual regeneration (#99, #104)
  • Config Save Path: Config saves now write to the active data directory (#104)

Community

Docker Images

  • ghcr.io/iongpt/boxarr:1.7.0
  • ghcr.io/iongpt/boxarr:latest

What's Changed

  • feat: add Ignored status to overview stats and filter; fix badge overlap and filter bleed by @xFlawless11x in #102
  • refresh stored movie status from Radarr by @iongpt in #104

New Contributors

Full Changelog: v1.6.4...v1.7.0

Don't miss a new boxarr release

NewReleases is sending notifications on new releases.