Skip to content

[Bug]: Quality Profile Names Not Updated #729

@steve1515

Description

@steve1515

Is there an existing issue for this?

  • I have searched the existing issues

Describe the Bug

I've added names to my quality profiles, but they do not get updated. This applies to both my custom names and the names from the trash guides JSON files.

Recyclarr Version

8.2.0

Recyclarr Build

Docker

Sonarr / Radarr Version

Sonarr 4.0.16.2944

Operating System

No response

Recyclarr Log File(s)

[11:07:50 DBG] Recyclarr Version: 8.2.1+Branch.master.Sha.11d085891b8239886a683ec9be89783987137730
[11:07:50 DBG] App Data Dir: /config
[11:07:50 INF] Initializing provider: official (type: trash-guides)
[11:07:50 DBG] Using URL: https://github.com/TRaSH-Guides/Guides.git, Refs: ["master","main"]
[11:07:50 DBG] Executing git command with args: ["status"]
[11:07:50 DBG] Command Output: On branch master
Your branch and 'origin/master' have diverged,
and have 1 and 5445 different commits each, respectively.
(use "git pull" if you want to integrate the remote branch with yours)

nothing to commit, working tree clean
[11:07:50 DBG] Attempting to fetch reference: master
[11:07:50 DBG] Executing git command with args: ["fetch","--depth","1","https://github.com/TRaSH-Guides/Guides.git","master"]
[11:07:51 DBG] Command Output:
[11:07:51 DBG] Successfully fetched reference: master
[11:07:51 DBG] Executing git command with args: ["reset","--hard","FETCH_HEAD"]
[11:07:51 DBG] Command Output: HEAD is now at 3eb692173 chore(changelog): Update updates.txt
[11:07:51 DBG] MapResourcePaths called for provider official at /config/resources/trash-guides/git/official
[11:07:51 DBG] Provider official: GlobJsonFiles received 1 paths
[11:07:51 DBG] Provider official: Checking docs/json/radarr/cf (Exists: True)
[11:07:51 DBG] Provider official: Found 207 files in docs/json/radarr/cf
[11:07:51 DBG] Provider official: GlobJsonFiles received 1 paths
[11:07:51 DBG] Provider official: Checking docs/json/radarr/quality-size (Exists: True)
[11:07:51 DBG] Provider official: Found 4 files in docs/json/radarr/quality-size
[11:07:51 DBG] Provider official: GlobJsonFiles received 1 paths
[11:07:51 DBG] Provider official: Checking docs/json/radarr/naming (Exists: True)
[11:07:51 DBG] Provider official: Found 1 files in docs/json/radarr/naming
[11:07:51 DBG] Provider official: GlobJsonFiles received 1 paths
[11:07:51 DBG] Provider official: Checking docs/json/sonarr/cf (Exists: True)
[11:07:51 DBG] Provider official: Found 199 files in docs/json/sonarr/cf
[11:07:51 DBG] Provider official: GlobJsonFiles received 1 paths
[11:07:51 DBG] Provider official: Checking docs/json/sonarr/quality-size (Exists: True)
[11:07:51 DBG] Provider official: Found 2 files in docs/json/sonarr/quality-size
[11:07:51 DBG] Provider official: GlobJsonFiles received 1 paths
[11:07:51 DBG] Provider official: Checking docs/json/sonarr/naming (Exists: True)
[11:07:51 DBG] Provider official: Found 1 files in docs/json/sonarr/naming
[11:07:51 DBG] Provider official: GlobJsonFiles received 1 paths
[11:07:51 DBG] Provider official: Checking docs/json/radarr/cf-groups (Exists: True)
[11:07:51 DBG] Provider official: Found 20 files in docs/json/radarr/cf-groups
[11:07:51 DBG] Provider official: GlobJsonFiles received 1 paths
[11:07:51 DBG] Provider official: Checking docs/json/sonarr/cf-groups (Exists: True)
[11:07:51 DBG] Provider official: Found 16 files in docs/json/sonarr/cf-groups
[11:07:51 DBG] Provider official: GlobJsonFiles received 1 paths
[11:07:51 DBG] Provider official: Checking docs/json/radarr/quality-profiles (Exists: True)
[11:07:51 DBG] Provider official: Found 25 files in docs/json/radarr/quality-profiles
[11:07:51 DBG] Provider official: GlobJsonFiles received 1 paths
[11:07:51 DBG] Provider official: Checking docs/json/sonarr/quality-profiles (Exists: True)
[11:07:51 DBG] Provider official: Found 13 files in docs/json/sonarr/quality-profiles
[11:07:51 INF] Initializing provider: official (type: config-templates)
[11:07:51 DBG] Using URL: https://github.com/recyclarr/config-templates.git, Refs: ["v8","master","main"]
[11:07:51 DBG] Executing git command with args: ["status"]
[11:07:51 DBG] Command Output: On branch master
Your branch and 'origin/master' have diverged,
and have 1 and 196 different commits each, respectively.
(use "git pull" if you want to integrate the remote branch with yours)

nothing to commit, working tree clean
[11:07:51 DBG] Attempting to fetch reference: v8
[11:07:51 DBG] Executing git command with args: ["fetch","--depth","1","https://github.com/recyclarr/config-templates.git","v8"]
[11:07:51 DBG] Command Output:
[11:07:51 DBG] Successfully fetched reference: v8
[11:07:51 DBG] Executing git command with args: ["reset","--hard","FETCH_HEAD"]
[11:07:51 DBG] Command Output: HEAD is now at f5c0f02 fix: rewrite generator to fix SQP quality definitions and auto-disambiguate IDs (#173)
[11:07:51 DBG] Loading config file: /config/recyclarr.yml
[11:07:51 DBG] CfGroup: Querying Sonarr CF groups
[11:07:51 DBG] CfGroup: Found 16 CF group files in registry
[11:07:51 DBG] CfGroup: Retrieved 16 Sonarr CF groups
[11:07:51 DBG] QualityProfile: Querying Sonarr quality profiles
[11:07:51 DBG] QualityProfile: Found 13 quality profile files in registry
[11:07:51 DBG] QualityProfile: Retrieved 13 Sonarr quality profiles
[11:07:51 INF] sonarr_main: Processing Sonarr server sonarr_main
[11:07:51 DBG] sonarr_main: HTTP Request: GET http://REDACTED:8989/api/v3/system/status
[11:07:51 DBG] sonarr_main: HTTP Response: 200 GET http://REDACTED:8989/api/v3/system/status
[11:07:51 DBG] sonarr_main: Sonarr Version: 4.0.16.2944
[11:07:51 DBG] sonarr_main: Running plan component: CustomFormatPlanComponent
[11:07:51 DBG] sonarr_main: CustomFormat: Querying Sonarr custom formats
[11:07:51 DBG] sonarr_main: CustomFormat: Found 199 CF files in registry
[11:07:51 DBG] sonarr_main: CustomFormat: Retrieved 199 Sonarr custom formats
[11:07:51 DBG] sonarr_main: QualityProfile: Querying Sonarr quality profiles
[11:07:51 DBG] sonarr_main: QualityProfile: Found 13 quality profile files in registry
[11:07:51 DBG] sonarr_main: QualityProfile: Retrieved 13 Sonarr quality profiles
[11:07:51 DBG] sonarr_main: CfGroup: Querying Sonarr CF groups
[11:07:51 DBG] sonarr_main: CfGroup: Found 16 CF group files in registry
[11:07:51 DBG] sonarr_main: CfGroup: Retrieved 16 Sonarr CF groups
[11:07:51 DBG] sonarr_main: Auto-syncing default CF group [HDR Formats] HDR for profiles: WEB-2160p, WEB-2160p (Alternative)
[11:07:51 DBG] sonarr_main: Auto-syncing default CF group [Required] Golden Rule HD for profiles: WEB-1080p, WEB-1080p (Alternative)
[11:07:51 DBG] sonarr_main: Auto-syncing default CF group [Required] Golden Rule UHD for profiles: WEB-2160p, WEB-2160p (Alternative)
[11:07:51 DBG] sonarr_main: Auto-syncing default CF group [Streaming Services] General for profiles: WEB-1080p, WEB-1080p (Alternative), WEB-2160p, WEB-2160p (Alternative)
[11:07:51 DBG] sonarr_main: Running plan component: QualityProfilePlanComponent
[11:07:51 DBG] sonarr_main: Planning quality profiles for Sonarr sonarr_main: 4 profiles
[11:07:51 DBG] sonarr_main: Profile WEB-1080p: TrashId=72dae194fc92bf828f32cde7744e51a1, MinUpgradeFormatScore=null
[11:07:51 DBG] sonarr_main: Profile WEB-1080p (Alternative): TrashId=9d142234e45d6143785ac55f5a9e8dc9, MinUpgradeFormatScore=null
[11:07:51 DBG] sonarr_main: Profile WEB-2160p: TrashId=d1498e7d189fbe6c7110ceaabb7473e6, MinUpgradeFormatScore=null
[11:07:51 DBG] sonarr_main: Profile WEB-2160p (Alternative): TrashId=dfa5eaae7894077ad6449169b6eb03e0, MinUpgradeFormatScore=null
[11:07:51 DBG] sonarr_main: QualityProfile: Querying Sonarr quality profiles
[11:07:51 DBG] sonarr_main: QualityProfile: Found 13 quality profile files in registry
[11:07:51 DBG] sonarr_main: QualityProfile: Retrieved 13 Sonarr quality profiles
[11:07:51 DBG] sonarr_main: Running plan component: QualitySizePlanComponent
[11:07:51 DBG] sonarr_main: QualitySize: Querying Sonarr quality sizes
[11:07:51 DBG] sonarr_main: QualitySize: Found 2 quality size files in registry
[11:07:51 DBG] sonarr_main: QualitySize: Retrieved 2 Sonarr quality size definitions
[11:07:51 DBG] sonarr_main: Running plan component: MediaNamingPlanComponent
[11:07:51 DBG] sonarr_main: MediaNaming: Querying Sonarr naming conventions
[11:07:51 DBG] sonarr_main: MediaNaming: Found 1 naming files in registry
[11:07:51 DBG] sonarr_main: MediaNaming: Retrieved 1 season, 6 series, 1 anime, 2 daily, 3 standard formats
[11:07:51 DBG] sonarr_main: Running plan component: MediaManagementPlanComponent
[11:07:51 DBG] sonarr_main: Pipeline execution order: CustomFormat -> QualitySize -> MediaNaming -> MediaManagement -> QualityProfile
[11:07:51 DBG] sonarr_main: Executing Pipeline: Custom Format
[11:07:51 DBG] sonarr_main: Loading Custom Format State from path: /config/state/sonarr/baa8de56199cb645/custom-format-mappings.json
[11:07:51 DBG] sonarr_main: HTTP Request: GET http://REDACTED:8989/api/v3/customformat
[11:07:51 DBG] sonarr_main: HTTP Response: 200 GET http://REDACTED:8989/api/v3/customformat
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 32b367365729d530ca1c124a0b180c64 (Bad Dual Groups)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 82d40da2bc6923f41e14394075dd4b03 (No-RlsGroup)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF e1a997ddb54e3ecbfe06341ad323c458 (Obfuscated)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 06d66ab109d4d2eddb2794d21526d140 (Retags)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 1b3994c551cbb92a2c781af061f4ab44 (Scene)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 47435ece6b99a0b477caf360e79ba0bb (x265 (HD))
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 9b64dff695c2115facf1b6ea59c9bd07 (x265 (no HDR/DV))
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 69aa1e159f97d860440b04cd6d590c4f (Language: Not English)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 9b27ab6498ec0f31a3353992e19434ca (DV (w/o HDR fallback))
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 2016d1676f5ee13a5b7257ff86ac9a93 (SDR)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 85c61753df5da1fb2aab6f2a47426b09 (BR-DISK)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 9c11cd3f07101cdba90a2d81cf0e56b4 (LQ)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF e2315f990da2e2cbfc9fa5b7a6fcfe48 (LQ (Release Title))
[11:07:51 DBG] sonarr_main: Process transaction for guide CF fbcb31d8dabd2a319072b84fc0b7249c (Extras)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 15a05bc7c1a36e2b57fd628f8977e2fc (AV1)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF ec8fa7296b64e8cd390a1600981f3923 (Repack/Proper)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF eb3d5cc0a2be0db205fb823640db6a3c (Repack2)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 44e7c4de10ae50265753082e5dc76047 (Repack3)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 218e93e5702f44a68ad9e3c6ba87d2f0 (HD Streaming Boost)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF e6258996055b9fbab7e9cb2f75819294 (WEB Tier 01)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 58790d4e2fdcd9733aa7ae68ba2bb503 (WEB Tier 02)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF d84935abd3f8556dcd51d4f27e22d0a6 (WEB Tier 03)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF d0c516558625b04b363fa6c5c2c7cfd4 (WEB Scene)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 43b3cf48cb385cd3eac608ee6bca7f09 (UHD Streaming Boost)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 505d871304820ba7106b693be6fe4a9e (HDR)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF d660701077794679fd59e8bdf4ce3a29 (AMZN)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF d9e511921c8cedc7282e291b0209cdc5 (ATV)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF f67c9ca88f463a48346062e8ad07713f (ATVP)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 77a7b25585c18af08f60b1547bb9b4fb (CC)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 36b72f59f4ea20aad9316f475f2d9fbb (DCU)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 89358767a60cc28783cdc3d0be9388a4 (DSNP)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 7a235133c87f7da4c8cccceca7e3c7a6 (HBO)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF a880d6abc21e7c16884f3ae393f84179 (HMAX)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF f6cce30f1733d5c8194222a7507909bb (HULU)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 0ac24a2a68a9700bcb7eeca8e5cd644c (iT)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 81d1fbf600e2540cee87f3a23f9d3c1c (MAX)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF d34870697c9db575f17700212167be23 (NF)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 1656adc6d7bb2c8cca6acfb6592db421 (PCOK)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF c67a75ae4a1715f2bb4d492755ba4195 (PMTP)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 6eb71887a8db6e783dd398446eb0e65d (PLAY)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF da393fd4e2c0cce7c9dc2669c43e0593 (ROKU)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF ae58039e1319178e6be73caab5c42166 (SHO)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 1efe8da11bfd74fbbcd4d8117ddb9213 (STAN)
[11:07:51 DBG] sonarr_main: Process transaction for guide CF 9623c5c9cac8e939c1b9aedd32f640bf (SYFY)
[11:07:51 INF] sonarr_main: Skipped 44 Custom Formats that did not change
[11:07:51 DBG] sonarr_main: Custom Formats Skipped: {"32b367365729d530ca1c124a0b180c64":"Bad Dual Groups","82d40da2bc6923f41e14394075dd4b03":"No-RlsGroup","e1a997ddb54e3ecbfe06341ad323c458":"Obfuscated","06d66ab109d4d2eddb2794d21526d140":"Retags","1b3994c551cbb92a2c781af061f4ab44":"Scene","47435ece6b99a0b477caf360e79ba0bb":"x265 (HD)","9b64dff695c2115facf1b6ea59c9bd07":"x265 (no HDR/DV)","69aa1e159f97d860440b04cd6d590c4f":"Language: Not English","9b27ab6498ec0f31a3353992e19434ca":"DV (w/o HDR fallback)","2016d1676f5ee13a5b7257ff86ac9a93":"SDR","85c61753df5da1fb2aab6f2a47426b09":"BR-DISK","9c11cd3f07101cdba90a2d81cf0e56b4":"LQ","e2315f990da2e2cbfc9fa5b7a6fcfe48":"LQ (Release Title)","fbcb31d8dabd2a319072b84fc0b7249c":"Extras","15a05bc7c1a36e2b57fd628f8977e2fc":"AV1","ec8fa7296b64e8cd390a1600981f3923":"Repack/Proper","eb3d5cc0a2be0db205fb823640db6a3c":"Repack2","44e7c4de10ae50265753082e5dc76047":"Repack3","218e93e5702f44a68ad9e3c6ba87d2f0":"HD Streaming Boost","e6258996055b9fbab7e9cb2f75819294":"WEB Tier 01","58790d4e2fdcd9733aa7ae68ba2bb503":"WEB Tier 02","d84935abd3f8556dcd51d4f27e22d0a6":"WEB Tier 03","d0c516558625b04b363fa6c5c2c7cfd4":"WEB Scene","43b3cf48cb385cd3eac608ee6bca7f09":"UHD Streaming Boost","505d871304820ba7106b693be6fe4a9e":"HDR","d660701077794679fd59e8bdf4ce3a29":"AMZN","d9e511921c8cedc7282e291b0209cdc5":"ATV","f67c9ca88f463a48346062e8ad07713f":"ATVP","77a7b25585c18af08f60b1547bb9b4fb":"CC","36b72f59f4ea20aad9316f475f2d9fbb":"DCU","89358767a60cc28783cdc3d0be9388a4":"DSNP","7a235133c87f7da4c8cccceca7e3c7a6":"HBO","a880d6abc21e7c16884f3ae393f84179":"HMAX","f6cce30f1733d5c8194222a7507909bb":"HULU","0ac24a2a68a9700bcb7eeca8e5cd644c":"iT","81d1fbf600e2540cee87f3a23f9d3c1c":"MAX","d34870697c9db575f17700212167be23":"NF","1656adc6d7bb2c8cca6acfb6592db421":"PCOK","c67a75ae4a1715f2bb4d492755ba4195":"PMTP","6eb71887a8db6e783dd398446eb0e65d":"PLAY","da393fd4e2c0cce7c9dc2669c43e0593":"ROKU","ae58039e1319178e6be73caab5c42166":"SHO","1efe8da11bfd74fbbcd4d8117ddb9213":"STAN","9623c5c9cac8e939c1b9aedd32f640bf":"SYFY"}
[11:07:51 INF] sonarr_main: All custom formats are already up to date!
[11:07:51 DBG] sonarr_main: Saving Custom Format State to path /config/state/sonarr/baa8de56199cb645/custom-format-mappings.json
[11:07:51 DBG] sonarr_main: Pipeline CustomFormat result: Completed
[11:07:51 DBG] sonarr_main: Executing Pipeline: Quality Definition
[11:07:51 DBG] sonarr_main: HTTP Request: GET http://REDACTED:8989/api/v3/qualitydefinition
[11:07:51 DBG] sonarr_main: HTTP Response: 200 GET http://REDACTED:8989/api/v3/qualitydefinition
[11:07:51 DBG] sonarr_main: Processed Quality HDTV-720p: [IsDifferent: False] [Min: 10, 10] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality HDTV-1080p: [IsDifferent: False] [Min: 15, 15] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality WEBRip-720p: [IsDifferent: False] [Min: 10, 10] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality WEBDL-720p: [IsDifferent: False] [Min: 10, 10] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality Bluray-720p: [IsDifferent: False] [Min: 17.1, 17.1] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality WEBRip-1080p: [IsDifferent: False] [Min: 15, 15] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality WEBDL-1080p: [IsDifferent: False] [Min: 15, 15] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality Bluray-1080p: [IsDifferent: False] [Min: 50.4, 50.4] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality Bluray-1080p Remux: [IsDifferent: False] [Min: 69.1, 69.1] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality HDTV-2160p: [IsDifferent: False] [Min: 25, 25] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality WEBRip-2160p: [IsDifferent: False] [Min: 25, 25] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality WEBDL-2160p: [IsDifferent: False] [Min: 25, 25] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality Bluray-2160p: [IsDifferent: False] [Min: 94.6, 94.6] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 DBG] sonarr_main: Processed Quality Bluray-2160p Remux: [IsDifferent: False] [Min: 187.4, 187.4] [Max: null, 1000 (1000)] [Preferred: null, 995 (995)]
[11:07:51 INF] sonarr_main: All sizes for quality definition series are already up to date!
[11:07:51 DBG] sonarr_main: Pipeline QualitySize result: Completed
[11:07:51 DBG] sonarr_main: Executing Pipeline: Media Naming
[11:07:51 DBG] sonarr_main: Pipeline MediaNaming result: Completed
[11:07:51 DBG] sonarr_main: Executing Pipeline: Media Management
[11:07:51 DBG] sonarr_main: Pipeline MediaManagement result: Completed
[11:07:51 DBG] sonarr_main: Executing Pipeline: Quality Profile
[11:07:51 DBG] sonarr_main: HTTP Request: GET http://REDACTED:8989/api/v3/qualityprofile
[11:07:51 DBG] sonarr_main: HTTP Request: GET http://REDACTED:8989/api/v3/qualityprofile/schema
[11:07:51 DBG] sonarr_main: HTTP Request: GET http://REDACTED:8989/api/v3/language
[11:07:51 DBG] sonarr_main: HTTP Response: 200 GET http://REDACTED:8989/api/v3/qualityprofile
[11:07:51 DBG] sonarr_main: HTTP Response: 200 GET http://REDACTED:8989/api/v3/qualityprofile/schema
[11:07:51 DBG] sonarr_main: HTTP Response: 200 GET http://REDACTED:8989/api/v3/language
[11:07:51 DBG] sonarr_main: Loading Quality Profile State from path: /config/state/sonarr/baa8de56199cb645/quality-profile-mappings.json
[11:07:51 DBG] sonarr_main: Process transaction for guide QP 72dae194fc92bf828f32cde7744e51a1 (WEB-1080p), cached ID: 9
[11:07:51 DBG] sonarr_main: QP 72dae194fc92bf828f32cde7744e51a1 will be renamed from 'WEB-1080p-orig' to 'WEB-1080p'
[11:07:51 DBG] sonarr_main: Process transaction for guide QP 9d142234e45d6143785ac55f5a9e8dc9 (WEB-1080p (Alternative)), cached ID: 7
[11:07:51 DBG] sonarr_main: QP 9d142234e45d6143785ac55f5a9e8dc9 will be renamed from 'WEB-1080p' to 'WEB-1080p (Alternative)'
[11:07:51 DBG] sonarr_main: Process transaction for guide QP d1498e7d189fbe6c7110ceaabb7473e6 (WEB-2160p), cached ID: 10
[11:07:51 DBG] sonarr_main: QP d1498e7d189fbe6c7110ceaabb7473e6 will be renamed from 'WEB-2160p-orig' to 'WEB-2160p'
[11:07:51 DBG] sonarr_main: Process transaction for guide QP dfa5eaae7894077ad6449169b6eb03e0 (WEB-2160p (Alternative)), cached ID: 8
[11:07:51 DBG] sonarr_main: QP dfa5eaae7894077ad6449169b6eb03e0 will be renamed from 'WEB-2160p' to 'WEB-2160p (Alternative)'
[11:07:51 DBG] sonarr_main: Updates for profile WEB-1080p-orig
[11:07:51 DBG] sonarr_main: Upgrade Allowed: True -> True
[11:07:51 DBG] sonarr_main: Cutoff: WEB 1080p -> WEB 1080p
[11:07:51 DBG] sonarr_main: Cutoff Score: 10000 -> 10000
[11:07:51 DBG] sonarr_main: Minimum Score: 0 -> 0
[11:07:51 DBG] sonarr_main: Minimum Upgrade Score: 1 -> 1
[11:07:51 DBG] sonarr_main: Updates for profile WEB-1080p
[11:07:51 DBG] sonarr_main: Upgrade Allowed: True -> True
[11:07:51 DBG] sonarr_main: Cutoff: WEB 1080p -> WEB 1080p
[11:07:51 DBG] sonarr_main: Cutoff Score: 10000 -> 10000
[11:07:51 DBG] sonarr_main: Minimum Score: 0 -> 0
[11:07:51 DBG] sonarr_main: Minimum Upgrade Score: 1 -> 1
[11:07:51 DBG] sonarr_main: Updates for profile WEB-2160p-orig
[11:07:51 DBG] sonarr_main: Upgrade Allowed: True -> True
[11:07:51 DBG] sonarr_main: Cutoff: WEB 2160p -> WEB 2160p
[11:07:51 DBG] sonarr_main: Cutoff Score: 10000 -> 10000
[11:07:51 DBG] sonarr_main: Minimum Score: 0 -> 0
[11:07:51 DBG] sonarr_main: Minimum Upgrade Score: 1 -> 1
[11:07:51 DBG] sonarr_main: Updates for profile WEB-2160p
[11:07:51 DBG] sonarr_main: Upgrade Allowed: True -> True
[11:07:51 DBG] sonarr_main: Cutoff: WEB 2160p -> WEB 2160p
[11:07:51 DBG] sonarr_main: Cutoff Score: 10000 -> 10000
[11:07:51 DBG] sonarr_main: Minimum Score: 0 -> 0
[11:07:51 DBG] sonarr_main: Minimum Upgrade Score: 1 -> 1
[11:07:51 DBG] sonarr_main: Saving Quality Profile State to path /config/state/sonarr/baa8de56199cb645/quality-profile-mappings.json
[11:07:51 DBG] sonarr_main: These profiles have no changes and will not be persisted: ["WEB-1080p-orig","WEB-1080p","WEB-2160p-orig","WEB-2160p"]
[11:07:51 INF] sonarr_main: All quality profiles are up to date!
[11:07:51 DBG] sonarr_main: Pipeline QualityProfile result: Completed
[11:07:51 INF] sonarr_main: Completed at 02/23/2026 11:07:51
[11:07:51 DBG] Cleaning up logs using max files of 20

Configuration YAML

sonarr:
  sonarr_main:
    base_url: !secret sonarr_base_url
    api_key: !secret sonarr_api_key

    delete_old_custom_formats: true

    quality_definition:
      type: series

    quality_profiles:
      - trash_id: 72dae194fc92bf828f32cde7744e51a1  # WEB-1080p
        name: WEB-1080p
        reset_unmatched_scores:
          enabled: true

      - trash_id: 9d142234e45d6143785ac55f5a9e8dc9  # WEB-1080p (Alternative)
        name: WEB-1080p (Alternative)
        reset_unmatched_scores:
          enabled: true

      - trash_id: d1498e7d189fbe6c7110ceaabb7473e6  # WEB-2160p
        name: WEB-2160p
        reset_unmatched_scores:
          enabled: true

      - trash_id: dfa5eaae7894077ad6449169b6eb03e0  # WEB-2160p (Alternative)
        name: WEB-2160p (Alternative)
        reset_unmatched_scores:
          enabled: true

    # Miscellaneous Optional
    custom_formats:
      - trash_ids:
        - 32b367365729d530ca1c124a0b180c64 # Bad Dual Groups
        - 82d40da2bc6923f41e14394075dd4b03 # No-RlsGroup
        - e1a997ddb54e3ecbfe06341ad323c458 # Obfuscated
        - 06d66ab109d4d2eddb2794d21526d140 # Retags
        - 1b3994c551cbb92a2c781af061f4ab44 # Scene
        assign_scores_to:
          - trash_id: 72dae194fc92bf828f32cde7744e51a1  # WEB-1080p
          - trash_id: 9d142234e45d6143785ac55f5a9e8dc9  # WEB-1080p (Alternative)
          - trash_id: d1498e7d189fbe6c7110ceaabb7473e6  # WEB-2160p
          - trash_id: dfa5eaae7894077ad6449169b6eb03e0  # WEB-2160p (Alternative)

      # Allow x265 HD releases with HDR/DV
      - trash_ids:
        - 47435ece6b99a0b477caf360e79ba0bb # x265 (HD)
        assign_scores_to:
          - trash_id: 72dae194fc92bf828f32cde7744e51a1  # WEB-1080p
          - trash_id: 9d142234e45d6143785ac55f5a9e8dc9  # WEB-1080p (Alternative)
          - trash_id: d1498e7d189fbe6c7110ceaabb7473e6  # WEB-2160p
          - trash_id: dfa5eaae7894077ad6449169b6eb03e0  # WEB-2160p (Alternative)
            score: 0
      - trash_ids:
        - 9b64dff695c2115facf1b6ea59c9bd07 # x265 (no HDR/DV)
        assign_scores_to:
          - trash_id: 72dae194fc92bf828f32cde7744e51a1  # WEB-1080p
          - trash_id: 9d142234e45d6143785ac55f5a9e8dc9  # WEB-1080p (Alternative)
          - trash_id: d1498e7d189fbe6c7110ceaabb7473e6  # WEB-2160p
          - trash_id: dfa5eaae7894077ad6449169b6eb03e0  # WEB-2160p (Alternative)

      # Require English Language
      - trash_ids:
        - 69aa1e159f97d860440b04cd6d590c4f # Language: Not English (English Only)
        assign_scores_to:
          - trash_id: 72dae194fc92bf828f32cde7744e51a1  # WEB-1080p
          - trash_id: 9d142234e45d6143785ac55f5a9e8dc9  # WEB-1080p (Alternative)
          - trash_id: d1498e7d189fbe6c7110ceaabb7473e6  # WEB-2160p
          - trash_id: dfa5eaae7894077ad6449169b6eb03e0  # WEB-2160p (Alternative)

      # HDR Formats
      - trash_ids:
        # Comment out the next line if you and all of your users' setups are fully DV compatible
        - 9b27ab6498ec0f31a3353992e19434ca # DV (w/o HDR fallback)

        # HDR10+ Boost - Uncomment the HDR10+ Boost line if you want to prefer HDR10+ releases
        # DV Boost - Uncomment the DV Boost line if you want to prefer DV releases
        # Uncomment both lines if you want to prefer both (DV HDR10+)
        # - 0c4b99df9206d2cfac3c05ab897dd62a # HDR10+ Boost
        # - 7c3a61a9c6cb04f52f1544be6d44a026 # DV Boost
        assign_scores_to:
          - trash_id: d1498e7d189fbe6c7110ceaabb7473e6  # WEB-2160p
          - trash_id: dfa5eaae7894077ad6449169b6eb03e0  # WEB-2160p (Alternative)

      # Block UHD/4K releases without HDR formats
      - trash_ids:
        - 2016d1676f5ee13a5b7257ff86ac9a93 # SDR
        assign_scores_to:
          - trash_id: d1498e7d189fbe6c7110ceaabb7473e6  # WEB-2160p
          - trash_id: dfa5eaae7894077ad6449169b6eb03e0  # WEB-2160p (Alternative)

Sonarr / Radarr Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions