diff --git a/custom_formats/1080p Golden Popcorn.yml b/custom_formats/1080p Golden Popcorn.yml index f028c8b..2622fdc 100644 --- a/custom_formats/1080p Golden Popcorn.yml +++ b/custom_formats/1080p Golden Popcorn.yml @@ -14,4 +14,9 @@ conditions: negate: false required: true type: indexer_flag +- name: Release Groups + type: release_group + required: true + negate: true + pattern: Golden Popcorn Negation tests: [] diff --git a/custom_formats/720p Golden Popcorn.yml b/custom_formats/720p Golden Popcorn.yml index 7eb75cd..e56c19a 100644 --- a/custom_formats/720p Golden Popcorn.yml +++ b/custom_formats/720p Golden Popcorn.yml @@ -14,4 +14,9 @@ conditions: negate: false required: true type: indexer_flag +- name: Release Groups + type: release_group + required: true + negate: true + pattern: Golden Popcorn Negation tests: [] diff --git a/profiles/1080p Balanced+.yml b/profiles/1080p Balanced+.yml index b32b78a..477ce5c 100644 --- a/profiles/1080p Balanced+.yml +++ b/profiles/1080p Balanced+.yml @@ -169,7 +169,7 @@ custom_formats: score: -999999 custom_formats_radarr: - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 4000 - name: SD Golden Popcorn diff --git a/profiles/1080p Balanced.yml b/profiles/1080p Balanced.yml index 984ce6a..b209459 100644 --- a/profiles/1080p Balanced.yml +++ b/profiles/1080p Balanced.yml @@ -161,7 +161,7 @@ custom_formats: score: -999999 custom_formats_radarr: - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 4000 - name: SD Golden Popcorn diff --git a/profiles/1080p Efficient+.yml b/profiles/1080p Efficient+.yml index 8746839..582088b 100644 --- a/profiles/1080p Efficient+.yml +++ b/profiles/1080p Efficient+.yml @@ -199,7 +199,7 @@ custom_formats_radarr: - name: 1080p Efficient+ Movie WEB Tier 4 score: 160000 - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 4000 - name: SD Golden Popcorn diff --git a/profiles/1080p Efficient.yml b/profiles/1080p Efficient.yml index c371eea..46971e9 100644 --- a/profiles/1080p Efficient.yml +++ b/profiles/1080p Efficient.yml @@ -196,7 +196,7 @@ custom_formats_radarr: - name: 1080p Efficient Movie WEB Tier 4 score: 160000 - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 4000 - name: SD Golden Popcorn diff --git a/profiles/1080p Quality (HDR).yml b/profiles/1080p Quality (HDR).yml index a41772f..3cfd253 100644 --- a/profiles/1080p Quality (HDR).yml +++ b/profiles/1080p Quality (HDR).yml @@ -182,6 +182,8 @@ custom_formats: - name: Xvid score: -999999 custom_formats_radarr: +- name: 1080p Golden Popcorn + score: 80000 - name: 720p Golden Popcorn score: 6000 - name: MA diff --git a/profiles/1080p Quality.yml b/profiles/1080p Quality.yml index 555d01b..4c31081 100644 --- a/profiles/1080p Quality.yml +++ b/profiles/1080p Quality.yml @@ -169,8 +169,10 @@ custom_formats: - name: Xvid score: -999999 custom_formats_radarr: +- name: 1080p Golden Popcorn + score: 80000 - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 4000 - name: SD Golden Popcorn diff --git a/profiles/1080p Remux.yml b/profiles/1080p Remux.yml index 4f8e321..712cdf1 100644 --- a/profiles/1080p Remux.yml +++ b/profiles/1080p Remux.yml @@ -212,8 +212,10 @@ custom_formats: - name: Xvid score: -999999 custom_formats_radarr: +- name: 1080p Golden Popcorn + score: 80000 - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 4000 - name: SD Golden Popcorn diff --git a/profiles/2160p Balanced.yml b/profiles/2160p Balanced.yml index b759771..1997fd3 100644 --- a/profiles/2160p Balanced.yml +++ b/profiles/2160p Balanced.yml @@ -180,8 +180,10 @@ custom_formats: - name: Xvid score: -999999 custom_formats_radarr: +- name: 1080p Golden Popcorn + score: 80000 - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 6000 - name: ATVP diff --git a/profiles/2160p Efficient.yml b/profiles/2160p Efficient.yml index 3841b09..5885554 100644 --- a/profiles/2160p Efficient.yml +++ b/profiles/2160p Efficient.yml @@ -198,7 +198,7 @@ custom_formats_radarr: - name: 1080p Efficient+ Movie WEB Tier 4 score: 160000 - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 6000 - name: ATVP diff --git a/profiles/2160p Quality.yml b/profiles/2160p Quality.yml index 2d1e1c5..464c740 100644 --- a/profiles/2160p Quality.yml +++ b/profiles/2160p Quality.yml @@ -214,8 +214,10 @@ custom_formats: - name: Xvid score: -999999 custom_formats_radarr: +- name: 1080p Golden Popcorn + score: 80000 - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 6000 - name: ATVP diff --git a/profiles/2160p Remux.yml b/profiles/2160p Remux.yml index 08bf5f3..ab0fc9e 100644 --- a/profiles/2160p Remux.yml +++ b/profiles/2160p Remux.yml @@ -230,8 +230,10 @@ custom_formats: - name: Xvid score: -999999 custom_formats_radarr: +- name: 1080p Golden Popcorn + score: 80000 - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 6000 - name: ATVP diff --git a/profiles/720p Quality.yml b/profiles/720p Quality.yml index dc049f4..ca53b4e 100644 --- a/profiles/720p Quality.yml +++ b/profiles/720p Quality.yml @@ -150,7 +150,7 @@ custom_formats: score: -999999 custom_formats_radarr: - name: 720p Golden Popcorn - score: 6000 + score: 40000 - name: MA score: 4000 - name: SD Golden Popcorn diff --git a/regex_patterns/Golden Popcorn Negation.yml b/regex_patterns/Golden Popcorn Negation.yml new file mode 100644 index 0000000..0bf5749 --- /dev/null +++ b/regex_patterns/Golden Popcorn Negation.yml @@ -0,0 +1,5 @@ +name: Golden Popcorn Negation +pattern: (?<=^|[\s.-])(AJP69|ATELiER|BMF|BSTD|BV|c0kE|Chotab|CJ|coffee|CRiSC|CRX|CtrlHD|Dariush|de[42]|decibel|DON|D-Z0N3|E.N.D|E1|EDPH|EbP|ESiR|EuReKA|EXCiSION|FoRM|FraMeSToR|GALAXY|Geek|GS88|HANDJOB|hdalx|HDC|HDMaNiAcS|HiDt|HiFi|HiP|HQMUX|IDE|iFT|iON|Ivandro|KASHMiR|Kitsune|KnG|LEGi0N|LiNG|LolHD|LoRD|luvBB|MaG|MTeam|NCmt|NiBuRu|NiP|nmd|NTb|NyHD|ORiGEN|P0W4HD|Penumbra|playHD|Positive|PTer|PTP|REBORN|RiCO|rightSIZE|RO|ROCiNANTE|rttr|SA89|SaNcTi|SbR|SiMPLE|Skazhutin|Slappy|SoLaR|SOP|SPHD|TayTo|TBB|TDD|TeamSyndicate|ThD|TnP|VLAD|VietHD|W4NK3R|WiKi|WiLDCAT|WiLF|WMING|xander|ZIMBO|ZoroSenpai|ZQ)\b +description: Match release groups who should not be categorized as UHD Bluray +tags: [] +tests: [] diff --git a/regex_patterns/UHD Bluray Release Groups.yml b/regex_patterns/UHD Bluray Release Groups.yml index 457bdfd..0d7ce03 100644 --- a/regex_patterns/UHD Bluray Release Groups.yml +++ b/regex_patterns/UHD Bluray Release Groups.yml @@ -1,5 +1,5 @@ name: UHD Bluray Release Groups -pattern: (?<=^|[\s.-])(AJP69|ATELiER|BMF|BSTD|BV|c0kE|Chotab|CJ|coffee|CRiSC|CRX|CtrlHD|Dariush|de[42]|decibel|DON|D-Z0N3|E.N.D|E1|EDPH|EbP|ESiR|EXCiSION|FoRM|FraMeSToR|GALAXY|Geek|GS88|hdalx|HDMaNiAcS|HiDt|HiFi|HiP|IDE|iFT|KASHMiR|Kitsune|LEGi0N|LiNG|LolHD|LoRD|luvBB|NCmt|NiBuRu|nmd|NTb|NyHD|ORiGEN|Penumbra|playHD|Positive|PTer|REBORN|RiCO|rightSIZE|RO|rttr|SA89|SaNcTi|SbR|SiMPLE|SoLaR|SOP|SPHD|TayTo|TBB|TDD|TeamSyndicate|TnP|VLAD|VietHD|W4NK3R|WiLF|WMING|xander|ZIMBO|ZoroSenpai|ZQ)\b +pattern: (?<=^|[\s.-])(AJP69|ATELiER|BMF|BSTD|BV|c0kE|Chotab|CJ|coffee|CRiSC|CRX|CtrlHD|Dariush|de[42]|decibel|DON|D-Z0N3|E.N.D|E1|EA|EDPH|EbP|ESiR|EXCiSION|FoRM|FraMeSToR|GALAXY|Geek|GS88|hdalx|HDMaNiAcS|HiDt|HiFi|HiP|IDE|iFT|KASHMiR|Kitsune|LEGi0N|LiNG|LolHD|LoRD|luvBB|NCmt|NiBuRu|nmd|NTb|NyHD|ORiGEN|Penumbra|playHD|Positive|PTer|REBORN|RiCO|rightSIZE|RO|rttr|SA89|SaNcTi|SbR|SiMPLE|SoLaR|SOP|SPHD|TayTo|TBB|TDD|TeamSyndicate|TnP|VLAD|VietHD|W4NK3R|WiLF|WMING|xander|ZIMBO|ZoroSenpai|ZQ)\b description: Match release groups who should not be categorized as UHD Bluray tags: [] tests: []