diff --git a/ops/27.add-missing-audio-channel-cfs.sql b/ops/27.add-missing-audio-channel-cfs.sql new file mode 100644 index 0000000..221280c --- /dev/null +++ b/ops/27.add-missing-audio-channel-cfs.sql @@ -0,0 +1,313 @@ +-- @operation: export +-- @entity: batch +-- @name: Add Missing Audio Channel CFs +-- @exportedAt: 2026-04-30T02:15:13.368Z +-- @opIds: 8484, 8485, 8486, 8487, 8488, 8489, 8490, 8491, 8492, 8493, 8494, 8495, 8496, 8497, 8498, 8499, 8500, 8501, 8502, 8503, 8504, 8505, 8506, 8507, 8508, 8509, 8510, 8511, 8512, 8513, 8514, 8515, 8516, 8517, 8518, 8519, 8520, 8521, 8522, 8523, 8524, 8525, 8526, 8527, 8528, 8529, 8530, 8531, 8532, 8533, 8534, 8535, 8536, 8537 + +-- --- BEGIN op 8484 ( create regular_expression "Mono" ) +insert into "regular_expressions" ("name", "pattern", "description", "regex101_id") values ('Mono', '[^0-9]1[ .]0\\b|\\bMono\\b|\\[PCM \\]', NULL, NULL); +-- --- END op 8484 + +-- --- BEGIN op 8485 ( create regular_expression "Not 3.0ch" ) +insert into "regular_expressions" ("name", "pattern", "description", "regex101_id") values ('Not 3.0ch', '[^0-9]3[ .]0\\b', NULL, NULL); +-- --- END op 8485 + +-- --- BEGIN op 8486 ( create regular_expression "Not 4.0ch" ) +insert into "regular_expressions" ("name", "pattern", "description", "regex101_id") values ('Not 4.0ch', '[^0-9]4[ .]0\\b', NULL, NULL); +-- --- END op 8486 + +-- --- BEGIN op 8487 ( create regular_expression "Not High Channel Count" ) +insert into "regular_expressions" ("name", "pattern", "description", "regex101_id") values ('Not High Channel Count', '[^0-9][5-9][ .][0-1]\\b', NULL, NULL); +-- --- END op 8487 + +-- --- BEGIN op 8488 ( create regular_expression "Stereo" ) +insert into "regular_expressions" ("name", "pattern", "description", "regex101_id") values ('Stereo', '(?