feat(container)!: Update image ghcr.io/recyclarr/recyclarr ( 7.4.1 ➔ 8.2.1 )#165
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container)!: Update image ghcr.io/recyclarr/recyclarr ( 7.4.1 ➔ 8.2.1 )#165renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
58b34e6 to
537ed62
Compare
9f08e13 to
3f6bfba
Compare
3f6bfba to
21dfaac
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.4.1→8.2.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)
v8.2.1Compare Source
Fixed
replace_existing_custom_formatsnow produce a deprecationwarning instead of silently preventing sync.
trash_idmultiple times now produces a validation errorinstead of silently corrupting sync state.
assign_scores_towithtrash_idno longer requires the target profile to be in the CFgroup's include list (#726).
v8.2.0Compare Source
Added
list custom-format-groupsnow shows the contents of each group and supports filtering byname (#720).
list quality-profilesnow supports--detailsto show included custom formats and--filterto search by name.Fixed
mode.
warning in sync diagnostics.
v8.1.0Compare Source
Added
assign_scores_tonow acceptsnameto target custom (non-guide-backed)quality profiles, in addition to the existing
trash_idfor guide-backed profiles.excludeoption for custom format groups to opt out of specific default custom formats.Fixed
produces nothing; a warning is now shown advising to use
select.--log,including the
state repair --adoptsuggestion for quality profile conflicts.replace_existing_custom_formats,quality_profiles) were never shown due to an internal wiring mistake.sync to produce no output instead of reporting the problem.
Changed
selectin custom format groups now adds non-default custom formats alongside defaults,instead of replacing them. Use
excludeto remove unwanted defaults.Deprecated
migratecommand is deprecated. Migrations now run automatically at startup.v8.0.1Compare Source
Fixed
nameoverride were not matched to service profilesduring
state repair --adoptassign_scores_towithtrash_idinstead ofnamefailed to resolve to the correctquality profile
v8.0.0Compare Source
This release contains BREAKING CHANGES. See the v8.0 Upgrade Guide for required
changes you may need to make.
Added
media_managementconfiguration section withpropers_and_repackssettingto control how Sonarr/Radarr handles Propers and Repacks (#225).
trash_idto sync TRaSH Guide quality profile definitions. Whenspecified, qualities, custom formats, scores, and language are automatically configured from the
guide, significantly reducing YAML complexity.
custom_format_groupsto sync TRaSH Guide CF groups. Groups markeddefault: trueare automatically synced when using a guide-backed quality profile. Usecustom_format_groups.skipto opt-out orcustom_format_groups.addto opt-in to non-defaultgroups.
assign_scores_tonow acceptstrash_idas an alternative tonameforreferencing guide-backed quality profiles (#251).
directory.
--log [level]option for explicit log output control. Valid levels:debug,info(default),
warn.state repaircommand to rebuild cache mappings by matching configured resources (customformats, quality profiles) to service resources by name.
list custom-format-groupscommand to discover available CF group trash_ids.list score-setscommand to list available score sets for custom formats.list quality-profilescommand to discover available quality profile trash_ids.--rawoption for list commands outputs TSV format for scripting.mainandmasteras default branches.RECYCLARR_CONFIG_DIRenvironment variable for user configuration directory.RECYCLARR_DATA_DIRenvironment variable for ephemeral data (resources, logs),enabling backup separation from user configuration (#699).
Changed
--rawfor the previous behavior (now TSV format for scripting).
--rawoption has been removed. It is now specific to list commands.--score-setsoption onlist custom-formatshas been removed. Uselist score-setsinstead.reducing complexity and resolving edge cases like multiple CFs with case-variant names (#672).
instances, making multi-instance output easier to navigate.
log-style output.
Removed
replace_existing_custom_formatsoption has been removed. Userecyclarr state repair --adoptto adopt manually-created custom formats.quality_profileselement undercustom_formatshas beenremoved.
configsdirectory are no longer supported. Moveinclude files to the
includesdirectory.repositoriessetting has been removed. Useresource_providersinstead.data from
~/.config/recyclarrto~/Library/Application Support/recyclarr.--app-dataoption has been removed. UseRECYCLARR_CONFIG_DIRenvironmentvariable instead.
RECYCLARR_APP_DATAenvironment variable has been removed. UseRECYCLARR_CONFIG_DIRinstead.Fixed
delete custom-formatscommand failed when config used include templates.config create --templateincorrectly logged "Replacing existing file" when creating newfiles.
v7.5.2Compare Source
Added
for details.
Fixed
--previewflag after rendering quality sizes table.v7.5.1Compare Source
Fixed
min_upgrade_format_scoreproperty now works correctly. The YAML propertywas renamed from
min_format_upgrade_scoreto match the Sonarr/Radarr API naming convention.v7.5.0Compare Source
Added
min,max, andpreferredvalues for individual qualities, with support forunlimitedkeyword (#253).!filetag that allows including the contents of an external file as a YAML node value,particularly useful for working with Docker Secrets (#278).
resource_providersconfiguration enables custom data sources for TRaSH Guides andconfig templates (#238).
min_format_upgrade_scoreto control minimum custom format scorerequired for upgrading already-downloaded releases (contributed by @beschoenen in #503).
Deprecated
repositoriesconfiguration is deprecated in favor ofresource_providers.Fixed
includeCustomFormatWhenRenamingproperty now deserializes correctly fromTRaSH Guides JSON files (#213).
transaction processing issues.
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 was generated by Mend Renovate. View the repository job log.