Skip to content

chore(deps): update ghcr.io/recyclarr/recyclarr docker tag to v5.3.1

Lama Bot requested to merge renovate/ghcr.io-recyclarr-recyclarr-5.x into main

This MR contains the following updates:

Package Update Change
ghcr.io/recyclarr/recyclarr minor 5.2.1 -> 5.3.1

Release Notes

recyclarr/recyclarr

v5.3.1

Compare Source

Fixed
  • Crash when doing recyclarr sync with no reset_unmatched_scores present.

v5.3.0

Compare Source

Added
  • New delete command added for deleting one, many, or all custom formats from Radarr or Sonarr.
  • Exclusions are now supported under reset_unmatched_scores. This is used to prevent score resets to specific custom formats. See the docs for more info.
  • New score_set property available to each profile defined under the top-level quality_profiles list. This allows different kinds of pre-defined scores to be chosen from the guide, without having to explicitly override scores in your YAML.
  • New --score-sets option added to list custom-formats which lists all score sets that CFs are a member of, instead of the CFs themselves.
  • New --raw option added to list custom-formats which omits boilerplate output and formatting. Useful for scripting.
Changed
  • Program now exits when invalid instances are specified.
  • Scores are now pulled from the trash_scores object in the guide's CF json files.
Deprecated
Fixed
  • If multiple configuration files refer to the same base_url (i.e. the same instance), this is now an error and the program will exit. To use multiple config templates against a single instance of Radarr or Sonarr, you need to manually merge those config files. See this page.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Lama Bot

Merge request reports