feat(container)!: Update image ghcr.io/recyclarr/recyclarr to v7 #146
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:
6.0.2
->7.4.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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).v7.0.0
Compare Source
This release contains BREAKING CHANGES. See the v7.0 Upgrade Guide for required
changes you may need to make.
Added
includes
subdirectory intended to hold only include templates. Relative pathsspecified in the
config
include directive are resolved starting at this new directory. Relativepaths to include templates located under the
configs
directory is now DEPRECATED. See the"File Structure" page on the wiki for more details.
Changed
~/Library/Application Support/recyclarr
instead of~/.config/recyclarr
. Users will need to runrecyclarr migrate
tomove the directory (or do it manually).
version for Sonarr is v4.0.0.
-v
option.Recyclarr generates with the
recyclarr config create
command.Fixed
incorrect
base_url
).base_url
&api_key
.list custom-formats
command (#229).
delete_old_custom_formats
enabled (#237).Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.