mirror of
https://github.com/Jackett/Jackett
synced 2025-03-12 07:04:22 +00:00
torrentleech: clarify exclude rar does not support imdbid search
This commit is contained in:
parent
413cdba713
commit
f7ad39090c
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ settings:
|
||||||
default: false
|
default: false
|
||||||
- name: exclude_archives
|
- name: exclude_archives
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Exclude torrents with the tag RAR from results
|
label: Exclude torrents with the tag RAR from results (does not support IMDBID search)
|
||||||
default: false
|
default: false
|
||||||
- name: sort
|
- name: sort
|
||||||
type: select
|
type: select
|
||||||
|
|
Loading…
Add table
Reference in a new issue