mirror of https://github.com/Jackett/Jackett
vizuk: add note about Spanish. #5858
This commit is contained in:
parent
cf4a885ec9
commit
500cfca424
|
@ -78,6 +78,18 @@
|
||||||
tv-search: [q, season, ep]
|
tv-search: [q, season, ep]
|
||||||
movie-search: [q]
|
movie-search: [q]
|
||||||
|
|
||||||
|
settings:
|
||||||
|
- name: username
|
||||||
|
type: text
|
||||||
|
label: Username
|
||||||
|
- name: password
|
||||||
|
type: password
|
||||||
|
label: Password
|
||||||
|
- name: info_language
|
||||||
|
type: info
|
||||||
|
label: "Languages"
|
||||||
|
default: "This Indexer only works if your Vizuk account is set for the <b>Spanish</b> language. Using another language will not return results."
|
||||||
|
|
||||||
login:
|
login:
|
||||||
path: ajax/login.php
|
path: ajax/login.php
|
||||||
method: post
|
method: post
|
||||||
|
|
Loading…
Reference in New Issue