diff --git a/src/Jackett/Definitions/anidex.yml b/src/Jackett/Definitions/anidex.yml
index c399d6251..46b20e9cc 100644
--- a/src/Jackett/Definitions/anidex.yml
+++ b/src/Jackett/Definitions/anidex.yml
@@ -1,4 +1,4 @@
----
+---
site: anidex
name: Anidex
description: "Anidex is a torrent tracker and indexer, primarily for English fansub groups of anime"
@@ -34,16 +34,13 @@
- name: cat-id
type: text
label: Category Id
-# no longer supported?
-# - name: lang-id
-# type: text
-# label: Language Id
+ - name: info
+ type: info
+ label: Category Id Note
+ default: "You can filter your searches by using any of the following category numbers (comma delimited):
1 :Anime - Sub
2 :Anime - Raw
3 :Anime - Dub
4 :LA - Sub
5 :LA - Raw
6 :Light Novel
7 :Manga - TLed
8 :Manga - Raw
9 :♫ - Lossy
10 :♫ - Lossless
11 :♫ - Video
12 :Games
13 :Applications
14 :Pictures
15 :Adult Video
16 :Other"
search:
- path: "/"
- inputs:
- q: "{{ .Query.Keywords }}"
- id: "{{ .Config.cat-id }}"
+ path: "?{{if .Config.cat-id}}id={{.Config.cat-id }}&{{else}}{{end}}q={{if .Keywords}}{{.Keywords}}{{else}}{{end}}"
rows:
selector: div.table-responsive > table > tbody > tr
fields: