Skip to content

Commit

Permalink
beyond-hd: add info about 2FA #9856
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Oct 24, 2020
1 parent 55f3c78 commit 561929d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 5 additions & 1 deletion 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
Expand All @@ -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
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/beyond-hd.yml
Expand Up @@ -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
Expand Down

0 comments on commit 561929d

Please sign in to comment.