Files
database/custom_formats/BCORE.yml
2025-09-03 18:27:41 -05:00

23 lines
394 B
YAML

name: BCORE
description: Matches 'Bravia Core' WEB-DLs. Negates any encodes.
tags:
- Streaming Service
- WEB-DL
conditions:
- name: BCORE Regex
negate: false
pattern: Bravia Core
required: true
type: release_title
- name: WEB-DL
negate: false
required: false
source: web_dl
type: source
- name: WEBRip
negate: false
required: false
source: webrip
type: source
tests: []