From d80312dd9f95d1a0ea67860714a9b54eb11c87fe Mon Sep 17 00:00:00 2001 From: bakerboy448 <55419169+bakerboy448@users.noreply.github.com> Date: Thu, 28 Nov 2024 07:58:28 -0600 Subject: [PATCH] jackett indexers as of 90dc1bd645ff2790a832c64433ac325611b2cd90 [2024-11-28T13:58:28Z] --- definitions/v10/torrentqq.yml | 7 ++++--- definitions/v11/seedpool-api.yml | 14 ++++---------- 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/definitions/v10/torrentqq.yml b/definitions/v10/torrentqq.yml index 3e9aa3274..295f6b0ef 100644 --- a/definitions/v10/torrentqq.yml +++ b/definitions/v10/torrentqq.yml @@ -7,10 +7,9 @@ type: public encoding: UTF-8 followredirect: true links: - - https://torrentqq343.com/ - - https://torrentegg35.com/ + - https://torrentqq344.com/ + - https://torrentegg36.com/ legacylinks: - - https://torrentqq328.com/ - https://torrentqq329.com/ - https://torrentqq330.com/ - https://torrentqq331.com/ @@ -32,6 +31,8 @@ legacylinks: - https://torrentqq341.com/ - https://torrentqq342.com/ - https://torrentegg34.com/ + - https://torrentqq343.com/ + - https://torrentegg35.com/ caps: categorymappings: diff --git a/definitions/v11/seedpool-api.yml b/definitions/v11/seedpool-api.yml index 02fa774a8..4a8fbac7a 100644 --- a/definitions/v11/seedpool-api.yml +++ b/definitions/v11/seedpool-api.yml @@ -13,7 +13,7 @@ caps: - {id: 2, cat: TV, desc: "TV Show"} - {id: 1, cat: Movies, desc: "Movie"} - {id: 10, cat: Movies/UHD, desc: "4K Movie"} - - {id: 13, cat: Movies, desc: "BoxSet"} + - {id: 13, cat: TV, desc: "TV Boxsets"} - {id: 12, cat: PC/Games, desc: "Linux Game"} - {id: 3, cat: PC/Games, desc: "PC Game"} - {id: 5, cat: Audio/Lossless, desc: "Music"} @@ -32,8 +32,8 @@ caps: modes: search: [q] - tv-search: [q, season, ep, imdbid, tvdbid, tmdbid] - movie-search: [q, imdbid, tmdbid] + tv-search: [q, season, ep, tmdbid] + movie-search: [q, tmdbid] music-search: [q] book-search: [q] @@ -96,9 +96,7 @@ search: name: "{{ .Keywords }}" seasonNumber: "{{ .Query.Season }}" episodeNumber: "{{ .Query.Ep }}" - imdbId: "{{ .Query.IMDBIDShort }}" tmdbId: "{{ .Query.TMDBID }}" - tvdbId: "{{ .Query.TVDBID }}" "free[]": "{{ if .Config.freeleech }}100{{ else }}{{ end }}" sortField: "{{ .Config.sort }}" sortDirection: "{{ .Config.type }}" @@ -135,12 +133,8 @@ search: filters: - name: replace args: ["https://via.placeholder.com/90x135", ""] - imdbid: - selector: imdb_id tmdbid: selector: tmdb_id - tvdbid: - selector: tvdb_id genre: selector: meta.genres filters: @@ -199,4 +193,4 @@ search: minimumseedtime: # 10 days (as seconds = 10 x 24 x 60 x 60) text: 864000 -# json UNIT3D 8.2.0 +# json UNIT3D 8.2.0 (custom)