diff --git a/src/Jackett.Common/Definitions/turknova.yml b/src/Jackett.Common/Definitions/turknova.yml index f263985e3..ea27e0a49 100644 --- a/src/Jackett.Common/Definitions/turknova.yml +++ b/src/Jackett.Common/Definitions/turknova.yml @@ -50,6 +50,10 @@ settings: - name: password type: password label: Password + - name: freeleech + type: checkbox + label: Filter freeleech only + default: false - name: info_layout type: info label: Layout @@ -116,7 +120,7 @@ search: # does not support imdbid search and does not return imdb link in results. rows: - selector: table#torrents_table_classic > tbody > tr:has(td.torrent_name) + selector: "table#torrents_table_classic > tbody > tr:has(td.torrent_name){{ if .Config.freeleech }}:has(img[title=\"FREE!\"]){{ else }}{{ end }}" fields: category: