scenerush: add date TZ, MST

add book-search
add tpp info
This commit is contained in:
Garfield69 2020-10-15 14:40:05 +13:00
parent 212948b6da
commit d147fca436
1 changed files with 11 additions and 1 deletions

View File

@ -56,6 +56,7 @@ caps:
tv-search: [q, season, ep]
movie-search: [q]
music-search: [q]
book-search: [q]
settings:
- name: username
@ -68,6 +69,10 @@ settings:
type: checkbox
label: Search freeleech only
default: false
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.
- name: sort
type: select
label: Sort requested from site
@ -150,8 +155,10 @@ search:
filters:
- name: re_replace
args: ["(\\d{4}-\\d{2}-\\d{2})(\\d{2}:\\d{2}:\\d{2})", "$1 $2"]
- name: append
args: " +00:00" # WET
- name: dateparse
args: "2006-01-02 15:04:05"
args: "2006-01-02 15:04:05 -07:00"
downloadvolumefactor:
case:
"i.fg-gold": 0
@ -160,4 +167,7 @@ search:
text: 1
minimumratio:
text: 0.6
minimumseedtime:
# 3 days (as seconds = 3 x 24 x 60 x 60)
text: 259200
# engine n/a