mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
add xider-torrent a private Hungarian site. resolves #14877
This commit is contained in:
@@ -333,7 +333,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
|||||||
* Ebooks-Shares
|
* Ebooks-Shares
|
||||||
* Empornium (EMP) [![(invite needed)][inviteneeded]](#)
|
* Empornium (EMP) [![(invite needed)][inviteneeded]](#)
|
||||||
* eShareNet
|
* eShareNet
|
||||||
* eStone (XiDER, BigTorrent)
|
* eStone (BigTorrent)
|
||||||
* Exitorrent.org [![(invite needed)][inviteneeded]](#)
|
* Exitorrent.org [![(invite needed)][inviteneeded]](#)
|
||||||
* ExoticaZ (YourExotic)
|
* ExoticaZ (YourExotic)
|
||||||
* ExtremeBits
|
* ExtremeBits
|
||||||
@@ -615,6 +615,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
|
|||||||
* Wukong
|
* Wukong
|
||||||
* x-ite.me (XM)
|
* x-ite.me (XM)
|
||||||
* xBytesV2
|
* xBytesV2
|
||||||
|
* Xider-Torrent
|
||||||
* XSpeeds (XS)
|
* XSpeeds (XS)
|
||||||
* Xthor
|
* Xthor
|
||||||
* XtremeBytes
|
* XtremeBytes
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: estone
|
id: estone
|
||||||
name: eStone
|
name: eStone
|
||||||
description: "eStone (XiDER, BigTorrent) is a HUNGARIAN Private Torrent Tracker for 0DAY / GENERAL"
|
description: "eStone (BigTorrent) is a HUNGARIAN Private Torrent Tracker for 0DAY / GENERAL"
|
||||||
language: hu-HU
|
language: hu-HU
|
||||||
type: private
|
type: private
|
||||||
encoding: UTF-8
|
encoding: UTF-8
|
||||||
|
158
src/Jackett.Common/Definitions/xider-torrent.yml
Normal file
158
src/Jackett.Common/Definitions/xider-torrent.yml
Normal file
@@ -0,0 +1,158 @@
|
|||||||
|
---
|
||||||
|
id: xider-torrent
|
||||||
|
name: Xider-Torrent
|
||||||
|
description: "Xider-Torrent is a HUNGARIAN Private Tracker for MOVIES / TV"
|
||||||
|
language: hu-HU
|
||||||
|
type: private
|
||||||
|
encoding: UTF-8
|
||||||
|
links:
|
||||||
|
- https://xider.eu/
|
||||||
|
|
||||||
|
caps:
|
||||||
|
categorymappings:
|
||||||
|
- {id: 4, cat: Movies/SD, desc: "Film/Cam/Eng"}
|
||||||
|
- {id: 3, cat: Movies/SD, desc: "Film/Cam/Hun"}
|
||||||
|
- {id: 8, cat: Movies/DVD, desc: "Film/DVD/Eng"}
|
||||||
|
- {id: 7, cat: Movies/DVD, desc: "Film/DVD/Hun"}
|
||||||
|
- {id: 10, cat: Movies/DVD, desc: "Film/DVD9/Eng"}
|
||||||
|
- {id: 9, cat: Movies/DVD, desc: "Film/DVD9/Hun"}
|
||||||
|
- {id: 12, cat: Movies/HD, desc: "Film/HD/Eng"}
|
||||||
|
- {id: 11, cat: Movies/HD, desc: "Film/HD/Hun"}
|
||||||
|
- {id: 2, cat: Movies/SD, desc: "Film/SD/Eng"}
|
||||||
|
- {id: 1, cat: Movies/SD, desc: "Film/SD/Hun"}
|
||||||
|
- {id: 18, cat: PC/Games, desc: "Játék/ISO"}
|
||||||
|
- {id: 19, cat: PC/Games, desc: "Játék/Rip"}
|
||||||
|
- {id: 24, cat: Other, desc: "Képek"}
|
||||||
|
- {id: 23, cat: Books, desc: "Könyv/Eng"}
|
||||||
|
- {id: 22, cat: Books, desc: "Könyv/Hun"}
|
||||||
|
- {id: 20, cat: Console, desc: "Konzol"}
|
||||||
|
- {id: 21, cat: PC/Mobile-Other, desc: "Mobil"}
|
||||||
|
- {id: 16, cat: Audio, desc: "Mp3/Eng"}
|
||||||
|
- {id: 15, cat: Audio, desc: "Mp3/Hun"}
|
||||||
|
- {id: 17, cat: PC, desc: "Program"}
|
||||||
|
- {id: 14, cat: TV, desc: "Sorozat/Eng"}
|
||||||
|
- {id: 13, cat: TV, desc: "Sorozat/Hun"}
|
||||||
|
- {id: 25, cat: XXX, desc: "XXX/Film"}
|
||||||
|
- {id: 26, cat: XXX/ImageSet, desc: "XXX/Kép"}
|
||||||
|
|
||||||
|
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: Filter FreeLeech only
|
||||||
|
default: false
|
||||||
|
- name: sort
|
||||||
|
type: select
|
||||||
|
label: Sort requested from site
|
||||||
|
default: 4
|
||||||
|
options:
|
||||||
|
1: title
|
||||||
|
4: added
|
||||||
|
5: size
|
||||||
|
7: 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>Torrentek száma egy oldalon:</b> setting to <b>100</b> on your account profile.
|
||||||
|
|
||||||
|
login:
|
||||||
|
path: login.php
|
||||||
|
method: post
|
||||||
|
inputs:
|
||||||
|
username: "{{ .Config.username }}"
|
||||||
|
password: "{{ .Config.password }}"
|
||||||
|
error:
|
||||||
|
- selector: table[width="920"]:contains("Hiba")
|
||||||
|
test:
|
||||||
|
path: index.php
|
||||||
|
selector: a[href^="logout.php"]
|
||||||
|
|
||||||
|
search:
|
||||||
|
paths:
|
||||||
|
- path: browse.php
|
||||||
|
inputs:
|
||||||
|
$raw: "{{ range .Categories }}c{{.}}=1&{{end}}"
|
||||||
|
search: "{{ .Keywords }}"
|
||||||
|
# 0 active, 1 all, 2 deadonly, 3 my uploads, 4 seedless
|
||||||
|
incldead: 1
|
||||||
|
sort: "{{ .Config.sort }}"
|
||||||
|
type: "{{ .Config.type }}"
|
||||||
|
# does not support imdbid search
|
||||||
|
|
||||||
|
rows:
|
||||||
|
selector: "tr:has(a[href^=\"download.php?\"]){{ if .Config.freeleech }}:has(span[style^=\"font\"]:contains(\"0x\")){{ else }}{{ end }}"
|
||||||
|
|
||||||
|
fields:
|
||||||
|
category:
|
||||||
|
selector: a[href^="browse.php?cat="]
|
||||||
|
attribute: href
|
||||||
|
filters:
|
||||||
|
- name: querystring
|
||||||
|
args: cat
|
||||||
|
title:
|
||||||
|
selector: a[href^="details.php?id="]
|
||||||
|
attribute: title
|
||||||
|
filters:
|
||||||
|
- name: replace
|
||||||
|
args: ["Név: ", ""]
|
||||||
|
- name: replace
|
||||||
|
args: ["Első név: -", ""]
|
||||||
|
- name: replace
|
||||||
|
args: ["Második név: -", ""]
|
||||||
|
details:
|
||||||
|
selector: a[href^="details.php?id="]
|
||||||
|
attribute: href
|
||||||
|
download:
|
||||||
|
selector: a[href^="download.php?torrent="]
|
||||||
|
attribute: href
|
||||||
|
imdbid:
|
||||||
|
selector: a[href*="imdb.com/title/tt"]
|
||||||
|
attribute: href
|
||||||
|
files:
|
||||||
|
selector: a[href$="filelist=1"]
|
||||||
|
date:
|
||||||
|
selector: td:nth-child(7)
|
||||||
|
filters:
|
||||||
|
- name: append
|
||||||
|
args: " +01:00" # CET
|
||||||
|
- name: dateparse
|
||||||
|
args: "yyyy-MM-dd HH:mm:ss zzz"
|
||||||
|
size:
|
||||||
|
selector: td:nth-child(8)
|
||||||
|
grabs:
|
||||||
|
selector: td:nth-child(9)
|
||||||
|
seeders:
|
||||||
|
selector: td:nth-child(10)
|
||||||
|
leechers:
|
||||||
|
selector: td:nth-child(11)
|
||||||
|
downloadvolumefactor:
|
||||||
|
case:
|
||||||
|
"span[style^=\"font\"]:contains(\"0x\")": 0
|
||||||
|
"*": 1
|
||||||
|
uploadvolumefactor:
|
||||||
|
case:
|
||||||
|
"span[style^=\"font\"]:last-child:contains(\"2x\")": 2
|
||||||
|
"*": 1
|
||||||
|
minimumseedtime:
|
||||||
|
# 3 days (as seconds = 3 x 24 x 60 x 60)
|
||||||
|
text: 259200
|
||||||
|
# Engine n/a
|
Reference in New Issue
Block a user