From 7c2d5508d09bd724e080af76889a863b5fe0fc8e Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 16 Oct 2019 12:38:38 +1300 Subject: [PATCH] oxtorrent: the category selector is different between search and latest. --- 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 eb6017b54..d7ac8c306 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) i + selector: td:nth-child(1) i, td:nth-child(1) div i case: .Films: "movies" .Séries: "tvshows"