From 14b41749d316de1c977cf4d98abf520b8ff16e52 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Thu, 23 Jul 2020 13:50:51 +1200 Subject: [PATCH] xwtorrents: add movies search support for RadarrV3 resolves #9215 --- src/Jackett.Common/Definitions/xwtorrents.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/xwtorrents.yml b/src/Jackett.Common/Definitions/xwtorrents.yml index 1413c8b0f..fe63fd17f 100644 --- a/src/Jackett.Common/Definitions/xwtorrents.yml +++ b/src/Jackett.Common/Definitions/xwtorrents.yml @@ -13,7 +13,7 @@ legacylinks: caps: categorymappings: - {id: 47, cat: TV/Sport, desc: "Boxing"} - - {id: 14, cat: TV/Sport, desc: "Documentary"} + - {id: 14, cat: Movies, desc: "Documentary"} - {id: 20, cat: TV/Sport, desc: "DVD"} - {id: 2, cat: TV/Sport, desc: "ECW Original"} - {id: 26, cat: TV/Sport, desc: "ECW Weekly"} @@ -66,6 +66,7 @@ caps: modes: search: [q] tv-search: [q, season, ep] + movie-search: [q] settings: - name: username