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

tvchaosuk: add view=list to search to prevent internal error

This commit is contained in:
Garfield69 2024-03-30 07:09:54 +13:00
parent 54ad5b4025
commit 2fc8a10bf6

View file

@ -91,6 +91,7 @@ search:
direction: "{{ .Config.type }}"
qty: 100
freeleech: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
view: list
# can search by genre but need range support. &genres[]=Action&genres[]=Comedy for Action and Comedy
keywordsfilters:
# if searching for season packs switch S01 to Series 1 #14369
@ -208,7 +209,7 @@ search:
case:
i[class*="fa-gem text-green"]: 2 # Single Torrent Double Upload
i[class*="fa-globe text-green"]: 2 # Global Double Upload
i[class*="fa-certificate text-pink"]: 2 # Featured Torrent
i[class*="fa-certificate text-pink"]: 2 # Featured Torrent Weekly Freeleech
"*": 1
minimumratio:
text: 0.4