mirror of
https://github.com/Jackett/Jackett
synced 2025-01-02 21:26:08 +00:00
assorted unit3d: bump engine tags
This commit is contained in:
parent
c7c3339d2a
commit
c8cf4cf37c
3 changed files with 5 additions and 3 deletions
|
@ -178,4 +178,4 @@ search:
|
|||
minimumseedtime:
|
||||
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
||||
text: 604800
|
||||
# json UNIT3D 8.0.2
|
||||
# json UNIT3D 8.1.3
|
||||
|
|
|
@ -174,4 +174,4 @@ search:
|
|||
minimumseedtime:
|
||||
# 2 days (as seconds = 2 x 24 x 60 x 60)
|
||||
text: 172800
|
||||
# json UNIT3D 8.1.2
|
||||
# json UNIT3D 8.1.3
|
||||
|
|
|
@ -138,6 +138,8 @@ search:
|
|||
genre:
|
||||
selector: meta.genres
|
||||
filters:
|
||||
- name: re_replace
|
||||
args: ["(?i)(Pembe Dizi)", "Pembe_Dizi"]
|
||||
- name: replace
|
||||
args: [" & ", "_&_"]
|
||||
description:
|
||||
|
@ -179,4 +181,4 @@ search:
|
|||
minimumseedtime:
|
||||
# 36 hours (as seconds = 36 x 60 x 60)
|
||||
text: 129600
|
||||
# json UNIT3D 8.1.0
|
||||
# json UNIT3D 8.1.3
|
||||
|
|
Loading…
Reference in a new issue