mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 08:17:02 +00:00
feat(format): Add remaining codec formats
- Blu-ray Remux - Full Disc - Xvid
This commit is contained in:
11
custom_formats/Xvid.yml
Normal file
11
custom_formats/Xvid.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
name: Xvid
|
||||
description: Matches 'Xvid' regex pattern.
|
||||
tags:
|
||||
- Codec
|
||||
conditions:
|
||||
- name: Xvid
|
||||
type: release_title
|
||||
required: true
|
||||
negate: false
|
||||
pattern: Xvid
|
||||
tests: []
|
||||
Reference in New Issue
Block a user