mirror of
https://github.com/Dictionarry-Hub/trash-pcd.git
synced 2026-09-03 14:50:03 +02:00
Add release group HiDt to UHD Bluray Tier 02
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
-- @operation: export
|
||||
-- @entity: batch
|
||||
-- @name: Add release group HiDt to UHD Bluray Tier 02
|
||||
-- @exportedAt: 2026-07-03T22:45:43.284Z
|
||||
-- @opIds: 11720
|
||||
|
||||
-- --- BEGIN op 11720 ( update custom_format "UHD Bluray Tier 02" )
|
||||
INSERT INTO custom_format_conditions (custom_format_name, name, type, arr_type, negate, required)
|
||||
VALUES ('UHD Bluray Tier 02', 'HiDt', 'release_group', 'radarr', 0, 0);
|
||||
|
||||
INSERT INTO condition_patterns (custom_format_name, condition_name, regular_expression_name) VALUES ('UHD Bluray Tier 02', 'HiDt', 'HiDt');
|
||||
-- --- END op 11720
|
||||
Reference in New Issue
Block a user