mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
beyond-hd: add info about 2FA #9856
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
id: beyond-hd-oneurl
|
||||
name: Beyond-HD (OneURL)
|
||||
description: "Without BeyondHD, your HDTV is just a TV"
|
||||
description: "This is BeyondHD using OneURL (for those that have enabled 2FA)"
|
||||
language: en-us
|
||||
type: private
|
||||
encoding: UTF-8
|
||||
@@ -22,6 +22,10 @@ settings:
|
||||
- name: oneurl
|
||||
type: text
|
||||
label: OneURL
|
||||
- name: info_oid
|
||||
type: info
|
||||
label: "About One-URL"
|
||||
default: "<li>OneURL is found by accessing your Beyond-HD web site,</li><li>hovering over the <b>user icon</b></li><li>and going to <b>My Security</b></li><li>then going to the <b>One URL (OID)</b> tab,</li><li>and if it's not already active, you need to hit <b>Reset One URL</b> to activate it.</li><li>Then use that link here.</li>"
|
||||
- name: sort
|
||||
type: select
|
||||
label: Sort requested from site
|
||||
|
@@ -19,6 +19,10 @@ caps:
|
||||
movie-search: [q, imdbid]
|
||||
|
||||
settings:
|
||||
- name: info_oid
|
||||
type: info
|
||||
label: "About 2FA"
|
||||
default: "If you want to enable 2FA then use the Beyond-HD (OneURL) indexer instead."
|
||||
- name: username
|
||||
type: text
|
||||
label: Username
|
||||
|
Reference in New Issue
Block a user