From 0fabaf2fe05caad0445c37300f71485eb3765590 Mon Sep 17 00:00:00 2001 From: natalia2493 <37915199+natalia2493@users.noreply.github.com> Date: Thu, 26 Jul 2018 06:49:19 -0400 Subject: [PATCH] Update BTXpress (#3404) - Removed IMDB Description as it is not needed - Removed Audio Category --- src/Jackett.Common/Definitions/btxpress.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Jackett.Common/Definitions/btxpress.yml b/src/Jackett.Common/Definitions/btxpress.yml index e5866404e..efc4d85b3 100644 --- a/src/Jackett.Common/Definitions/btxpress.yml +++ b/src/Jackett.Common/Definitions/btxpress.yml @@ -12,7 +12,6 @@ categorymappings: - {id: 1, cat: Movies, desc: "Movies"} - {id: 2, cat: TV, desc: "TV"} - - {id: 3, cat: Audio, desc: "Music"} modes: search: [q] @@ -36,7 +35,6 @@ inputs: $raw: "{{range .Categories}}categories[]={{.}}&{{end}}" search: "{{if .Query.IMDBID}}{{else}}{{ .Keywords }}{{end}}" - description: "" uploader: "" imdb: "{{ .Query.IMDBIDShort }}" tvdb: ""