feat(container): update ghcr.io/recyclarr/recyclarr ( 7.0.0 → 7.4.0 ) #119
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.0.0
->7.4.0
Release Notes
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)
v7.4.0
Compare Source
Added
verbosity
setting for Notifications to control the frequency and content ofnotifications sent after sync operations (#354).
Fixed
git fetch
failure (#355).v7.3.0
Compare Source
Added
Fixed
DependencyResolutionException
is no longer raised in some commands (e.g.list
) (#352).v7.2.4
Compare Source
Fixed
which addresses the issue of some CFs constantly showing as updated during sync even if they
didn't change.
v7.2.3
Compare Source
Changed
Fixed
some language-specific custom formats (#318).
v7.2.2
Compare Source
Fixed
a backward compatible change, so older versions of Sonarr and Radarr will continue to use the
correct upper limits.
v7.2.1
Compare Source
Fixed
adjustment of the upper limit for "Preferred" from 395 to 399.
v7.2.0
Compare Source
Changed
quality_profiles
undercustom_formats
was renamed toassign_scores_to
todisambiguate it from the top-level
quality_profiles
. The old name is deprecated until the nextmajor release. See here for details.
Fixed
v7.1.1
Compare Source
Changed
--app-data
option is now common to all commands.Fixed
v7.1.0
Compare Source
Added
required qualities. When this happens, users are not even able to save the profile using the
Sonarr or Radarr UI. Recyclarr now detects this situation and automatically repairs the quality
profile by re-adding these missing qualities for users. See this issue.
Fixed
exit/cancel Recyclarr, it will bail out of any ongoing API calls.
--app-data
option works again (#284).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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.