mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
empornium: add MR
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
# Empornium uses the Luminance code, which is based on gazelle
|
|
||||||
# ajax.php API additionally needs the auth=$authkey argument
|
|
||||||
# Because the API is e.g. missing banner images we use screen scraping instead of the generic gazelle based approach
|
|
||||||
---
|
---
|
||||||
id: empornium
|
id: empornium
|
||||||
name: Empornium
|
name: Empornium
|
||||||
@@ -144,7 +141,7 @@ search:
|
|||||||
attribute: title
|
attribute: title
|
||||||
filters:
|
filters:
|
||||||
- name: append
|
- name: append
|
||||||
args: " +00:00"
|
args: " +00:00" # auto adjusted by site account profile
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "Jan 02 2006, 15:04 -07:00"
|
args: "Jan 02 2006, 15:04 -07:00"
|
||||||
size:
|
size:
|
||||||
@@ -162,4 +159,6 @@ search:
|
|||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
minimumratio:
|
||||||
|
text: 0.5
|
||||||
# Luminance
|
# Luminance
|
||||||
|
@@ -137,7 +137,7 @@ search:
|
|||||||
attribute: title
|
attribute: title
|
||||||
filters:
|
filters:
|
||||||
- name: append
|
- name: append
|
||||||
args: " +00:00"
|
args: " +00:00" # auto adjusted by site account profile
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "Jan 02 2006, 15:04 -07:00"
|
args: "Jan 02 2006, 15:04 -07:00"
|
||||||
size:
|
size:
|
||||||
@@ -155,4 +155,6 @@ search:
|
|||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
minimumratio:
|
||||||
|
text: 0.5
|
||||||
# Luminance
|
# Luminance
|
||||||
|
Reference in New Issue
Block a user