cpabien, cpabienclone: info about categories. resolves #9003

This commit is contained in:
Garfield69 2020-06-19 07:13:52 +12:00
parent c3bb53c02a
commit 32ff4782f5
2 changed files with 10 additions and 6 deletions

View File

@ -42,9 +42,7 @@ legacylinks:
caps:
categorymappings:
- {id: films, cat: Movies, desc: "Movies"}
- {id: series, cat: TV, desc: "TV"}
- {id: other, cat: Other, desc: "Other"}
- {id: other, cat: Other, desc: "Movies/TV/Other"}
modes:
search: [q]
@ -67,6 +65,10 @@ settings:
type: info
label: How to get the User-Agent
default: "<ol><li>From the same place you fetched the cookie,<li>Find <b>'user-agent:'</b> in the <b>Request Headers</b> section<li><b>Select</b> and <b>Copy</b> the whole user-agent string <i>(everything after 'user-agent: ')</i> and <b>Paste</b> here.</ol>"
- name: info_categories
type: info
label: "About categories"
default: "cpasbien does not show <b>Categories</b> in its Search Results.<br />To use this indexer with Sonarr/Radarr set your indexer category to <b>7000</b>."
login:
method: cookie

View File

@ -22,9 +22,7 @@ legacylinks:
caps:
categorymappings:
- {id: films, cat: Movies, desc: "Movies"}
- {id: series, cat: TV, desc: "TV"}
- {id: other, cat: Other, desc: "Other"}
- {id: other, cat: Other, desc: "Movies/TV/Other"}
modes:
search: [q]
@ -45,6 +43,10 @@ settings:
"?trie-poid-a": "size asc"
"?trie-nom-d": "title desc"
"?trie-nom-a": "title asc"
- name: info_categories
type: info
label: "About categories"
default: "cpasbien clone does not show <b>Categories</b> in its Search Results.<br />To use this indexer with Sonarr/Radarr set your indexer category to <b>7000</b>."
download:
selector: a[href^="magnet:"]