mirror of https://github.com/Jackett/Jackett
blutopia: unit3d 8.0.0.b
This commit is contained in:
parent
02671c14aa
commit
e3a6f34003
|
@ -121,8 +121,6 @@ search:
|
||||||
genre:
|
genre:
|
||||||
selector: meta.genres
|
selector: meta.genres
|
||||||
filters:
|
filters:
|
||||||
- name: re_replace
|
|
||||||
args: ["(?i)^None$", ""]
|
|
||||||
- name: re_replace
|
- name: re_replace
|
||||||
args: ["(?i)(Science Fiction)", "Science_Fiction"]
|
args: ["(?i)(Science Fiction)", "Science_Fiction"]
|
||||||
- name: re_replace
|
- name: re_replace
|
||||||
|
@ -171,4 +169,4 @@ search:
|
||||||
minimumseedtime:
|
minimumseedtime:
|
||||||
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
||||||
text: 604800
|
text: 604800
|
||||||
# json UNIT3D 7.1.3
|
# json UNIT3D 8.0.0b
|
||||||
|
|
Loading…
Reference in New Issue