chore(deps): update ghcr.io/recyclarr/recyclarr docker tag to v8#1652
Open
east-hastings wants to merge 1 commit intomainfrom
Open
chore(deps): update ghcr.io/recyclarr/recyclarr docker tag to v8#1652east-hastings wants to merge 1 commit intomainfrom
east-hastings wants to merge 1 commit intomainfrom
Conversation
f83c473 to
98431b6
Compare
98431b6 to
f638cb7
Compare
75f9bc2 to
a4087b7
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:
4.4.1->8.2.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)
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.
v7.4.1Compare Source
Changed
output. (#396)
Fixed
in
assign_scores_tobut not underquality_profiles) (#417)v7.4.0Compare Source
Added
verbositysetting for Notifications to control the frequency and content ofnotifications sent after sync operations (#354).
Fixed
git fetchfailure (#355).v7.3.0Compare Source
Added
Fixed
DependencyResolutionExceptionis no longer raised in some commands (e.g.list) (#352).v7.2.4Compare Source
Fixed
which addresses the issue of some CFs constantly showing as updated during sync even if they
didn't change.
v7.2.3Compare Source
Changed
Fixed
some language-specific custom formats (#318).
v7.2.2Compare Source
Fixed
a backward compatible change, so older versions of Sonarr and Radarr will continue to use the
correct upper limits.
v7.2.1Compare Source
Fixed
adjustment of the upper limit for "Preferred" from 395 to 399.
v7.2.0Compare Source
Changed
quality_profilesundercustom_formatswas renamed toassign_scores_totodisambiguate it from the top-level
quality_profiles. The old name is deprecated until the nextmajor release. See the upgrade guide for details.
Fixed
v7.1.1Compare Source
Changed
--app-dataoption is now common to all commands.Fixed
v7.1.0Compare 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-dataoption works again (#284).v7.0.0Compare Source
This release contains BREAKING CHANGES. See the v7.0 Upgrade Guide for required
changes you may need to make.
Added
includessubdirectory intended to hold only include templates. Relative pathsspecified in the
configinclude directive are resolved starting at this new directory. Relativepaths to include templates located under the
configsdirectory is now DEPRECATED. See the"File Structure" page on the wiki for more details.
Changed
~/Library/Application Support/recyclarrinstead of~/.config/recyclarr. Users will need to runrecyclarr migratetomove the directory (or do it manually).
version for Sonarr is v4.0.0.
-voption.Recyclarr generates with the
recyclarr config createcommand.Fixed
incorrect
base_url).base_url&api_key.list custom-formatscommand (#229).
delete_old_custom_formatsenabled (#237).v6.0.2Compare Source
Fixed
list custom-formats.ServiceIncompatibilityExceptionis thrown.v3andv4version indicators for certain namingformat keys has been moved to their own column in the
listcommand table.v6.0.1Compare Source
Fixed
renameis not set totrue.v6.0.0Compare Source
This release contains BREAKING CHANGES. See the v6.0 Upgrade Guide for required
changes you may need to make.
Added
list namingcommand to show Sonarr and Radarr naming formats available from the guide.Changed
3.0.9.1549(Previous minimum versionwas
3.0.4.1098).reset_unmatched_scoresis no longer supported.Fixed
--rawis used with thelist custom-formatscommand (#215).v5.4.3Compare Source
Changed
confusion in support channels. You can still see a list of CFs without scores in the debug logs.
trash_idsandquality_profilesundercustom_formats. Both ofthese nodes may now be empty. This is mostly to make commenting out parts of configuration
templates easier.
custom_formatsis now "Join" (previously "Add"). If, for the sameprofile, you "reassign" a different score to a CF, the score now gets updated without having to
remove the CF from
custom_formatssections in included YAML files.v5.4.2Compare Source
Fixed
Changed
qualities(insidequality_profiles) is now a "Replace" merge operation instead of "Add". Thismeans only one YAML file manages the full list of qualities. Either an include does it, or you
override the full list in your configuration file. There is no longer any combination. See the
docs for more details.
v5.4.1Compare Source
Fixed
correctly instead of always setting to "false" (#213).
v5.4.0Compare Source
Added
--includeoption added toconfig list templatesto show a list of include templates foreach service type (docs).
Changed
output less verbose when syncing custom formats.
Fixed
v5.3.1Compare Source
Fixed
recyclarr syncwith noreset_unmatched_scorespresent.v5.3.0Compare Source
Added
deletecommand added for deleting one, many, or all custom formats from Radarr or Sonarr.reset_unmatched_scores. This is used to prevent score resetsto specific custom formats. See the docs for more info.
score_setproperty available to each profile defined under the top-levelquality_profileslist. This allows different kinds of pre-defined scores to be chosen from the guide, without
having to explicitly override scores in your YAML.
--score-setsoption added tolist custom-formatswhich lists all score sets that CFs are amember of, instead of the CFs themselves.
--rawoption added tolist custom-formatswhich omits boilerplate output and formatting.Useful for scripting.
Changed
trash_scoresobject in the guide's CF json files.Deprecated
reset_unmatched_scoreshas a new syntax. The old syntax has been deprecated.Fixed
base_url(i.e. the same instance), this is nowan 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.
v5.2.1Compare Source
Changed
(#201).
Fixed
v5.2.0Compare Source
Added
base_urlandapi_keyare now optional. These can be implicitly set via secrets that follow anaming convention. See the Secrets reference page on the wiki for details.
Changed
Fixed
v5.1.1Compare Source
Fixed
config create -tis used.v5.1.0Compare Source
Added
repodirectory. Runrecyclarr migrateto use.Fixed
https://github.com/TRaSH-Guides/Guides.git.v5.0.3Compare Source
Fixed
sync, continue processing other instances when there's a failure.v5.0.2Compare Source
Fixed
replace_existing_custom_formatsis omitted or set tofalse(better caching logic).v5.0.1Compare Source
Changed
git fetchfails for any repos, so long as there is an existing,valid clone to use.
Fixed
reset_unmatched_scores: falseto not be respected.delete_old_custom_formatsis set tofalse.v5.0.0Compare Source
This release contains BREAKING CHANGES. See the v5.0 Upgrade Guide for required
changes you may need to make.
Added
*.yamlextension is now accepted for all YAML files (e.g.settings.yaml,recyclarr.yaml)in addition to
*.yml(which was already supported).--templateoption added toconfig createwhich facilitates creating new configurationfiles from the configuration template repository.
--forceoption added to theconfig createcommand. This will overwrite existingconfiguration files, if they exist.
Changed
X-Api-Keyheader instead of theapikeyquery parameter. Thislessens the need to redact information in the console.
replace_existing_custom_formatsnow defaults tofalse.recyclarr/config-templateson GitHub. Correspondingsettings for this repo as well (see the Settings YAML Reference on the wiki for more details).
Removed
radarr,sonarr, andcreate-config.reset_unmatched_scoressupport under quality profile score section.trash.ymlhave been removed.Fixed
sync --previewfor the firsttime.
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.