Enable schema validation for recyclarr and fix a bunch of formatting

This commit is contained in:
Mike Wilson
2025-04-30 15:27:48 -04:00
parent 02e5cf7ced
commit 9973f95e21
9 changed files with 119 additions and 115 deletions

View File

@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
custom_formats:
- trash_ids:
# HQ Release Groups
@@ -46,4 +47,4 @@ custom_formats:
- 4a3b087eea2ce012fcc1ce319259a3be # Anime Dual Audio
assign_scores_to:
- name: Anime
- score: 10 # Prefer dual audio within the same tier but not over higher quality releases
score: 10 # Prefer dual audio within the same tier but not over higher quality releases

View File

@@ -108,4 +108,4 @@ custom_formats:
- 418f50b10f1907201b6cfdf881f467b7 # Anime Dual Audio
assign_scores_to:
- name: Anime
- score: 10 # Prefer dual audio within the same tier but don't prefer over higher quality releases
score: 10 # Prefer dual audio within the same tier but don't prefer over higher quality releases

View File

@@ -10,23 +10,23 @@ quality_profiles:
qualities:
- name: Bluray-2160p
qualities:
- 'Bluray-2160p Remux'
- Bluray-2160p Remux
- Bluray-2160p
- name: Bluray-1080p
qualities:
- 'Bluray-1080p Remux'
- Bluray-1080p Remux
- Bluray-1080p
- name: 'WEB 2160p'
- name: WEB 2160p
qualities:
- WEBDL-2160p
- WEBRip-2160p
- name: 'WEB 1080p'
- name: WEB 1080p
qualities:
- WEBDL-1080p
- WEBRip-1080p
- HDTV-1080p
- name: 'WEB 720p'
qualitites:
- name: WEB 720p
qualities:
- WEBDL-720p
- WEBRip-720p
- HDTV-720p

View File

@@ -98,4 +98,4 @@ custom_formats:
- e0c1a67f23908a55b6ae9834e8ed6727 # Single Episode
assign_scores_to:
- name: 'Old - Season Pack'
- score: -10000
score: -10000

View File

@@ -98,4 +98,4 @@ custom_formats:
- e0c1a67f23908a55b6ae9834e8ed6727 # Single Episode
assign_scores_to:
- name: 'Remux - Season Pack'
- score: -10000
score: -10000

View File

@@ -1,5 +1,6 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
quality_profiles:
- name: 'Remux - Season Pack'
- name: "Remux - Season Pack"
upgrade:
allowed: true
until_quality: 'Bluray-2160p Remux'

View File

@@ -98,4 +98,4 @@ custom_formats:
- e0c1a67f23908a55b6ae9834e8ed6727 # Single Episode
assign_scores_to:
- name: 'Web - Season Pack'
- score: -10000
score: -10000

View File

@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
radarr:
movies:
base_url: "https://radarr.local.{{ personal_domain }}"

View File

@@ -1,3 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json
sonarr:
tv:
base_url: "https://sonarr.local.{{ personal_domain }}"
@@ -29,7 +30,7 @@ sonarr:
- config: sonarr-web-custom_formats.yml
# Web - Season Pack
- config: sonarr-web_season_pack-qualitites.yml
- config: sonarr-web_season_pack-qualities.yml
- config: sonarr-web_season_pack-custom_formats.yml
# Anime