github jessielw/Reclaimerr 0.1.0-beta.28

3 hours ago

Added

  • Add opt-in automatic deletion task
    • Must be enabled in Settings -> General and in the Tasks page
  • Ability to de-select arr instance in rule editor
  • Add Application URL in Settings -> General for Plex and OIDC callback URL generation behind reverse proxies

Changed

  • Improve path resolution between arrs and Reclaimerr
  • Update operator labels for clarity and enhance rule validation tests (existing rules don't need anything adjusted)
    • contains_any -> matches any
    • not_contains_any -> matches none
    • contains_all -> matches all
    • not_contains_all -> does not match all

Fixed

  • Filename regex matching would throw an error when there was no media to run against when creating a rule
  • Plex and OIDC auth redirects now use the configured Application URL when present, preventing Plex login from landing on localhost:3000 or an HTTP callback behind strict Docker/Granian reverse proxies
  • Plex login button not being enabled on initial launch of application even if configured
  • Issue sometimes with the UI hanging on certain browsers

What's Changed

Full Changelog: 0.1.0-beta.27...0.1.0-beta.28

Don't miss a new Reclaimerr release

NewReleases is sending notifications on new releases.