Skip to content

Commit

Permalink
jackett indexers as of 1fd3176503fd8222e0a8fce96bf30ccb54f70ed7 [2024…
Browse files Browse the repository at this point in the history
…-09-19T01:58:47Z]
  • Loading branch information
ServarrAdmin committed Sep 19, 2024
1 parent 1160030 commit 314b543
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 36 deletions.
6 changes: 3 additions & 3 deletions definitions/v10/rudub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://17september.rudub.online/
- https://19september.rudub.online/
legacylinks:
- https://rudub.online/
- https://18august.rudub.online/
- https://19august.rudub.online/
- https://20august.rudub.online/
- https://21august.rudub.online/
- https://22august.rudub.online/
Expand Down Expand Up @@ -42,6 +40,8 @@ legacylinks:
- https://14september.rudub.online/
- https://15september.rudub.online/
- https://16september.rudub.online/
- https://17september.rudub.online/
- https://18september.rudub.online/

caps:
categorymappings:
Expand Down
6 changes: 6 additions & 0 deletions definitions/v9/backups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ caps:
- {id: 16, cat: TV/Documentary, desc: "Docu"}
- {id: 41, cat: Console, desc: "Dragon"}
- {id: 5, cat: Books, desc: "EBooks"}
- {id: 80, cat: PC, desc: "Emulation Media"}
- {id: 61, cat: Console, desc: "emuxtras"}
- {id: 69, cat: TV, desc: "Entertainment"}
- {id: 77, cat: PC, desc: "Hyperspin"}
- {id: 34, cat: TV, desc: "Kids"}
- {id: 43, cat: Console, desc: "LB No Intro"}
- {id: 33, cat: TV/Sport, desc: "MMA/Boxing"}
Expand All @@ -42,16 +44,20 @@ caps:
- {id: 30, cat: Console, desc: "Playstation"}
- {id: 62, cat: Console, desc: "RaspberryPi"}
- {id: 56, cat: Console, desc: "Retro Minis"}
- {id: 81, cat: PC, desc: "Retro Scene Releases"}
- {id: 67, cat: Console, desc: "Retrobat"}
- {id: 79, cat: PC, desc: "RGB-Pi"}
- {id: 76, cat: Console, desc: "RGS"}
- {id: 27, cat: Console, desc: "Roms and Emulators"}
- {id: 68, cat: Console, desc: "Schmoomer's"}
- {id: 57, cat: Console, desc: "Sega"}
- {id: 74, cat: PC, desc: "Sleyk/SGC"}
- {id: 40, cat: TV, desc: "Soaps"}
- {id: 29, cat: TV/Sport, desc: "Sport"}
- {id: 9, cat: TV, desc: "TV-Boxsets"}
- {id: 11, cat: TV, desc: "TV/x264"}
- {id: 10, cat: TV, desc: "TV/Xvid"}
- {id: 75, cat: Audio, desc: "Video Game Music"}
- {id: 73, cat: Console, desc: "Wolfanoz"}
- {id: 14, cat: TV/Sport, desc: "WWE"}
- {id: 26, cat: Console, desc: "Xbox"}
Expand Down
41 changes: 11 additions & 30 deletions definitions/v9/hellashut-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,6 @@ caps:
book-search: [q]

settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: passkey
type: text
label: PassKey
Expand All @@ -104,27 +98,12 @@ settings:
default: "Accounts inactive for more than 45 days are automatically deleted."

login:
path: login.php
method: form
form: form[action="login.php"]
captcha:
type: image
selector: img[src="captcha.php?ext=.gif"]
input: input[type="text"][size="6"]
path: api.php
method: get
inputs:
input[name="username"]: "{{ .Config.username }}"
input[name="password"]: "{{ .Config.password }}"
selectors: true
passkey: "{{ .Config.passkey }}"
error:
- selector: td.embedded:contains("Access Denied")
test:
path: /
selector: a[href="account-logout.php"]

download:
selectors:
- selector: a[href^="download.php?id="], a[href^="magnet:?xt="]
attribute: href
- selector: ":root:contains(\"Bad passkey\")"

search:
paths:
Expand All @@ -133,6 +112,7 @@ search:
type: json

inputs:
# API documentation is at https://hellashut.net/getapi.php
# https://hellashut.net/api.php?passkey=1234567890abcdef&search=&incldead=1&freeleech=0&c[]=85
passkey: "{{ .Config.passkey }}"
$raw: "{{ range .Categories }}&c[]={{.}}{{end}}"
Expand All @@ -148,16 +128,17 @@ search:
selector: results

fields:
_id:
selector: id
category:
selector: category
title:
selector: name
details:
text: "torrents-details.php?id={{ .Result._id }}"
selector: details
download:
text: "{{ .Result.details }}"
selector: dl
filters:
- name: append
args: "&passkey={{ .Config.passkey }}"
imdbid:
selector: imdb
files:
Expand Down Expand Up @@ -186,4 +167,4 @@ search:
minimumseedtime:
# 10 day (as seconds = 10 x 24 x 60 x 60)
text: 864000
# JSON honAPI v2.2.4
# JSON honAPI v2.2.6
6 changes: 3 additions & 3 deletions definitions/v9/rudub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ type: semi-private
encoding: windows-1251
followredirect: true
links:
- https://17september.rudub.online/
- https://19september.rudub.online/
legacylinks:
- https://rudub.online/
- https://18august.rudub.online/
- https://19august.rudub.online/
- https://20august.rudub.online/
- https://21august.rudub.online/
- https://22august.rudub.online/
Expand Down Expand Up @@ -40,6 +38,8 @@ legacylinks:
- https://14september.rudub.online/
- https://15september.rudub.online/
- https://16september.rudub.online/
- https://17september.rudub.online/
- https://18september.rudub.online/

caps:
categorymappings:
Expand Down
1 change: 1 addition & 0 deletions definitions/v9/sharewood.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ caps:
- {id: "Microsoft", cat: Console/XBox, desc: "Jeux Microsoft"}
- {id: "Linux", cat: PC/Games, desc: "Jeux Linux"}
- {id: "Mac", cat: PC/Games, desc: "Jeux Mac"}
- {id: "Retro", cat: PC/Games, desc: "Jeux Vidéos"}
- {id: "Sony", cat: Console/PSP, desc: "Jeux Sony"}
- {id: "Smartphone_Tablette", cat: Console, desc: "Jeux Smartphone/Tablette"}
- {id: "Retrogaming_Emulation", cat: Console, desc: "Jeux Rétrogaming & Emulation"}
Expand Down

0 comments on commit 314b543

Please sign in to comment.