mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-11 14:19:17 +02:00
Compare commits
17 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d15560099b | ||
![]() |
b664abdab6 | ||
![]() |
856e6d0954 | ||
![]() |
b72d4f3ab2 | ||
![]() |
04ddc20d2a | ||
![]() |
33523003d2 | ||
![]() |
7133c99dde | ||
![]() |
c7a5041294 | ||
![]() |
f355ef26b6 | ||
![]() |
ee59fc0c5c | ||
![]() |
1df4ec64f5 | ||
![]() |
c6fc22dde3 | ||
![]() |
f7f35c6458 | ||
![]() |
e6533be431 | ||
![]() |
b6b37e2378 | ||
![]() |
2ec26ac987 | ||
![]() |
e305d5828d |
@@ -444,7 +444,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
||||
* Nbytez
|
||||
* NCore
|
||||
* Nebulance (NBL) (TransmiTheNet)
|
||||
* nForce
|
||||
* NetCosmo
|
||||
* NetLab
|
||||
* NorBits
|
||||
|
@@ -135,7 +135,8 @@ search:
|
||||
# searchIn: 0 all, 1 active, 2 dead, 3 highlights, 4 own uploads, 5 uploads bots, 6 onlyupload, 7 multiplier, 8 %download, 9 freeleech
|
||||
searchIn: "{{ if .Config.freeleech }}9{{ else }}0{{ end }}"
|
||||
# 1 25, 2 50, 3 75, 4 100
|
||||
limit: 2
|
||||
# api only responds with results if limit=1 is used !?! (as at 22-Nov-2021)
|
||||
limit: 1
|
||||
downloadLink: 1
|
||||
# 1 = Sat, 28 Nov 2020 23:29:38 +0100 (DEFAULT VALUE) , 2 = 1606606178 (UNIX TIMESTAMP) , 3 = 28.11.2020 23:29.38 (German Timestamp) , 4 = 2020-11-28 23:29:38 (Default Datetime)
|
||||
timeFormat: 2
|
||||
|
@@ -11,7 +11,7 @@ links:
|
||||
caps:
|
||||
categorymappings:
|
||||
# Movie
|
||||
- {id: 28, cat: Movies/SD, desc: "Movie - Xvid/x264"}
|
||||
- {id: 28, cat: Movies/SD, desc: "Movie - SD"}
|
||||
- {id: 155, cat: Movies/DVD, desc: "Movie - DVD"}
|
||||
- {id: 130, cat: Movies/SD, desc: "Movie - SD-Pack"}
|
||||
# Movie-HD
|
||||
@@ -131,9 +131,9 @@ search:
|
||||
":has(div.kat_cat_pic_name:contains(\"Movie-HD\")):has(div.kat_cat_pic_name_b:contains(\"HD-Pack\"))": 162
|
||||
":has(div.kat_cat_pic_name:contains(\"Movie-HD\")):has(div.kat_cat_pic_name_b:contains(\"HD\"))": 32
|
||||
# Movie
|
||||
":has(div.kat_cat_pic_name:contains(\"Movie\")):has(div.kat_cat_pic_name_b:contains(\"Xvid/x264\"))": 28
|
||||
":has(div.kat_cat_pic_name:contains(\"Movie\")):has(div.kat_cat_pic_name_b:contains(\"DVD\"))": 155
|
||||
":has(div.kat_cat_pic_name:contains(\"Movie\")):has(div.kat_cat_pic_name_b:contains(\"SD-Pack\"))": 130
|
||||
":has(div.kat_cat_pic_name:contains(\"Movie\")):has(div.kat_cat_pic_name_b:contains(\"SD\"))": 28
|
||||
# Serien
|
||||
":has(div.kat_cat_pic_name:contains(\"Serien\")):has(div.kat_cat_pic_name_b:contains(\"Xvid/x264\"))": 60
|
||||
":has(div.kat_cat_pic_name:contains(\"Serien\")):has(div.kat_cat_pic_name_b:contains(\"720p/1080p\"))": 157
|
||||
|
@@ -39,6 +39,8 @@ caps:
|
||||
- {id: 38, cat: TV/Documentary, desc: "Doku - HD"}
|
||||
- {id: 37, cat: TV/Documentary, desc: "Doku - SD"}
|
||||
- {id: 144, cat: TV/Documentary, desc: "Doku - Pack SD/HD"}
|
||||
# Empfohlene
|
||||
- {id: 150, cat: Other, desc: "Empfohlene - Torrents"}
|
||||
# Games
|
||||
- {id: 16, cat: PC/Games, desc: "Games - PC"}
|
||||
- {id: 14, cat: Console/Other, desc: "Games - Wimmelbild"}
|
||||
@@ -150,6 +152,8 @@ search:
|
||||
":has(div.kat_cat_pic_name:contains(\"Doku\")):has(div.kat_cat_pic_name_b:contains(\"Pack\"))": 144
|
||||
":has(div.kat_cat_pic_name:contains(\"Doku\")):has(div.kat_cat_pic_name_b:contains(\"HD\"))": 38
|
||||
":has(div.kat_cat_pic_name:contains(\"Doku\")):has(div.kat_cat_pic_name_b:contains(\"SD\"))": 37
|
||||
# Empfohlene
|
||||
":has(div.kat_cat_pic_name:contains(\"Empfohlene\")):has(div.kat_cat_pic_name_b:contains(\"Torrents\"))": 150
|
||||
# Games
|
||||
":has(div.kat_cat_pic_name:contains(\"Games\")):has(div.kat_cat_pic_name_b:contains(\"PC\"))": 16
|
||||
":has(div.kat_cat_pic_name:contains(\"Games\")):has(div.kat_cat_pic_name_b:contains(\"Wimmelbild\"))": 14
|
||||
|
@@ -36,6 +36,7 @@ caps:
|
||||
- {id: 64, cat: Books/EBook, desc: "Literatuur"}
|
||||
- {id: 65, cat: Books/EBook, desc: "Non-Fiction"}
|
||||
- {id: 66, cat: Books/EBook, desc: "Bladmuziek"}
|
||||
- {id: 67, cat: Books/EBook, desc: "young Adult"}
|
||||
|
||||
modes:
|
||||
search: [q]
|
||||
|
@@ -46,10 +46,11 @@ caps:
|
||||
- {id: 34, cat: TV/Anime, desc: "Anime Altri Cartoni"}
|
||||
- {id: 62, cat: TV/Anime, desc: "Anime Natale Bimbi Girotor"}
|
||||
# TELEVISIONE
|
||||
- {id: 36, cat: TV, desc: "TV Serie TV"}
|
||||
- {id: 77, cat: TV, desc: "TV Reality"}
|
||||
- {id: 37, cat: TV, desc: "TV Film TV"}
|
||||
- {id: 36, cat: TV, desc: "TV Serie"}
|
||||
- {id: 99, cat: TV/HD, desc: "TV Serie Hevc"}
|
||||
- {id: 37, cat: TV, desc: "TV Film"}
|
||||
- {id: 59, cat: TV/Sport, desc: "TV Sport"}
|
||||
- {id: 77, cat: TV, desc: "TV Reality"}
|
||||
- {id: 38, cat: TV, desc: "TV Concerti-Spettacoli"}
|
||||
- {id: 39, cat: TV, desc: "TV Teatro-Cabaret"}
|
||||
- {id: 40, cat: TV/Documentary, desc: "Tv Documentario"}
|
||||
@@ -62,20 +63,20 @@ caps:
|
||||
- {id: 58, cat: Audio, desc: "Musica Discografie"}
|
||||
- {id: 97, cat: Audio/Lossless, desc: "Musica Flac"}
|
||||
# SALA GIOCHI
|
||||
- {id: 47, cat: PC/Games, desc: "PC Games"}
|
||||
- {id: 48, cat: Console/PS3, desc: "PC Giochi PS2-PS3"}
|
||||
- {id: 49, cat: Console/Wii, desc: "PC Giochi Nintendo Wii"}
|
||||
- {id: 50, cat: Console/XBox, desc: "PC Giochi Xbox"}
|
||||
- {id: 51, cat: Console/PSP, desc: "PC Giochi PSP"}
|
||||
- {id: 52, cat: Console/3DS, desc: "PC Giochi DS-DS3"}
|
||||
- {id: 47, cat: PC/Games, desc: "Giochi PC"}
|
||||
- {id: 48, cat: Console/PS3, desc: "Giochi PS2-PS3"}
|
||||
- {id: 49, cat: Console/Wii, desc: "Giochi Nintendo Wii"}
|
||||
- {id: 50, cat: Console/XBox, desc: "Giochi Xbox"}
|
||||
- {id: 51, cat: Console/PSP, desc: "Giochi PSP"}
|
||||
- {id: 52, cat: Console/3DS, desc: "Giochi Nintendo DS-DS3"}
|
||||
# SOFTWARE
|
||||
- {id: 54, cat: PC, desc: "PC Programmi Windows"}
|
||||
- {id: 55, cat: PC/Mac, desc: "PC Mac"}
|
||||
- {id: 69, cat: PC, desc: "PC Portable"}
|
||||
- {id: 56, cat: PC, desc: "PC Linux"}
|
||||
- {id: 54, cat: PC, desc: "Programmi Windows"}
|
||||
- {id: 55, cat: PC/Mac, desc: "Programmi Mac"}
|
||||
- {id: 69, cat: PC, desc: "Programmi Portable"}
|
||||
- {id: 56, cat: PC, desc: "Programmi Linux"}
|
||||
# CELLULARI-PALMARI
|
||||
- {id: 68, cat: PC/Mobile-iOS, desc: "IPhone-IPad"}
|
||||
- {id: 71, cat: PC/Mobile-Android, desc: "Android APP"}
|
||||
- {id: 71, cat: PC/Mobile-Android, desc: "Android"}
|
||||
- {id: 74, cat: Other, desc: "Varie"}
|
||||
- {id: 75, cat: Other, desc: "Immagini Wallpaper"}
|
||||
|
||||
|
@@ -1,186 +0,0 @@
|
||||
---
|
||||
id: nforce
|
||||
name: nForce
|
||||
description: "nForce is a HUNGARIAN Private Tracker for MOVIES / TV"
|
||||
language: hu-HU
|
||||
type: private
|
||||
encoding: ISO-8859-2
|
||||
links:
|
||||
- http://n-force.eu/ # site does not support https ERR_CONNECTION_REFUSED
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
- {id: 3, cat: Movies/DVD, desc: "Film DVD/EN"}
|
||||
- {id: 4, cat: Movies/DVD, desc: "Film DVD/HU"}
|
||||
- {id: 5, cat: Movies/SD, desc: "Film XviD/EN"}
|
||||
- {id: 6, cat: Movies/SD, desc: "Film XviD/HU"}
|
||||
- {id: 7, cat: Movies/DVD, desc: "Film DVD9/EN"}
|
||||
- {id: 8, cat: Movies/DVD, desc: "Film DVD9/HU"}
|
||||
- {id: 9, cat: Movies/HD, desc: "Film HD/EN"}
|
||||
- {id: 10, cat: Movies/HD, desc: "Film HD/HU"}
|
||||
- {id: 36, cat: Movies/SD, desc: "Film SD/HU"}
|
||||
- {id: 37, cat: Movies/SD, desc: "Film SD/EN"}
|
||||
- {id: 26, cat: PC/Games, desc: "Játék PC/ISO"}
|
||||
- {id: 27, cat: PC/Games, desc: "Játék PC/RIP"}
|
||||
- {id: 28, cat: Console, desc: "Játék PC/Konzol"}
|
||||
- {id: 40, cat: Other, desc: "Kepek Kep/HDkep"}
|
||||
- {id: 1, cat: Books/EBook, desc: "Könyv eBook/EN"}
|
||||
- {id: 2, cat: Books/EBook, desc: "Könyv eBook/HU"}
|
||||
- {id: 29, cat: PC/ISO, desc: "Program Prog/ISO"}
|
||||
- {id: 30, cat: PC/0day, desc: "Program Prog/RIP"}
|
||||
- {id: 31, cat: PC/Mobile-Other, desc: "Program Prog/Mobil"}
|
||||
- {id: 11, cat: TV/SD, desc: "Sorozat DVDR/EN"}
|
||||
- {id: 12, cat: TV/SD, desc: "Sorozat DVDR/HU"}
|
||||
- {id: 13, cat: TV/SD, desc: "Sorozat XviD/EN"}
|
||||
- {id: 14, cat: TV/SD, desc: "Sorozat XviD/HU"}
|
||||
- {id: 15, cat: TV/HD, desc: "Sorozat HD/EN"}
|
||||
- {id: 16, cat: TV/HD, desc: "Sorozat HD/HU"}
|
||||
- {id: 34, cat: TV/Sport, desc: "Sport EN"}
|
||||
- {id: 35, cat: TV/Sport, desc: "Sport HU"}
|
||||
- {id: 22, cat: XXX/SD, desc: "XXX XviD"}
|
||||
- {id: 23, cat: XXX/DVD, desc: "XXX DVDR"}
|
||||
- {id: 24, cat: XXX/x264, desc: "XXX HD"}
|
||||
- {id: 25, cat: XXX/ImageSet, desc: "XXX Imageset"}
|
||||
- {id: 39, cat: XXX/ImageSet, desc: "XXX Imageset"}
|
||||
- {id: 17, cat: Audio/MP3, desc: "Zene MP3/EN"}
|
||||
- {id: 18, cat: Audio/MP3, desc: "Zene MP3/HU"}
|
||||
- {id: 19, cat: Audio/Lossless, desc: "Zene Lossless/EN"}
|
||||
- {id: 20, cat: Audio/Lossless, desc: "Zene Lossless/HU"}
|
||||
- {id: 21, cat: Audio/Video, desc: "Zene Klip"}
|
||||
|
||||
modes:
|
||||
search: [q]
|
||||
tv-search: [q, season, ep]
|
||||
movie-search: [q]
|
||||
book-search: [q]
|
||||
music-search: [q]
|
||||
|
||||
settings:
|
||||
- name: username
|
||||
type: text
|
||||
label: Username
|
||||
- name: password
|
||||
type: password
|
||||
label: Password
|
||||
- name: freeleech
|
||||
type: checkbox
|
||||
label: Search FreeLeech only
|
||||
default: false
|
||||
- name: sort
|
||||
type: select
|
||||
label: Sort requested from site
|
||||
default: 3
|
||||
options:
|
||||
1: title
|
||||
3: added
|
||||
4: size
|
||||
6: seeders
|
||||
- name: type
|
||||
type: select
|
||||
label: Order requested from site
|
||||
default: desc
|
||||
options:
|
||||
desc: desc
|
||||
asc: asc
|
||||
- name: info_tpp
|
||||
type: info
|
||||
label: Results Per Page
|
||||
default: For best results, change the <b>Torrent oldalanként:</b> setting to <b>100</b> on your account profile.
|
||||
|
||||
login:
|
||||
path: nem_vagy_bejelentkezve.php?muvelet=belepes
|
||||
method: post
|
||||
inputs:
|
||||
username: "{{ .Config.username }}"
|
||||
password: "{{ .Config.password }}"
|
||||
error:
|
||||
- selector: table:contains("Sajnálom")
|
||||
test:
|
||||
path: index.php?oldal=1
|
||||
selector: a[href^="kilepes.php?"]
|
||||
|
||||
search:
|
||||
paths:
|
||||
- path: torrentek.php
|
||||
inputs:
|
||||
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
|
||||
search: "{{ .Keywords }}"
|
||||
# 0 name, 1 descr, 2 both
|
||||
# name only search is broken.
|
||||
miben: 2
|
||||
# 0 active, 1 all, 2 deadonly, 3 freeleech, 4 double, 5 featured, 6 unverified, 8 incorrect, 9 uploader
|
||||
szures: "{{ if .Config.freeleech }}3{{ else }}1{{ end }}"
|
||||
sort: "{{ .Config.sort }}"
|
||||
type: "{{ .Config.type }}"
|
||||
# site does not support imdbid searching
|
||||
|
||||
rows:
|
||||
selector: div#box_torrent_all
|
||||
filters:
|
||||
- name: andmatch
|
||||
|
||||
fields:
|
||||
category:
|
||||
selector: a[href^="torrentek.php?cat="]
|
||||
attribute: href
|
||||
filters:
|
||||
- name: querystring
|
||||
args: cat
|
||||
title_default:
|
||||
# can be abbreviated
|
||||
selector: a[href^="javascript:lenyit("]
|
||||
title_optional:
|
||||
# usually full length
|
||||
selector: a[href^="javascript:lenyit("]
|
||||
attribute: title
|
||||
optional: true
|
||||
title:
|
||||
text: "{{ if .Result.title_optional }}{{ .Result.title_optional }}{{ else }}{{ .Result.title_default }}{{ end }}"
|
||||
id:
|
||||
selector: a[href^="javascript:lenyit("]
|
||||
attribute: href
|
||||
filters:
|
||||
- name: regexp
|
||||
args: (\d+)
|
||||
details:
|
||||
text: "torrent_adatlap.php?id={{ .Result.id }}"
|
||||
poster:
|
||||
selector: a[onmouseover]
|
||||
attribute: onmouseover
|
||||
filters:
|
||||
- name: regexp
|
||||
args: "src=(.*?) "
|
||||
download:
|
||||
text: "torrent_letoltes.php/{{ .Result.id }}/{{ .Result.title }}.torrent"
|
||||
imdbid:
|
||||
selector: a[href*="imdb.com/title/tt"]
|
||||
attribute: href
|
||||
date:
|
||||
selector: div.box_feltoltve2
|
||||
filters:
|
||||
- name: append
|
||||
args: " +01:00" # CET
|
||||
- name: dateparse
|
||||
args: "2006-01-02 15:04:05 -07:00"
|
||||
size:
|
||||
selector: div.box_meret2
|
||||
grabs:
|
||||
selector: div.box_d2
|
||||
seeders:
|
||||
selector: div.box_s2
|
||||
leechers:
|
||||
selector: div.box_l2
|
||||
downloadvolumefactor:
|
||||
case:
|
||||
img[src="images/ellenorzes/free.png"]: 0
|
||||
"*": 1
|
||||
uploadvolumefactor:
|
||||
case:
|
||||
img[src="images/ellenorzes/dupla.png"]: 2
|
||||
"*": 1
|
||||
minimumratio:
|
||||
text: 1.0
|
||||
minimumseedtime:
|
||||
# 2 days (as seconds = 2 x 24 x 60 x 60)
|
||||
text: 172800
|
||||
# TBDEV custom v4.0
|
@@ -12,10 +12,12 @@ caps:
|
||||
# dont forget to update the case block in the search fields category
|
||||
categorymappings:
|
||||
- {id: 15, cat: TV, desc: "TV Show"}
|
||||
- {id: 16, cat: Movies, desc: "Movie"}
|
||||
|
||||
modes:
|
||||
search: [q]
|
||||
tv-search: [q, season, ep, imdbid, tvdbid]
|
||||
movie-search: [q, imdbid, tmdbid]
|
||||
|
||||
settings:
|
||||
- name: apikey
|
||||
@@ -65,6 +67,7 @@ search:
|
||||
selector: category
|
||||
case:
|
||||
"TV Show": 15
|
||||
"Movie": 16
|
||||
title:
|
||||
selector: name
|
||||
details:
|
||||
|
@@ -11,10 +11,12 @@ links:
|
||||
caps:
|
||||
categorymappings:
|
||||
- {id: 15, cat: TV, desc: "TV Show"}
|
||||
- {id: 16, cat: Movies, desc: "Movie"}
|
||||
|
||||
modes:
|
||||
search: [q]
|
||||
tv-search: [q, season, ep, imdbid, tvdbid]
|
||||
movie-search: [q, imdbid, tmdbid]
|
||||
|
||||
settings:
|
||||
- name: username
|
||||
|
@@ -161,6 +161,7 @@ search:
|
||||
args: " +00:00" # auto adjusted by site account profile
|
||||
- name: fuzzytime
|
||||
date_year:
|
||||
# Uploaded 14-11-2021 09:41 by
|
||||
selector: div.torrentOwner:contains("-")
|
||||
optional: true
|
||||
filters:
|
||||
|
@@ -52,8 +52,9 @@ caps:
|
||||
- {id: 287, cat: TV/Anime, desc: "Tv Serien Anime SD"}
|
||||
- {id: 286, cat: TV/Anime, desc: "Tv Serien Anime HD"}
|
||||
# Sport
|
||||
- {id: 62, cat: TV/Sport, desc: "Sport SD "}
|
||||
- {id: 282, cat: TV/Sport, desc: "Sport HD"}
|
||||
- {id: 62, cat: TV/Sport, desc: "Sport Formel 1"}
|
||||
- {id: 282, cat: TV/Sport, desc: "Sport Sonstiges"}
|
||||
- {id: 313, cat: TV/Sport, desc: "Sport Wrestling"}
|
||||
# Internat.
|
||||
- {id: 307, cat: Movies/SD, desc: "Filme SD"}
|
||||
- {id: 308, cat: Movies/HD, desc: "Filme HD"}
|
||||
@@ -196,8 +197,9 @@ search:
|
||||
":has(div.kat_cat_pic_name:contains(\"App\")):has(div.kat_cat_pic_name_b:contains(\"Mac\"))": 10
|
||||
":has(div.kat_cat_pic_name:contains(\"App\")):has(div.kat_cat_pic_name_b:contains(\"Android\"))": 127
|
||||
# Sport
|
||||
":has(div.kat_cat_pic_name:contains(\"Sport\")):has(div.kat_cat_pic_name_b:contains(\"SD\"))": 62
|
||||
":has(div.kat_cat_pic_name:contains(\"Sport\")):has(div.kat_cat_pic_name_b:contains(\"HD\"))": 282
|
||||
":has(div.kat_cat_pic_name:contains(\"Sport\")):has(div.kat_cat_pic_name_b:contains(\"Formel\"))": 62
|
||||
":has(div.kat_cat_pic_name:contains(\"Sport\")):has(div.kat_cat_pic_name_b:contains(\"Sonstiges\"))": 282
|
||||
":has(div.kat_cat_pic_name:contains(\"Sport\")):has(div.kat_cat_pic_name_b:contains(\"Wrestling\"))": 313
|
||||
# Internat
|
||||
":has(div.kat_cat_pic_name:contains(\"Internat\")):has(div.kat_cat_pic_name_b:contains(\"Filme SD\"))": 307
|
||||
":has(div.kat_cat_pic_name:contains(\"Internat\")):has(div.kat_cat_pic_name_b:contains(\"Filme HD\"))": 308
|
||||
|
@@ -211,9 +211,10 @@ download:
|
||||
|
||||
search:
|
||||
# https://torrentparadise.org/search.php?f=monday+night
|
||||
# https://torrentparadise.org/recent
|
||||
# https://torrentparadise.org/recent # returns 404 as at 8 Nov 2021 #6385
|
||||
# https://torrentparadise.cc/top100
|
||||
paths:
|
||||
- path: "{{ if .Keywords }}search.php?f={{ .Keywords }}{{ else }}recent{{ end }}"
|
||||
- path: "{{ if .Keywords }}search.php?f={{ .Keywords }}{{ else }}top100{{ end }}"
|
||||
|
||||
rows:
|
||||
selector: table.table-bordered > tbody > tr.table-default
|
||||
|
@@ -7,31 +7,8 @@ type: public
|
||||
encoding: UTF-8
|
||||
followredirect: true
|
||||
links:
|
||||
- https://torrentqq115.com/
|
||||
- https://torrentqq117.com/
|
||||
legacylinks:
|
||||
- https://torrentqq76.com/
|
||||
- https://torrentqq77.com/
|
||||
- https://torrentqq78.com/
|
||||
- https://torrentqq79.com/
|
||||
- https://torrentqq80.com/
|
||||
- https://torrentqq81.com/
|
||||
- https://torrentqq82.com/
|
||||
- https://torrentqq83.com/
|
||||
- https://torrentqq84.com/
|
||||
- https://torrentqq85.com/
|
||||
- https://torrentqq86.com/
|
||||
- https://torrentqq87.com/
|
||||
- https://torrentqq88.com/
|
||||
- https://torrentqq89.com/
|
||||
- https://torrentqq90.com/
|
||||
- https://torrentqq91.com/
|
||||
- https://torrentqq92.com/
|
||||
- https://torrentqq93.com/
|
||||
- https://torrentqq95.com/
|
||||
- https://torrentqq96.com/
|
||||
- https://torrentqq97.com/
|
||||
- https://torrentqq98.com/
|
||||
- https://torrentqq99.com/
|
||||
- https://torrentqq100.com/
|
||||
- https://torrentqq101.com/
|
||||
- https://torrentqq102.com/
|
||||
@@ -47,6 +24,7 @@ legacylinks:
|
||||
- https://torrentqq112.com/
|
||||
- https://torrentqq113.com/
|
||||
- https://torrentqq114.com/
|
||||
- https://torrentqq115.com/
|
||||
|
||||
caps:
|
||||
categorymappings:
|
||||
|
@@ -75,7 +75,7 @@ namespace Jackett.Common.Indexers
|
||||
AddCategoryMapping(24, TorznabCatType.MoviesSD, "Movies GER/SD");
|
||||
AddCategoryMapping(18, TorznabCatType.MoviesHD, "Movies GER/720p");
|
||||
AddCategoryMapping(17, TorznabCatType.MoviesHD, "Movies GER/1080p");
|
||||
AddCategoryMapping(20, TorznabCatType.MoviesHD, "Movies GER/2160p");
|
||||
AddCategoryMapping(20, TorznabCatType.MoviesUHD, "Movies GER/2160p");
|
||||
AddCategoryMapping(45, TorznabCatType.MoviesOther, "Movies GER/Remux");
|
||||
AddCategoryMapping(19, TorznabCatType.MoviesBluRay, "Movies GER/BluRay");
|
||||
AddCategoryMapping(34, TorznabCatType.TVAnime, "Movies GER/Anime");
|
||||
@@ -84,7 +84,7 @@ namespace Jackett.Common.Indexers
|
||||
AddCategoryMapping(22, TorznabCatType.MoviesSD, "Movies ENG/SD");
|
||||
AddCategoryMapping(35, TorznabCatType.MoviesHD, "Movies ENG/720p");
|
||||
AddCategoryMapping(43, TorznabCatType.MoviesHD, "Movies ENG/1080p");
|
||||
AddCategoryMapping(37, TorznabCatType.MoviesHD, "Movies ENG/2160p");
|
||||
AddCategoryMapping(48, TorznabCatType.MoviesUHD, "Movies ENG/2160p");
|
||||
AddCategoryMapping(46, TorznabCatType.MoviesOther, "Movies ENG/Remux");
|
||||
AddCategoryMapping(38, TorznabCatType.MoviesBluRay, "Movies ENG/BluRay");
|
||||
AddCategoryMapping(39, TorznabCatType.TVAnime, "Movies ENG/Anime");
|
||||
@@ -190,7 +190,7 @@ namespace Jackett.Common.Indexers
|
||||
{
|
||||
var releases = new List<ReleaseInfo>();
|
||||
|
||||
var searchUrl = "browse";
|
||||
var searchUrl = APIUrl + "browse";
|
||||
var searchString = query.GetQueryString();
|
||||
var queryCollection = new NameValueCollection
|
||||
{
|
||||
@@ -204,15 +204,19 @@ namespace Jackett.Common.Indexers
|
||||
queryCollection.Add("search", searchString);
|
||||
|
||||
var cats = MapTorznabCapsToTrackers(query);
|
||||
if (cats.Count > 0)
|
||||
queryCollection.Add("cats", string.Join(",", cats));
|
||||
if (cats.Count == 0)
|
||||
cats = GetAllTrackerCategories();
|
||||
queryCollection.Add("cats", string.Join(",", cats));
|
||||
|
||||
searchUrl += "?" + queryCollection.GetQueryString();
|
||||
|
||||
if (string.IsNullOrWhiteSpace(passkey))
|
||||
await ApplyConfiguration(null);
|
||||
|
||||
var result = await SendAPIRequest(searchUrl, null);
|
||||
var results = await RequestWithCookiesAndRetryAsync(searchUrl, referer: SiteLink, headers: APIHeaders);
|
||||
if (!results.ContentString.StartsWith("{")) // not JSON => error
|
||||
throw new ExceptionWithConfigData(results.ContentString, configData);
|
||||
var result = JsonConvert.DeserializeObject<dynamic>(results.ContentString);
|
||||
try
|
||||
{
|
||||
if (result["error"] != null)
|
||||
|
@@ -390,6 +390,7 @@ namespace Jackett.Updater
|
||||
"Definitions/music-master.yml",
|
||||
"Definitions/nachtwerk.yml",
|
||||
"Definitions/nexttorrent.yml",
|
||||
"Definitions/nforce.yml",
|
||||
"Definitions/nnm-club.yml", // renamed to noname-club
|
||||
"Definitions/nordichd.yml",
|
||||
"Definitions/nordicplus.yml",
|
||||
|
Reference in New Issue
Block a user