mirror of https://github.com/Jackett/Jackett
btdigg: add music and book modes
This commit is contained in:
parent
9535681b38
commit
bde9e185ed
|
@ -16,12 +16,14 @@ caps:
|
||||||
search: [q]
|
search: [q]
|
||||||
tv-search: [q, season, ep]
|
tv-search: [q, season, ep]
|
||||||
movie-search: [q]
|
movie-search: [q]
|
||||||
|
music-search: [q]
|
||||||
|
book-search: [q]
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
- name: info_8000
|
- name: info_8000
|
||||||
type: info
|
type: info
|
||||||
label: About BTDigg Categories
|
label: About BTDigg Categories
|
||||||
default: BTDigg does not return categories in its search results page. To add to Sonarr or Radarr replace all categories with 8000(Other).
|
default: BTDigg does not return categories in its search results.</br>To add to your Apps' Torznab indexer, replace all categories with 8000(Other).
|
||||||
- name: sort
|
- name: sort
|
||||||
type: select
|
type: select
|
||||||
label: Sort requested from site
|
label: Sort requested from site
|
||||||
|
|
Loading…
Reference in New Issue