Skip to content

Commit

Permalink
jackett indexers as of d9e4bd191f105cb6f88f165b39cec52008b8f75e
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Oct 24, 2023
1 parent 83f2934 commit ea02bc5
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 28 deletions.
2 changes: 1 addition & 1 deletion definitions/v7/1ptbar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,4 @@ search:
description:
selector: td:nth-child(2)
remove: a, b, font, img, span
# NexusPHP v1.8.6 2023-08-18
# NexusPHP v1.8.8 2023-09-25
8 changes: 4 additions & 4 deletions definitions/v7/datascene-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,15 +158,15 @@ search:
100%: 0 # freeleech
"*": 0 # catch errors
uploadvolumefactor:
# api returns 0=false, 1=true
# api returns False, True
selector: double_upload
case:
0: 1 # normal
1: 2 # double
False: 1 # normal
True: 2 # double
# global MR is 0.4 but torrents must be seeded for 7 days regardless of ratio
# minimumratio:
# text: 0.4
minimumseedtime:
# 2 days (as seconds = 2 x 24 x 60 x 60)
text: 172800
# json UNIT3D 6.5.0
# json UNIT3D 7.0.0
2 changes: 1 addition & 1 deletion definitions/v7/hdatmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,4 @@ search:
description:
selector: td:nth-child(2)
remove: a, b, font, img, span
# NexusPHP v1.8.6 2023-08-18
# NexusPHP v1.8.8 2023-09-25
2 changes: 1 addition & 1 deletion definitions/v7/soulvoice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,4 +193,4 @@ search:
description:
selector: td.rowfollow:nth-child(2)
remove: a, b, font, img, span
# NexusPHP v1.8.2 2023-05-08
# NexusPHP v1.8.8 2023-09-25
6 changes: 3 additions & 3 deletions definitions/v7/torrentsir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ type: public
encoding: UTF-8
followredirect: true
links:
- https://torrentsir121.com/
- https://torrentsir122.com/
legacylinks:
- http://torrentsir105.com/
- https://torrentsir105.com/
- http://torrentsir106.com/
- https://torrentsir106.com/
- http://torrentsir108.com/
Expand Down Expand Up @@ -40,6 +38,8 @@ legacylinks:
- http://torrentsir120.com/
- https://torrentsir120.com/
- http://torrentsir121.com/
- https://torrentsir121.com/
- http://torrentsir122.com/

caps:
categorymappings:
Expand Down
18 changes: 7 additions & 11 deletions definitions/v9/emmidtracker.yml → definitions/v7/ultra-hd.yml
Original file line number Diff line number Diff line change
@@ -1,30 +1,26 @@
---
id: emmidtracker
name: Emmid Tracker
description: "Emmid Tracker is a BRAZILIAN Private Torrent Tracker for MOVIES / TV / GENERAL"
id: ultra-hd
name: ULTRA HD
description: "ULTRA HD is a BRAZILIAN Private Torrent Tracker for MOVIES / TV / GENERAL"
language: pt-BR
type: private
encoding: UTF-8
links:
- https://emmidtracker.online/
- https://ultrahd.online/

caps:
categorymappings:
- {id: 1, cat: Movies, desc: "FILMES"}
- {id: 2, cat: TV, desc: "SÉRIES"}
- {id: 3, cat: Audio, desc: "MÚSICAS"}
- {id: 4, cat: PC/Games, desc: "JOGOS"}
- {id: 5, cat: PC/0day, desc: "APPS"}
- {id: 6, cat: TV/Anime, desc: "ANIME SÉRIES"}
- {id: 7, cat: XXX, desc: "ADULTO"}
- {id: 8, cat: Movies/Other, desc: "ANIME FILMES"}
- {id: 9, cat: Other, desc: "CURSOS"}
- {id: 6, cat: XXX, desc: "ADULTO"}
- {id: 7, cat: Other, desc: "CURSOS"}

modes:
search: [q]
tv-search: [q, season, ep, imdbid, tvdbid, tmdbid]
movie-search: [q, imdbid, tmdbid]
music-search: [q]

settings:
- name: apikey
Expand All @@ -33,7 +29,7 @@ settings:
- name: info_key
type: info
label: About your API key
default: "Find or Generate a new API Token by accessing your <a href=\"https://emmidtracker.online/\" target=\"_blank\">Emmid Tracker</a> account <i>My Security</i> page and clicking on the <b>API Token</b> tab."
default: "Find or Generate a new API Token by accessing your <a href=\"https://ultrahd.online/\" target=\"_blank\">ULTRA HD</a> account <i>My Security</i> page and clicking on the <b>API Token</b> tab."
- name: freeleech
type: checkbox
label: Search freeleech only
Expand Down
2 changes: 1 addition & 1 deletion definitions/v9/1ptbar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,4 @@ search:
description:
selector: td:nth-child(2)
remove: a, b, font, img, span
# NexusPHP v1.8.6 2023-08-18
# NexusPHP v1.8.8 2023-09-25
8 changes: 4 additions & 4 deletions definitions/v9/datascene-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,15 +164,15 @@ search:
100%: 0 # freeleech
"*": 0 # catch errors
uploadvolumefactor:
# api returns 0=false, 1=true
# api returns False, True
selector: double_upload
case:
0: 1 # normal
1: 2 # double
False: 1 # normal
True: 2 # double
# global MR is 0.4 but torrents must be seeded for 7 days regardless of ratio
# minimumratio:
# text: 0.4
minimumseedtime:
# 2 days (as seconds = 2 x 24 x 60 x 60)
text: 172800
# json UNIT3D 6.5.0
# json UNIT3D 7.0.0
2 changes: 1 addition & 1 deletion definitions/v9/hdatmos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@ search:
description:
selector: td:nth-child(2)
remove: a, b, font, img, span
# NexusPHP v1.8.6 2023-08-18
# NexusPHP v1.8.8 2023-09-25
2 changes: 1 addition & 1 deletion definitions/v9/soulvoice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,4 @@ search:
description:
selector: td.rowfollow:nth-child(2)
remove: a, b, font, img, span
# NexusPHP v1.8.2 2023-05-08
# NexusPHP v1.8.8 2023-09-25

0 comments on commit ea02bc5

Please sign in to comment.