diff --git a/custom_formats/1080p Quality Tier 5.yml b/custom_formats/1080p Quality Tier 5.yml index 6589877..b4f186b 100644 --- a/custom_formats/1080p Quality Tier 5.yml +++ b/custom_formats/1080p Quality Tier 5.yml @@ -261,6 +261,11 @@ conditions: pattern: TDD required: false type: release_group +- name: TnP + type: release_group + required: false + negate: false + pattern: TnP - name: VLAD negate: false pattern: VLAD @@ -272,10 +277,10 @@ conditions: required: false type: release_group - name: WiKi - type: release_group - required: false negate: false pattern: WiKi + required: false + type: release_group - name: xander negate: false pattern: xander diff --git a/custom_formats/Banned WEBRip (Efficient).yml b/custom_formats/Banned WEBRip (Efficient).yml index 14e83bc..0ccc555 100644 --- a/custom_formats/Banned WEBRip (Efficient).yml +++ b/custom_formats/Banned WEBRip (Efficient).yml @@ -359,6 +359,11 @@ conditions: pattern: TDD required: true type: release_group +- name: TnP + type: release_group + required: true + negate: true + pattern: TnP - name: VietHD negate: true pattern: VietHD @@ -375,10 +380,10 @@ conditions: required: true type: release_group - name: WiKi - type: release_group - required: true negate: true pattern: WiKi + required: true + type: release_group - name: WMING negate: true pattern: WMING diff --git a/custom_formats/Banned WEBRip.yml b/custom_formats/Banned WEBRip.yml index 34a146b..81ebb59 100644 --- a/custom_formats/Banned WEBRip.yml +++ b/custom_formats/Banned WEBRip.yml @@ -354,6 +354,11 @@ conditions: pattern: TDD required: true type: release_group +- name: TnP + type: release_group + required: true + negate: true + pattern: TnP - name: VietHD negate: true pattern: VietHD @@ -370,10 +375,10 @@ conditions: required: true type: release_group - name: WiKi - type: release_group - required: true negate: true pattern: WiKi + required: true + type: release_group - name: WMING negate: true pattern: WMING diff --git a/regex_patterns/UHD Bluray Release Groups.yml b/regex_patterns/UHD Bluray Release Groups.yml index 18fb2df..a5fcb11 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|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|rightSIZE|rttr|SA89|SaNcTi|SbR|SiMPLE|SoLaR|SOP|SPHD|TayTo|TBB|TDD|TnP|VLAD|VietHD|W4NK3R|WiKi|WMING|xander|ZIMBO|ZoroSenpai|ZQ)\b description: Match release groups who should not be categorized as UHD Bluray tags: [] tests: []