diff --git a/custom_formats/1080p Quality Tier 5.yml b/custom_formats/1080p Quality Tier 5.yml index 6c3b54f..dc16f33 100644 --- a/custom_formats/1080p Quality Tier 5.yml +++ b/custom_formats/1080p Quality Tier 5.yml @@ -217,10 +217,10 @@ conditions: required: false type: release_group - name: RiCO - type: release_group - required: false negate: false pattern: RiCO + required: false + type: release_group - name: rightSIZE negate: false pattern: rightSIZE @@ -301,6 +301,11 @@ conditions: pattern: WiKi required: false type: release_group +- name: WiLF + type: release_group + required: false + negate: false + pattern: WiLF - name: xander negate: false pattern: xander diff --git a/custom_formats/720p Quality Tier 5.yml b/custom_formats/720p Quality Tier 5.yml index ebe680c..dff5bdb 100644 --- a/custom_formats/720p Quality Tier 5.yml +++ b/custom_formats/720p Quality Tier 5.yml @@ -127,10 +127,10 @@ conditions: required: false type: release_group - name: RiCO - type: release_group - required: false negate: false pattern: RiCO + required: false + type: release_group - name: RO negate: false pattern: RO @@ -176,6 +176,11 @@ conditions: pattern: WiKi required: false type: release_group +- name: WiLF + type: release_group + required: false + negate: false + pattern: WiLF - name: WMING negate: false pattern: WMING diff --git a/regex_patterns/UHD Bluray Release Groups.yml b/regex_patterns/UHD Bluray Release Groups.yml index 66aaa19..58e3c96 100644 --- a/regex_patterns/UHD Bluray Release Groups.yml +++ b/regex_patterns/UHD Bluray Release Groups.yml @@ -1,6 +1,6 @@ name: UHD Bluray Release Groups pattern: (?<=^|[\s.-])(AJP69|ATELiER|BMF|BV|Chotab|CJ|c0kE|CRiSC|CRX|CtrlHD|Dariush|de[42]| - decibel|DON|D-Z0N3|E.N.D|E1|EDPH|EbP|ESiR|EXCiSION|FilmHD|FoRM|FraMeSToR|FTW-HD|GALAXY|Geek|GS88|HANDJOB|hdalx|HDC|HDMaNiAcS|HiDt|HiFi|HiP|IDE|iFT|iON|KASHMiR|Kitsune|LEGi0N|LiNG|LolHD|LoRD|luvBB|MTeam|NCmt|nmd|NTb|NyHD|ORiGEN|P0W4HD|Penumbra|playHD|Positive|PTer|REBORN|rightSIZE|rttr|SA89|SaNcTi|SbR|SiMPLE|SoLaR|SOP|SPHD|TayTo|TBB|TDD|TeamSyndicate|TnP|VLAD|VietHD|W4NK3R|WiKi|WMING|xander|ZIMBO|ZoroSenpai|ZQ)\b + decibel|DON|D-Z0N3|E.N.D|E1|EDPH|EbP|ESiR|EXCiSION|FilmHD|FoRM|FraMeSToR|FTW-HD|GALAXY|Geek|GS88|HANDJOB|hdalx|HDC|HDMaNiAcS|HiDt|HiFi|HiP|IDE|iFT|iON|KASHMiR|Kitsune|LEGi0N|LiNG|LolHD|LoRD|luvBB|MTeam|NCmt|nmd|NTb|NyHD|ORiGEN|P0W4HD|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|WiKi|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/WiLF.yml b/regex_patterns/WiLF.yml new file mode 100644 index 0000000..f022a7e --- /dev/null +++ b/regex_patterns/WiLF.yml @@ -0,0 +1,7 @@ +name: WiLF +pattern: (?<=^|[\s.-])WiLF\b +description: '' +tags: +- Release Group +- Bluray +tests: []