torrent-paradise-ml: removed. resolves #4598

This commit is contained in:
Garfield69
2022-01-27 06:41:54 +13:00
parent dc1961b105
commit 7ee9e389a0
3 changed files with 1 additions and 59 deletions

View File

@@ -144,7 +144,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* TOROS
* Torrent Downloads (TD)
* Torrent Oyun indir
* Torrent Paradise (ML)
* torrent.by
* torrent-pirat
* Torrent9

View File

@@ -1,58 +0,0 @@
---
id: torrent-paradise-ml
name: Torrent Paradise (ML)
description: "The most innovative torrent site"
language: en-US
type: public
encoding: UTF-8
links:
- https://torrent-paradise.ml/
caps:
categorymappings:
- {id: 8000, cat: Other, desc: Other}
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
music-search: [q]
book-search: [q]
settings: []
search:
paths:
# https://torrent-paradise.ml/api/search?q=2021
- path: api/search
response:
type: json
noResultsMessage: "null"
inputs:
q: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
rows:
selector: $
fields:
category:
text: 8000
title:
selector: text
details:
text: "{{ .Config.sitelink }}"
infohash:
selector: id
date:
text: now
size:
selector: len
seeders:
selector: s
leechers:
selector: l
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# json engine n/a

View File

@@ -478,6 +478,7 @@ namespace Jackett.Updater
"Definitions/tntfork.yml",
"Definitions/tntvillage.yml",
"Definitions/topnow.yml",
"Definitions/torrent-paradise-ml.yml",
"Definitions/torrent4you.yml",
"Definitions/torrentbomb.yml",
"Definitions/torrentcouch.yml",