From dbde3b469a8811ef92c4178b1b1a667c6ff00438 Mon Sep 17 00:00:00 2001 From: mitsu375 <38742598+mitsu375@users.noreply.github.com> Date: Thu, 3 May 2018 00:10:59 -0400 Subject: [PATCH] Create btworld.yml (#3055) --- src/Jackett.Common/Definitions/btworld.yml | 104 +++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 src/Jackett.Common/Definitions/btworld.yml diff --git a/src/Jackett.Common/Definitions/btworld.yml b/src/Jackett.Common/Definitions/btworld.yml new file mode 100644 index 000000000..39938da41 --- /dev/null +++ b/src/Jackett.Common/Definitions/btworld.yml @@ -0,0 +1,104 @@ +--- + site: btworld + name: BTWorld + description: "HD Movie/TV Tracker" + language: en-us + type: private + encoding: UTF-8 + links: + - https://btworld.org/ + + caps: + categorymappings: + - {id: 1, cat: Movies, desc: "Movies"} + - {id: 2, cat: TV, desc: "TV"} + + modes: + search: [q] + tv-search: [q, season, ep, imdbid] + movie-search: [q, imdbid] + + login: + path: /login + method: form + inputs: + username: "{{ .Config.username }}" + password: "{{ .Config.password }}" + error: + - selector: table.main:contains("Login Failed!") + test: + path: /torrents + + search: + paths: + - path: /filterTorrents + inputs: + $raw: "{{range .Categories}}categories[]={{.}}&{{end}}" + search: "{{if .Query.IMDBID}}{{else}}{{ . Keywords }}{{end}}" + uploader: "" + imdb: "{{ .Query.IMDBIDShort }}" + tvdb: "" + tmdb: "" + mal: "" + sorting: created_at + direction: desc + qty: 100 + preprocessingfilters: + - name: jsonjoinarray + args: ["$.result", ""] + - name: prepend + args: "