Skip to content

Commit

Permalink
HD-F, HD-O: add radarr info #9814
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Oct 13, 2020
1 parent 2c4d600 commit 67c924e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/hdforever.yml
Expand Up @@ -72,6 +72,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_radarr
type: info
label: About Radarr
default: The HD-F web site cannot find movies if you use the release year in a title search. When you define your Radarr v3 Indexer remember to tick the <i>Remove year from search string</i> checkbox.

login:
path: login.php
Expand Down
4 changes: 4 additions & 0 deletions src/Jackett.Common/Definitions/hdonly.yml
Expand Up @@ -74,6 +74,10 @@ settings:
options:
"desc": "desc"
"asc": "asc"
- name: info_radarr
type: info
label: About Radarr
default: The HD-Only web site cannot find movies if you use the release year in a title search. When you define your Radarr v3 Indexer remember to tick the <i>Remove year from search string</i> checkbox.

login:
path: login.php
Expand Down

0 comments on commit 67c924e

Please sign in to comment.