feat(format): add T1 tags to streaming services
This commit is contained in:
parent
9888c634e2
commit
9965de08f4
|
|
@ -3,6 +3,7 @@ description: Matches 'Amazon Prime' WEB-DLs. Negates any encodes.
|
|||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
- WEB1 [1080p]
|
||||
conditions:
|
||||
- name: AMZN Regex
|
||||
negate: false
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ description: Matches 'Apple TV+' WEB-DLs. Negates any encodes.
|
|||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
- WEB1 [1080p]
|
||||
conditions:
|
||||
- name: APTV Regex
|
||||
negate: false
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ description: Matches 'Movies Anywhere' WEB-DLs. Negates any encodes.
|
|||
tags:
|
||||
- Streaming Service
|
||||
- WEB-DL
|
||||
- WEB1 [1080p]
|
||||
conditions:
|
||||
- name: MA Regex
|
||||
negate: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue