Skip to content

Commit e522721

Browse files
committed
Add ATELiER to 2160p Quality Tier 4
1 parent 8108eeb commit e522721

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
-- @operation: export
2+
-- @entity: batch
3+
-- @name: Add ATELiER to 2160p Quality Tier 4
4+
-- @exportedAt: 2026-03-22T16:33:48.083Z
5+
-- @opIds: 3065
6+
7+
-- --- BEGIN op 3065 ( update custom_format "2160p Quality Tier 4" )
8+
INSERT INTO custom_format_conditions (custom_format_name, name, type, arr_type, negate, required)
9+
VALUES ('2160p Quality Tier 4', 'ATELiER', 'release_group', 'all', 0, 0);
10+
11+
INSERT INTO condition_patterns (custom_format_name, condition_name, regular_expression_name) VALUES ('2160p Quality Tier 4', 'ATELiER', 'ATELiER');
12+
-- --- END op 3065

0 commit comments

Comments
 (0)