From 687acae90ba68ac8640e330b74e1f7cc637e1556 Mon Sep 17 00:00:00 2001 From: kaso17 Date: Thu, 28 Jun 2018 16:30:57 +0200 Subject: [PATCH] Torrent.LT: replace dots --- src/Jackett.Common/Definitions/torrentlt.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Jackett.Common/Definitions/torrentlt.yml b/src/Jackett.Common/Definitions/torrentlt.yml index bfd6d883a..c314f2d38 100644 --- a/src/Jackett.Common/Definitions/torrentlt.yml +++ b/src/Jackett.Common/Definitions/torrentlt.yml @@ -78,6 +78,9 @@ inputs: $raw: "{{range .Categories}}cats[]={{.}}&{{end}}" search: "{{ .Keywords }}" + keywordsfilters: + - name: replace + args: [".", " "] # issue #3296 rows: selector: table> tbody > tr[class^="torrents_table_row_"] filters: