From 561929dd672c36b7618e7ecc50a95b38a93754af Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Sat, 24 Oct 2020 17:54:41 +1300 Subject: [PATCH] beyond-hd: add info about 2FA #9856 --- src/Jackett.Common/Definitions/beyond-hd-oneurl.yml | 6 +++++- src/Jackett.Common/Definitions/beyond-hd.yml | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/Jackett.Common/Definitions/beyond-hd-oneurl.yml b/src/Jackett.Common/Definitions/beyond-hd-oneurl.yml index b3bdb77c0..77226777b 100644 --- a/src/Jackett.Common/Definitions/beyond-hd-oneurl.yml +++ b/src/Jackett.Common/Definitions/beyond-hd-oneurl.yml @@ -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: "
  • OneURL is found by accessing your Beyond-HD web site,
  • hovering over the user icon
  • and going to My Security
  • then going to the One URL (OID) tab,
  • and if it's not already active, you need to hit Reset One URL to activate it.
  • Then use that link here.
  • " - name: sort type: select label: Sort requested from site diff --git a/src/Jackett.Common/Definitions/beyond-hd.yml b/src/Jackett.Common/Definitions/beyond-hd.yml index e48769a6a..a48f63fd9 100644 --- a/src/Jackett.Common/Definitions/beyond-hd.yml +++ b/src/Jackett.Common/Definitions/beyond-hd.yml @@ -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