1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-29 11:17:22 +00:00

torrentview: set size for movies to 2GB else 512MB

This commit is contained in:
Garfield69 2020-04-17 15:18:34 +12:00
parent 15129ab1e4
commit 7d98b9b4b2

View file

@ -75,8 +75,14 @@
filters:
- name: dateparse
args: "2006-01-02T15:04:05+09:00"
cat:
selector: div.media-content > a[href^="./board.php"]
attribute: href
filters:
- name: querystring
args: bo_table
size:
text: "512 MB"
text: "{{ if ne .Result.cat \"mov\" }}512 MB{{else}}2 GB{{end}}"
seeders:
text: 1
leechers: