Skip to content

Commit

Permalink
jackett indexers as of 8fbcb310783e4b5d4c8336c8a4299d7630d8f4c7
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Oct 29, 2023
1 parent 41809c6 commit 9ff9ed4
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 207 deletions.
2 changes: 1 addition & 1 deletion definitions/v7/lst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 7.0.0
# json UNIT3D 7.0.3
10 changes: 5 additions & 5 deletions definitions/v7/reelflix-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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://reelflix.xyz/\" target=\"_blank\">ReelFlix</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://reelflix.xyz/\" target=\"_blank\">ReelFlix</a> account <i>My Settings</i> page and clicking on the <b>API Key</b> tab."
- name: freeleech
type: checkbox
label: Search freeleech only
Expand Down Expand Up @@ -148,11 +148,11 @@ 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
minimumratio:
text: 1.0
# json UNIT3D 6.5.0
# json UNIT3D 7.0.3
2 changes: 1 addition & 1 deletion definitions/v7/shareisland-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,4 @@ search:
minimumseedtime:
# 6 day (as seconds = 6 x 24 x 60 x 60)
text: 518400
# json UNIT3D 7.0.0 (custom)
# json UNIT3D 7.0.3 (custom)
2 changes: 1 addition & 1 deletion definitions/v7/skipthecommercials-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 7.0.0
# json UNIT3D 7.0.3
181 changes: 0 additions & 181 deletions definitions/v7/xxxtorrents.yml

This file was deleted.

11 changes: 4 additions & 7 deletions definitions/v9/fearnopeer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,7 @@ search:
case:
False: 1 # normal
True: 2 # double
# global MR is 0.5 but torrents must be seeded for 4 days regardless of ratio
# minimumratio:
# text: 0.5
minimumseedtime:
# 4 day (as seconds = 4 x 24 x 60 x 60)
text: 345600
# json UNIT3D 7.0.0
# Maintain global ratio above 0.5 or downloads will get disabled. No MST.
minimumratio:
text: 0.51
# json UNIT3D 7.0.3
2 changes: 1 addition & 1 deletion definitions/v9/lst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 7.0.0
# json UNIT3D 7.0.3
2 changes: 1 addition & 1 deletion definitions/v9/ntelogo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,4 @@ search:
minimumseedtime:
# 7 day (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 7.0.0
# json UNIT3D 7.0.3
10 changes: 5 additions & 5 deletions definitions/v9/reelflix-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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://reelflix.xyz/\" target=\"_blank\">ReelFlix</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://reelflix.xyz/\" target=\"_blank\">ReelFlix</a> account <i>My Settings</i> page and clicking on the <b>API Key</b> tab."
- name: freeleech
type: checkbox
label: Search freeleech only
Expand Down Expand Up @@ -154,11 +154,11 @@ 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
minimumratio:
text: 1.0
# json UNIT3D 6.5.0
# json UNIT3D 7.0.3
2 changes: 1 addition & 1 deletion definitions/v9/shareisland-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,4 @@ search:
minimumseedtime:
# 6 day (as seconds = 6 x 24 x 60 x 60)
text: 518400
# json UNIT3D 7.0.0 (custom)
# json UNIT3D 7.0.3 (custom)
2 changes: 1 addition & 1 deletion definitions/v9/skipthecommercials-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 7.0.0
# json UNIT3D 7.0.3
2 changes: 1 addition & 1 deletion definitions/v9/torrenteros-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ search:
minimumseedtime:
# 7 days (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 7.0.0
# json UNIT3D 7.0.3
2 changes: 1 addition & 1 deletion definitions/v9/uploadcx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,4 @@ search:
minimumseedtime:
# 7 day (as seconds = 7 x 24 x 60 x 60)
text: 604800
# json UNIT3D 7.0.0
# json UNIT3D 7.0.3

0 comments on commit 9ff9ed4

Please sign in to comment.