Skip to content

Commit

Permalink
assorted: Correct freeleech config label
Browse files Browse the repository at this point in the history
some sites doe not support searching for freeleech
so we Filter freeleech post search
I've amended the label to reflect the true process.
  • Loading branch information
garfield69 committed Sep 11, 2020
1 parent a13627c commit 381ec1e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/amigosshare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ settings:
default: "Set <b>Exibição De Torrents</b> to <b>Lista</b> in your <b>Minhas Configurações</b>.<br />Using <b>Capas</b> is not supported and will return 0 results."
- name: freeleech
type: checkbox
label: Search freeleech only
label: Filter freeleech only
default: false
- name: sort
type: select
Expand Down
2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/bitturk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ settings:
label: Password
- name: freeleech
type: checkbox
label: Search freeleech only
label: Filter freeleech only
default: false
- name: info
type: info
Expand Down
2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/brasiltracker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ settings:
label: Password
- name: freeleech
type: checkbox
label: Search freeleech only
label: Filter freeleech only
default: false
- name: sort
type: select
Expand Down
2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/cartoonchaos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ settings:
label: Password
- name: freeleech
type: checkbox
label: Search freeleech only
label: Filter freeleech only
default: false
- name: info_results
type: info
Expand Down
2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/crnaberza.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ settings:
default: For best results, change the 'Torrents per page' setting to 100 on your 'Personal Options' from the 'Personal' menu on the Crna Berza webpage.
- name: freeleech
type: checkbox
label: Search freeleech only
label: Filter freeleech only
default: false
- name: sort
type: select
Expand Down

0 comments on commit 381ec1e

Please sign in to comment.