From 6b1224626c7a39bf4b21e4a99d7e7f753d3a84a6 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 16 Oct 2019 10:23:52 +1300 Subject: [PATCH] oxtorrent: fix category selector --- src/Jackett.Common/Definitions/oxtorrent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/oxtorrent.yml b/src/Jackett.Common/Definitions/oxtorrent.yml index 7f80e00b0..eb6017b54 100644 --- a/src/Jackett.Common/Definitions/oxtorrent.yml +++ b/src/Jackett.Common/Definitions/oxtorrent.yml @@ -75,7 +75,7 @@ uploadvolumefactor: text: "1" category: - selector: td:nth-child(1) div i + selector: td:nth-child(1) i case: .Films: "movies" .Séries: "tvshows"