mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
assorted y* yml: code tidy
This commit is contained in:
@@ -122,15 +122,15 @@ settings:
|
|||||||
label: Catégorie
|
label: Catégorie
|
||||||
default: all
|
default: all
|
||||||
options:
|
options:
|
||||||
all: "Tous"
|
all: Tous
|
||||||
2145: "Film/Vidéo"
|
2145: Film/Vidéo
|
||||||
2139: "Audio"
|
2139: Audio
|
||||||
2144: "Application"
|
2144: Application
|
||||||
2142: "Jeu vidéo"
|
2142: Jeu vidéo
|
||||||
2140: "eBook"
|
2140: eBook
|
||||||
2141: "Emulation"
|
2141: Emulation
|
||||||
2143: "GPS"
|
2143: GPS
|
||||||
2188: "XXX"
|
2188: XXX
|
||||||
- name: filter_title
|
- name: filter_title
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Try to normalize releases names by moving year after the title
|
label: Try to normalize releases names by moving year after the title
|
||||||
@@ -144,12 +144,12 @@ settings:
|
|||||||
label: Replace MULTI by this language
|
label: Replace MULTI by this language
|
||||||
default: FRENCH
|
default: FRENCH
|
||||||
options:
|
options:
|
||||||
FRENCH: "FRENCH"
|
FRENCH: FRENCH
|
||||||
MULTI.FRENCH: "MULTI.FRENCH"
|
MULTI.FRENCH: MULTI.FRENCH
|
||||||
ENGLISH: "ENGLISH"
|
ENGLISH: ENGLISH
|
||||||
MULTI.ENGLISH: "MULTI.ENGLISH"
|
MULTI.ENGLISH: MULTI.ENGLISH
|
||||||
VOSTFR: "VOSTFR"
|
VOSTFR: VOSTFR
|
||||||
MULTI.VOSTFR: "MULTI.VOSTFR"
|
MULTI.VOSTFR: MULTI.VOSTFR
|
||||||
- name: vostfr
|
- name: vostfr
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Replace VOSTFR with ENGLISH
|
label: Replace VOSTFR with ENGLISH
|
||||||
@@ -165,19 +165,19 @@ settings:
|
|||||||
- name: sort
|
- name: sort
|
||||||
type: select
|
type: select
|
||||||
label: Sort requested from site
|
label: Sort requested from site
|
||||||
default: "publish_date"
|
default: publish_date
|
||||||
options:
|
options:
|
||||||
"publish_date": "created"
|
publish_date: created
|
||||||
"seed": "seeders"
|
seed: seeders
|
||||||
"size": "size"
|
size: size
|
||||||
"name": "title"
|
name: title
|
||||||
- name: type
|
- name: type
|
||||||
type: select
|
type: select
|
||||||
label: Order requested from site
|
label: Order requested from site
|
||||||
default: "desc"
|
default: desc
|
||||||
options:
|
options:
|
||||||
"desc": "desc"
|
desc: desc
|
||||||
"asc": "asc"
|
asc: asc
|
||||||
|
|
||||||
login:
|
login:
|
||||||
method: cookie
|
method: cookie
|
||||||
|
@@ -113,15 +113,15 @@ settings:
|
|||||||
label: Catégorie
|
label: Catégorie
|
||||||
default: all
|
default: all
|
||||||
options:
|
options:
|
||||||
all: "Tous"
|
all: Tous
|
||||||
2145: "Film/Vidéo"
|
2145: Film/Vidéo
|
||||||
2139: "Audio"
|
2139: Audio
|
||||||
2144: "Application"
|
2144: Application
|
||||||
2142: "Jeu vidéo"
|
2142: Jeu vidéo
|
||||||
2140: "eBook"
|
2140: eBook
|
||||||
2141: "Emulation"
|
2141: Emulation
|
||||||
2143: "GPS"
|
2143: GPS
|
||||||
2188: "XXX"
|
2188: XXX
|
||||||
- name: filter_title
|
- name: filter_title
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Try to normalize releases names by moving year after the title
|
label: Try to normalize releases names by moving year after the title
|
||||||
@@ -135,12 +135,12 @@ settings:
|
|||||||
label: Replace MULTI by this language
|
label: Replace MULTI by this language
|
||||||
default: FRENCH
|
default: FRENCH
|
||||||
options:
|
options:
|
||||||
FRENCH: "FRENCH"
|
FRENCH: FRENCH
|
||||||
MULTI.FRENCH: "MULTI.FRENCH"
|
MULTI.FRENCH: MULTI.FRENCH
|
||||||
ENGLISH: "ENGLISH"
|
ENGLISH: ENGLISH
|
||||||
MULTI.ENGLISH: "MULTI.ENGLISH"
|
MULTI.ENGLISH: MULTI.ENGLISH
|
||||||
VOSTFR: "VOSTFR"
|
VOSTFR: VOSTFR
|
||||||
MULTI.VOSTFR: "MULTI.VOSTFR"
|
MULTI.VOSTFR: MULTI.VOSTFR
|
||||||
- name: vostfr
|
- name: vostfr
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Replace VOSTFR with ENGLISH
|
label: Replace VOSTFR with ENGLISH
|
||||||
@@ -156,19 +156,19 @@ settings:
|
|||||||
- name: sort
|
- name: sort
|
||||||
type: select
|
type: select
|
||||||
label: Sort requested from site
|
label: Sort requested from site
|
||||||
default: "publish_date"
|
default: publish_date
|
||||||
options:
|
options:
|
||||||
"publish_date": "created"
|
publish_date: created
|
||||||
"seed": "seeders"
|
seed: seeders
|
||||||
"size": "size"
|
size: size
|
||||||
"name": "title"
|
name: title
|
||||||
- name: type
|
- name: type
|
||||||
type: select
|
type: select
|
||||||
label: Order requested from site
|
label: Order requested from site
|
||||||
default: "desc"
|
default: desc
|
||||||
options:
|
options:
|
||||||
"desc": "desc"
|
desc: desc
|
||||||
"asc": "asc"
|
asc: asc
|
||||||
|
|
||||||
login:
|
login:
|
||||||
method: form
|
method: form
|
||||||
|
@@ -46,19 +46,19 @@ settings:
|
|||||||
- name: sort
|
- name: sort
|
||||||
type: select
|
type: select
|
||||||
label: Sort requested from site
|
label: Sort requested from site
|
||||||
default: "4"
|
default: 4
|
||||||
options:
|
options:
|
||||||
"4": "created"
|
4: created
|
||||||
"7": "seeders"
|
7: seeders
|
||||||
"5": "size"
|
5: size
|
||||||
"1": "title"
|
1: title
|
||||||
- name: type
|
- name: type
|
||||||
type: select
|
type: select
|
||||||
label: Order requested from site
|
label: Order requested from site
|
||||||
default: "desc"
|
default: desc
|
||||||
options:
|
options:
|
||||||
"desc": "desc"
|
desc: desc
|
||||||
"asc": "asc"
|
asc: asc
|
||||||
- name: info_tpp
|
- name: info_tpp
|
||||||
type: info
|
type: info
|
||||||
label: Results Per Page
|
label: Results Per Page
|
||||||
@@ -144,7 +144,7 @@ search:
|
|||||||
optional: true
|
optional: true
|
||||||
filters:
|
filters:
|
||||||
- name: append
|
- name: append
|
||||||
args: " +08:00"
|
args: " +08:00" # CST
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-02 15:04:05 -07:00"
|
args: "2006-01-02 15:04:05 -07:00"
|
||||||
date:
|
date:
|
||||||
@@ -153,7 +153,7 @@ search:
|
|||||||
optional: true
|
optional: true
|
||||||
filters:
|
filters:
|
||||||
- name: append
|
- name: append
|
||||||
args: " +08:00"
|
args: " +08:00" # CST
|
||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-0215:04:05 -07:00"
|
args: "2006-01-0215:04:05 -07:00"
|
||||||
size:
|
size:
|
||||||
|
Reference in New Issue
Block a user