chore(deps): update ghcr.io/recyclarr/recyclarr docker tag to v8#498
Open
renovate[bot] wants to merge 2 commits intomainfrom
Open
chore(deps): update ghcr.io/recyclarr/recyclarr docker tag to v8#498renovate[bot] wants to merge 2 commits intomainfrom
renovate[bot] wants to merge 2 commits intomainfrom
Conversation
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.5.2→8.0.1Release Notes
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)
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.
Configuration
📅 Schedule: Branch creation - Every minute ( * */1 * * * ) in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.