1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-02-14 23:19:03 +00:00

jackett indexers as of bf4d67b746b77c898431d8feb21cd454f8697cd5 [2026-02-05T22:01:32Z]

Modified Indexers: definitions/v11/backups.yml
definitions/v11/lacale-api.yml
definitions/v11/nordichd.yml
definitions/v11/torrentqq.yml
definitions/v11/traht.yml
definitions/v11/xxxclub.yml
This commit is contained in:
ineednewpajamas
2026-02-05 16:01:32 -06:00
committed by Auggie
parent cbea98108a
commit 251fb6b008
6 changed files with 59 additions and 25 deletions

View File

@@ -10,6 +10,7 @@ links:
caps:
categorymappings:
- {id: 113, cat: PC, desc: "2Play! Official"}
- {id: 100, cat: Console, desc: "Anbernic"}
- {id: 15, cat: PC/Mobile-Android, desc: "Android"}
- {id: 35, cat: TV/Anime, desc: "Anime"}

View File

@@ -5,12 +5,12 @@ description: "La Cale is a FRENCH Private Torrent Tracker for MOVIES / TV / GENE
language: fr-FR
type: private
encoding: UTF-8
requestDelay: 2.1
requestDelay: 5.0
links:
- https://la-cale.space/
caps:
# use https://la-cale.space/api/external/meta?passkey=YOUR-PASSKEY for cat mappings, slug is id, name is desc
# use https://la-cale.space/api/external/meta?apikey=YOUR-APIKEY for cat mappings, slug is id, name is desc
categorymappings:
# Autres
- {id: autres, cat: Other, desc: "Autres"}
@@ -64,12 +64,19 @@ caps:
book-search: [q]
settings:
- name: apikey
type: text
label: API key
- name: info_apikey
type: info
label: About your API key
default: "Find/Generate your API key on your <a href=\"https://la-cale.space/settings/api-keys\" target=\"_blank\">La Cale API keys</a>."
- name: passkey
type: text
label: Passkey
- name: info_key
label: Passkey override (Optional - Forces Magnet Link)
- name: info_passkey
type: info
label: About your Passkey
label: About your secret Passkey
default: "Find your Passkey on your <a href=\"https://la-cale.space/profile\" target=\"_blank\">La Cale profile page</a>."
- name: multilang
type: checkbox
@@ -95,14 +102,14 @@ login:
path: api/external
method: get
inputs:
passkey: "{{ .Config.passkey }}"
apikey: "{{ .Config.apikey }}"
error:
- selector: ":root:contains(\"Passkey invalide\")"
- selector: ":root:contains(\"API key invalide\")"
message:
text: "The Passkey was not accepted by {{ .Config.sitelink }}."
- selector: ":root:contains(\"Passkey manquant\")"
text: "The API key was not accepted by {{ .Config.sitelink }}."
- selector: ":root:contains(\"API key manquant\")"
message:
text: "The Passkey was not accepted by {{ .Config.sitelink }}."
text: "The API key was not accepted by {{ .Config.sitelink }}."
search:
paths:
@@ -112,14 +119,13 @@ search:
type: json
inputs:
passkey: "{{ .Config.passkey }}"
apikey: "{{ .Config.apikey }}"
$raw: "{{ range .Categories }}cat={{.}}&{{end}}"
q: "{{ .Keywords }}"
q: "{{ if .Keywords }}{{ .Keywords }}{{ else }}FRENCH{{ end }}"
tmdbId: "{{ .Query.TMDBID }}"
rows:
selector: $
missingAttributeEqualsNoResults: true
fields:
categorydesc:
@@ -144,11 +150,13 @@ search:
text: "{{ .Config.sitelink }}"
infohash:
selector: infoHash
download:
selector: link
filters:
- name: append
args: "?passkey={{ .Config.passkey }}"
- name: tolower
_link:
selector: link
download:
# Fix: Hybrid download logic. If a passkey is provided, forge a magnet link to override it; otherwise, download the .torrent file provided by the API.
text: "{{ if .Config.passkey }}magnet:?xt=urn:btih:{{ .Result.infohash }}&dn={{ .Result.title }}&tr=https%3A%2F%2Ftracker.la-cale.space%2Fannounce%3Fpasskey%3D{{ .Config.passkey }}{{ else }}{{ .Result._link }}&apikey={{ .Config.apikey }}{{ end }}"
size:
selector: size
date:

View File

@@ -6,12 +6,17 @@ language: en-US
type: private
encoding: UTF-8
links:
- http://nordichd.sytes.net/
- http://nordichd.org/
legacylinks:
- https://nordichd.sytes.net/ # https not supported
- http://nordichd.sytes.net/
- https://nordichd.org/ # https not supported
caps:
categorymappings:
- {id: 46, cat: PC/Games, desc: "Games/PC"}
- {id: 47, cat: PC/Games, desc: "Games/PCRips"}
- {id: 48, cat: Console, desc: "Games/PS"}
- {id: 37, cat: Movies/HD, desc: "Internal/HD-1080p"}
- {id: 17, cat: Movies/HD, desc: "Internal/HD-720p"}
- {id: 30, cat: TV/HD, desc: "Internal/HDTV"}
@@ -19,11 +24,13 @@ caps:
- {id: 40, cat: Movies/HD, desc: "Internal/Mp4"}
- {id: 26, cat: Movies, desc: "Internal/Remux"}
- {id: 45, cat: Movies/WEB-DL, desc: "Internal/WEB-DL"}
- {id: 12, cat: TV/HD, desc: "HDTV-Packs"}
- {id: 25, cat: Movies/3D, desc: "Movies/3D-Ou"}
- {id: 16, cat: Movies/3D, desc: "Movies/3D-SbS"}
- {id: 5, cat: Movies/BluRay, desc: "Movies/BluRay"}
- {id: 38, cat: Movies/HD, desc: "Movies/HD-1080p"}
- {id: 10, cat: Movies/HD, desc: "Movies/HD-720p"}
- {id: 21, cat: TV/HD, desc: "Movies/HDTV"}
- {id: 29, cat: Movies/HD, desc: "Movies/mHD"}
- {id: 41, cat: Movies/HD, desc: "Movies/Mp4"}
- {id: 39, cat: Movies, desc: "Movies/Remux"}
@@ -33,8 +40,6 @@ caps:
- {id: 22, cat: Audio/MP3, desc: "Music-MP3"}
- {id: 43, cat: Audio/Video, desc: "Music/1080p"}
- {id: 42, cat: Audio/Video, desc: "Music/720p"}
- {id: 12, cat: TV/HD, desc: "HDTV-Packs"}
- {id: 21, cat: TV/HD, desc: "Movies/HDTV"}
modes:
search: [q]

View File

@@ -7,7 +7,7 @@ type: public
encoding: UTF-8
followredirect: true
links:
- https://torrentqq405.com/
- https://torrentqq406.com/
- https://torrentegg86.com/
legacylinks:
- https://torrentegg71.com/
@@ -19,7 +19,6 @@ legacylinks:
- https://torrentegg77.com/
- https://torrentegg78.com/
- https://torrentegg79.com/
- https://torrentqq390.com/
- https://torrentegg80.com/
- https://torrentqq391.com/
- https://torrentegg81.com/
@@ -40,6 +39,7 @@ legacylinks:
- https://torrentqq402.com/
- https://torrentqq403.com/
- https://torrentqq404.com/
- https://torrentqq405.com/
caps:
categorymappings:

View File

@@ -1,9 +1,9 @@
---
id: traht
name: TrahT
description: "TrahT is a RUSSIAN Public Torrent Tracker for 3X"
description: "TrahT is a RUSSIAN Semi-Private Torrent Tracker for 3X"
language: ru-RU
type: public
type: semi-private
encoding: windows-1251
links:
- https://traht.org/
@@ -18,9 +18,28 @@ caps:
search: [q]
settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: info_flaresolverr
type: info_flaresolverr
login:
path: takelogin.php
method: post
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
error:
- selector: td.embedded:has(div.error)
- selector: title:contains("403")
test:
path: /
selector: a[href*="logout.php"]
search:
paths:
# http://traht.org/browse.php?search=&cat=0&year=0&format=0

View File

@@ -18,7 +18,8 @@ caps:
- {id: 4, cat: XXX/UHD, desc: "XXX 2160p/UHD/4K"}
- {id: 3, cat: XXX/WEB-DL, desc: "XXX Movies/DVD/WEB"}
- {id: 5, cat: XXX/ImageSet, desc: "XXX IMAGESET"}
- {id: 6, cat: XXX/Other, desc: "XXX VR"}
- {id: 6, cat: XXX/Other, desc: "XXX VR/VirtualReality"}
- {id: 7, cat: XXX/Pack, desc: "XXX Pack/MegaPack"}
modes:
search: [q]