mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-01 07:53:41 +02:00
tntvillage: cat can be unknown. resolves #8514
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
- {id: 35, cat: Audio, desc: "Podcast"}
|
||||
- {id: 36, cat: Books/Magazines, desc: "Edicola"}
|
||||
- {id: 37, cat: PC/Phone-Other, desc: "Mobile"}
|
||||
- {id: 0, cat: Other, desc: "UnKnown"}
|
||||
|
||||
modes:
|
||||
search: [q]
|
||||
@@ -72,6 +73,8 @@
|
||||
|
||||
fields:
|
||||
category:
|
||||
text: 0
|
||||
category|noappend:
|
||||
selector: td:nth-child(3) a
|
||||
attribute: href
|
||||
filters:
|
||||
|
Reference in New Issue
Block a user