mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 07:46:58 +00:00
23 lines
394 B
YAML
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: []
|