webrip source fixes
This commit is contained in:
parent
6d7cb2443b
commit
17c105c648
|
|
@ -108,6 +108,6 @@ conditions:
|
||||||
- name: WEBRIP
|
- name: WEBRIP
|
||||||
negate: false
|
negate: false
|
||||||
required: false
|
required: false
|
||||||
source: WEBRip
|
source: webrip
|
||||||
type: source
|
type: source
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -228,6 +228,6 @@ conditions:
|
||||||
- name: WEBRIP
|
- name: WEBRIP
|
||||||
negate: false
|
negate: false
|
||||||
required: false
|
required: false
|
||||||
source: WEBRrip
|
source: webrip
|
||||||
type: source
|
type: source
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
|
|
@ -43,6 +43,6 @@ conditions:
|
||||||
- name: WEBRIP
|
- name: WEBRIP
|
||||||
negate: false
|
negate: false
|
||||||
required: false
|
required: false
|
||||||
source: web_rip
|
source: webrip
|
||||||
type: source
|
type: source
|
||||||
tests: []
|
tests: []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue