mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
onlineselfeducation: add date TZ
add book-search
This commit is contained in:
@@ -65,6 +65,7 @@ caps:
|
|||||||
|
|
||||||
modes:
|
modes:
|
||||||
search: [q]
|
search: [q]
|
||||||
|
book-search: [q]
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
- name: username
|
- name: username
|
||||||
@@ -149,8 +150,10 @@ search:
|
|||||||
selector: td:nth-child(7):not(:contains("day"))
|
selector: td:nth-child(7):not(:contains("day"))
|
||||||
optional: true
|
optional: true
|
||||||
filters:
|
filters:
|
||||||
|
- name: append
|
||||||
|
args: " +00:00" # auto adjusted by site account profile
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "Jan 2 2006 03:04 PM"
|
args: "Jan 2 2006 03:04 PM -07:00"
|
||||||
size:
|
size:
|
||||||
selector: td:nth-child(8)
|
selector: td:nth-child(8)
|
||||||
grabs:
|
grabs:
|
||||||
@@ -166,4 +169,5 @@ search:
|
|||||||
text: 1
|
text: 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# minimumratio: appears ratioless
|
||||||
# engine n/a
|
# engine n/a
|
||||||
|
Reference in New Issue
Block a user