Skip to content

Commit

Permalink
assorted yml: add info about torrents per page
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed May 25, 2020
1 parent 4f71bc6 commit 3c5be53
Show file tree
Hide file tree
Showing 39 changed files with 191 additions and 2 deletions.
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/3changtrai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: login.php
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/52pt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: login.php
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/beitai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/brobits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/btschool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ settings:
type: info
label: How to get the Cookie
default: "<ol><li>Login to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Click on the first entry in the Left panel under the <b>Name</b> column<li>Select the <b>Headers</b> tab on the Right panel<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
Expand Down
12 changes: 12 additions & 0 deletions src/Jackett.Common/Definitions/chdbits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@ caps:
movie-search: [q]
music-search: [q]

settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
method: post
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/haidan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: login.php
Expand Down
12 changes: 12 additions & 0 deletions src/Jackett.Common/Definitions/hd4fans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,18 @@ caps:
movie-search: [q, imdbid]
music-search: [q]

settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
method: post
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/hdarea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/hdchina.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ settings:
type: info
label: How to get the Cookie
default: "<ol><li>Login to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Click on the first entry in the Left panel under the <b>Name</b> column<li>Select the <b>Headers</b> tab on the Right panel<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/hddisk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: login.php
Expand Down
12 changes: 12 additions & 0 deletions src/Jackett.Common/Definitions/hddolby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,18 @@ caps:
movie-search: [q, imdbid]
music-search: [q]

settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
method: post
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/hdhome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ settings:
type: info
label: How to get the Cookie
default: "<ol><li>Login to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Click on the first entry in the Left panel under the <b>Name</b> column<li>Select the <b>Headers</b> tab on the Right panel<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/hdsky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ settings:
type: info
label: How to get the Cookie
default: "<ol><li>Login to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Click on the first entry in the Left panel under the <b>Name</b> column<li>Select the <b>Headers</b> tab on the Right panel<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/hdstreet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: login.php
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/hdtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
Expand Down
12 changes: 12 additions & 0 deletions src/Jackett.Common/Definitions/hdu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,18 @@ caps:
movie-search: [q, imdbid]
music-search: [q]

settings:
- name: username
type: text
label: Username
- name: password
type: password
label: Password
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: login.php
method: form
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/hdzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/keepfriends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
Expand Down
6 changes: 5 additions & 1 deletion src/Jackett.Common/Definitions/leaguehd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ settings:
- name: info
type: info
label: How to get the Cookie
default: "<ol><li>Access to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Select the <b>Headers</b> tab<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
default: "<ol><li>Login to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Click on the first entry in the Left panel under the <b>Name</b> column<li>Select the <b>Headers</b> tab on the Right panel<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
- name: sort
type: select
label: Sort requested from site
Expand All @@ -62,6 +62,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
Expand Down
6 changes: 5 additions & 1 deletion src/Jackett.Common/Definitions/moecat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ settings:
- name: info
type: info
label: How to get the Cookie
default: "<ol><li>Access to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Select the <b>Headers</b> tab<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
default: "<ol><li>Login to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Click on the first entry in the Left panel under the <b>Name</b> column<li>Select the <b>Headers</b> tab on the Right panel<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
- name: sort
type: select
label: Sort requested from site
Expand All @@ -58,6 +58,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/mteamtp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
Expand Down
5 changes: 5 additions & 0 deletions src/Jackett.Common/Definitions/mteamtp2fa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,11 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
inputs:
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/nethd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/oshenpt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/ourbits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ settings:
type: info
label: "About 2FA code"
default: "Only fill in the <b>2FA code</b> box if you have enabled <b>2FA</b> on the OurBits Web Site. Otherwise just leave it empty."
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: takelogin.php
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/pt99.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/pterclub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: login.php
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/pthome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ settings:
type: info
label: How to get the Cookie
default: "<ol><li>Login to this tracker with your browser<li>Open the <b>DevTools</b> panel by pressing <b>F12</b><li>Select the <b>Network</b> tab<li>Click on the <b>Doc</b> button<li>Refresh the page by pressing <b>F5</b><li>Click on the first entry in the Left panel under the <b>Name</b> column<li>Select the <b>Headers</b> tab on the Right panel<li>Find <b>'cookie:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole cookie string <i>(everything after 'cookie: ')</i> and <b>Paste</b> here.</ol>"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
method: cookie
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/ptmsg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: /index/login/takelogin
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/ptsbao.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_tpp
type: info
label: Results Per Page
default: For best results, change the <b>Torrents per page:</b> setting to <b>100</b> on your account profile.

login:
path: login.php
Expand Down

0 comments on commit 3c5be53

Please sign in to comment.