1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 14:14:25 +00:00

cinematik: add bumped config. #12929

This commit is contained in:
Garfield69 2022-02-09 17:28:26 +13:00
parent 1c6a2da52a
commit 290beb8fbd

View file

@ -49,6 +49,10 @@ settings:
0: Active 0: Active
1: "Active and Inactive" 1: "Active and Inactive"
2: Inactive 2: Inactive
- name: dropbumped
type: checkbox
label: Ignore Bumped Torrents
default: false
- name: info_results - name: info_results
type: info type: info
label: Results Per Page label: Results Per Page
@ -77,7 +81,7 @@ search:
srchdtls: "{{ if .Query.IMDBID }}1{{ else }}0{{ end }}" srchdtls: "{{ if .Query.IMDBID }}1{{ else }}0{{ end }}"
rows: rows:
selector: table[border="1"] tr:not(:first-child) selector: "table[border=\"1\"] tr:not(:first-child){{ if .Config.dropbumped }}:has(span.bumped){{ else }}{{ end }}"
fields: fields:
category: category: