mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
devils-playground: migrated to TSSE 7.5
This commit is contained in:
@@ -2,37 +2,37 @@
|
|||||||
id: devils-playground
|
id: devils-playground
|
||||||
name: Devils-Playground
|
name: Devils-Playground
|
||||||
description: "Devils-Playground (Nbytez) is a Private Torrent Tracker for MOVIES / TV / GENERAL"
|
description: "Devils-Playground (Nbytez) is a Private Torrent Tracker for MOVIES / TV / GENERAL"
|
||||||
language: en-US
|
language: en-GB
|
||||||
type: private
|
type: private
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
links:
|
links:
|
||||||
- https://nbytez.me/
|
- http://devils-playground.org/
|
||||||
legacylinks:
|
legacylinks:
|
||||||
- https://devils-playground.org/
|
- https://devils-playground.org/
|
||||||
certificates:
|
- https://nbytez.me/
|
||||||
- 0c11383bf2b391ba5463fd1210fe85f8f49d8b86 # issued for devils-playground.org/ domain
|
- http://nbytez.me/
|
||||||
|
|
||||||
caps:
|
caps:
|
||||||
categorymappings:
|
categorymappings:
|
||||||
- {id: 82, cat: PC, desc: "0day"}
|
- {id: 3, cat: PC, desc: "Apps"}
|
||||||
- {id: 12, cat: PC, desc: "Anime"}
|
- {id: 4, cat: Books/EBook, desc: "Ebooks"}
|
||||||
- {id: 1, cat: PC, desc: "Apps"}
|
- {id: 22, cat: PC/Games, desc: "Games"}
|
||||||
- {id: 63, cat: Audio/Audiobook, desc: "Audiobooks"}
|
- {id: 15, cat: Movies, desc: "Movies"}
|
||||||
- {id: 24, cat: Books/EBook, desc: "E-Books"}
|
- {id: 19, cat: Movies/UHD, desc: "Movies/Bluray"}
|
||||||
- {id: 64, cat: PC/Games, desc: "Games"}
|
- {id: 20, cat: Movies, desc: "Movies/Packs"}
|
||||||
- {id: 30, cat: Movies/SD, desc: "Movies/Cam-TS"}
|
- {id: 17, cat: Movies/WEB-DL, desc: "Movies/Webrip"}
|
||||||
- {id: 31, cat: Movies, desc: "Movies/FooKaS RG"}
|
- {id: 16, cat: Movies/HD, desc: "Movies/x265"}
|
||||||
- {id: 70, cat: Movies/HD, desc: "Movies/HD-Blu-Ray"}
|
- {id: 18, cat: Movies/SD, desc: "Movies/XVID"}
|
||||||
- {id: 84, cat: Movies/SD, desc: "Movies/SD"}
|
- {id: 10, cat: Audio, desc: "Music/"}
|
||||||
- {id: 71, cat: Movies/UHD, desc: "Movies/UHD-Blu-Ray"}
|
- {id: 12, cat: Audio/Lossless, desc: "Music/FLAC"}
|
||||||
- {id: 55, cat: Movies/WEB-DL, desc: "Movies/Web"}
|
- {id: 11, cat: Audio/MP3, desc: "Music/MP3"}
|
||||||
- {id: 26, cat: Audio/Lossless, desc: "Music/FLAC"}
|
- {id: 14, cat: Audio, desc: "Music/Packs"}
|
||||||
- {id: 10, cat: Audio/MP3, desc: "Music/MP3"}
|
- {id: 13, cat: Audio, desc: "Music/Top UK 40"}
|
||||||
- {id: 29, cat: Movies, desc: "Packs/Movies"}
|
- {id: 5, cat: TV, desc: "TV"}
|
||||||
- {id: 19, cat: Audio, desc: "Packs/MP3"}
|
- {id: 9, cat: TV, desc: "TV/Packs"}
|
||||||
- {id: 61, cat: TV, desc: "Packs/TV"}
|
- {id: 6, cat: TV/HD, desc: "TV/x254"}
|
||||||
- {id: 45, cat: TV/HD, desc: "TV/HD"}
|
- {id: 7, cat: TV/HD, desc: "TV/x255"}
|
||||||
- {id: 36, cat: TV/SD, desc: "TV/SD"}
|
- {id: 8, cat: TV/SD, desc: "TV/XVID"}
|
||||||
|
|
||||||
modes:
|
modes:
|
||||||
search: [q]
|
search: [q]
|
||||||
@@ -50,17 +50,15 @@ settings:
|
|||||||
label: Password
|
label: Password
|
||||||
- name: freeleech
|
- name: freeleech
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Search freeleech only
|
label: Filter freeleech only
|
||||||
default: false
|
default: false
|
||||||
- name: sort
|
- name: sort
|
||||||
type: select
|
default: added
|
||||||
label: Sort requested from site
|
|
||||||
default: 4
|
|
||||||
options:
|
options:
|
||||||
4: created
|
added: created
|
||||||
7: seeders
|
seeders: seeders
|
||||||
5: size
|
size: size
|
||||||
1: title
|
name: title
|
||||||
- name: type
|
- name: type
|
||||||
type: select
|
type: select
|
||||||
label: Order requested from site
|
label: Order requested from site
|
||||||
@@ -71,7 +69,7 @@ settings:
|
|||||||
- name: info_tpp
|
- name: info_tpp
|
||||||
type: info
|
type: info
|
||||||
label: Results Per Page
|
label: Results Per Page
|
||||||
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.
|
default: For best results, change the <b>Torrents per page:</b> setting to <b>40</b> on your account profile. The default is <i>15</i>.
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: takelogin.php
|
path: takelogin.php
|
||||||
@@ -79,90 +77,87 @@ login:
|
|||||||
inputs:
|
inputs:
|
||||||
username: "{{ .Config.username }}"
|
username: "{{ .Config.username }}"
|
||||||
password: "{{ .Config.password }}"
|
password: "{{ .Config.password }}"
|
||||||
use_ssl: 1
|
|
||||||
perm_ssl: ""
|
|
||||||
returnto: /
|
|
||||||
error:
|
error:
|
||||||
- selector: table.main:contains("Login failed!")
|
- selector: table:contains("Error")
|
||||||
message:
|
|
||||||
selector: table tr td.colhead2
|
|
||||||
test:
|
test:
|
||||||
path: index.php
|
path: index.php
|
||||||
selector: a[href*="logout.php?hash_please="]
|
selector: a[href*="logout.php?logouthash="]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
# https://devils-playground.org/browse.php?c5=1&c16=1&search=&searchin=title&incldead=1&only_free=1&sort=4&type=desc
|
|
||||||
- path: browse.php
|
- path: browse.php
|
||||||
inputs:
|
inputs:
|
||||||
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
|
do: search
|
||||||
search: "{{ .Keywords }}"
|
# does not support multi categories so defaulting to ALL
|
||||||
# title, descr, genre, all
|
category: 0
|
||||||
searchin: title
|
# yes incldead, no activeonly
|
||||||
# 0 active, 1 incldead, 2 onlydead
|
include_dead_torrents: yes
|
||||||
incldead: 1
|
keywords: "{{ .Keywords }}"
|
||||||
only_free: "{{ if .Config.freeleech }}1{{ else }}{{ end }}"
|
# t_name, t_description, t_both, t_uploader, t_genre
|
||||||
|
search_type: t_name
|
||||||
sort: "{{ .Config.sort }}"
|
sort: "{{ .Config.sort }}"
|
||||||
type: "{{ .Config.type }}"
|
order: "{{ .Config.type }}"
|
||||||
|
# does not return imdb link in results, does not support imdbid searches
|
||||||
keywordsfilters:
|
keywordsfilters:
|
||||||
- name: re_replace
|
- name: re_replace # replace special characters with "%" (wildcard)
|
||||||
args: ["(\\w+)", " +$1"] # prepend + to each word
|
args: ["[^a-zA-Z0-9]+", "%"]
|
||||||
|
|
||||||
rows:
|
rows:
|
||||||
selector: table.table-bordered tr:has(a[href^="download.php?torrent="])
|
selector: "table#sortabletable tbody tr:has(a[href*=\"download.php?id=\"]){{ if .Config.freeleech }}:has(img[src$=\"/freedownload.gif\"]){{ else }}{{ end }}"
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
category:
|
category:
|
||||||
selector: a[href^="browse.php?cat="]
|
selector: a[href*="browse.php?category="]
|
||||||
attribute: href
|
attribute: href
|
||||||
filters:
|
filters:
|
||||||
- name: querystring
|
- name: querystring
|
||||||
args: cat
|
args: category
|
||||||
title:
|
title:
|
||||||
selector: a[href^="details.php?id="]
|
# is often abbreviated
|
||||||
attribute: onmouseover
|
selector: a[href*="details.php?id="]
|
||||||
filters:
|
title:
|
||||||
- name: regexp
|
# usually longer than details title
|
||||||
args: "Tip\\('<b>(.+?)</b>"
|
selector: div[id^="port-content-"] div
|
||||||
|
optional: true
|
||||||
details:
|
details:
|
||||||
selector: a[href^="details.php?id="]
|
selector: a[href*="details.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
download:
|
download:
|
||||||
selector: a[href^="download.php?torrent="]
|
selector: a[href*="download.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
files:
|
poster:
|
||||||
selector: td:nth-child(5)
|
selector: div[id^="port-content-"] img
|
||||||
|
attribute: src
|
||||||
date:
|
date:
|
||||||
selector: td:nth-child(7):contains("day")
|
selector: td:nth-child(2) > div:last-child
|
||||||
optional: true
|
|
||||||
filters:
|
|
||||||
- name: fuzzytime
|
|
||||||
date:
|
|
||||||
selector: td:nth-child(7):not(:contains("day"))
|
|
||||||
optional: true
|
|
||||||
filters:
|
filters:
|
||||||
|
- name: regexp
|
||||||
|
args: (\d{2}-\d{2}-\d{4} \d{2}:\d{2})
|
||||||
- name: append
|
- name: append
|
||||||
args: " +00:00" # auto adjusted by site account profile
|
args: " +00:00" # auto adjusted by site account profile
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "Jan 2 2006 03:04 PM -07:00"
|
args: "02-01-2006 15:04 -07:00"
|
||||||
size:
|
size:
|
||||||
selector: td:nth-child(8)
|
selector: td:nth-child(5)
|
||||||
grabs:
|
grabs:
|
||||||
selector: td:nth-child(9)
|
selector: td:nth-child(6)
|
||||||
seeders:
|
seeders:
|
||||||
selector: td:nth-child(10)
|
selector: td:nth-child(7)
|
||||||
leechers:
|
leechers:
|
||||||
selector: td:nth-child(11)
|
selector: td:nth-child(8)
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
"a.info:contains(\"[FREE]\")": 0
|
img[src$="/freedownload.gif"]: 0
|
||||||
"a.info:contains(\"[SILVER]\")": 0.5
|
img[src$="/silverdownload.gif"]: 0.5
|
||||||
"*": 1
|
"*": 1
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
case:
|
||||||
minimumratio:
|
img[src$="/x2.gif"]: 2
|
||||||
text: 1.0
|
"*": 1
|
||||||
minimumseedtime:
|
# TBD, Rules and FAQ do not cover this yet
|
||||||
# 2 days (as seconds = 2 x 24 x 60 x 60)
|
# minimumratio:
|
||||||
text: 172800
|
# text: 1.0
|
||||||
# U-232 V5
|
# minimumseedtime:
|
||||||
|
# # 2 days (as seconds = 2 x 24 x 60 x 60)
|
||||||
|
# text: 172800
|
||||||
|
# TS Special Edition v.7.5
|
||||||
|
Reference in New Issue
Block a user