mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 06:03:09 +00:00
prostylex add book-search
This commit is contained in:
parent
0e6fba21cb
commit
e293823c3c
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,7 @@ caps:
|
||||||
tv-search: [q, season, ep]
|
tv-search: [q, season, ep]
|
||||||
movie-search: [q]
|
movie-search: [q]
|
||||||
music-search: [q]
|
music-search: [q]
|
||||||
|
book-search: [q]
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
- name: username
|
- name: username
|
||||||
|
@ -166,4 +167,5 @@ search:
|
||||||
text: 0
|
text: 0
|
||||||
uploadvolumefactor:
|
uploadvolumefactor:
|
||||||
text: 1
|
text: 1
|
||||||
|
# minimumratio: the site appears to be ratioless
|
||||||
# TorrentTrader
|
# TorrentTrader
|
||||||
|
|
Loading…
Add table
Reference in a new issue