diff --git a/src/Jackett.Common/Definitions/immortuos.yml b/src/Jackett.Common/Definitions/immortuos.yml index 4c8d7b2b2..9f5f7a089 100644 --- a/src/Jackett.Common/Definitions/immortuos.yml +++ b/src/Jackett.Common/Definitions/immortuos.yml @@ -94,6 +94,7 @@ search: page: 0 view: list freeleech: "{{ if .Config.freeleech }}1{{ else }}{{ end }}" + # can search by genre but need range support. &genres%5B%5D=Action&genres%5B%5D=Comedy for Action and Comedy rows: selector: table > tbody > tr @@ -123,6 +124,15 @@ search: args: "&w=180&h=270" # for display on dashboard - name: replace args: ["https://images.weserv.nl/?url=https://via.placeholder.com/600x900&w=180&h=270", ""] + genre: + selector: td:nth-last-child(6) + filters: + - name: replace + args: ["\n", ""] + - name: validate + args: "Action, Adventure, Animation, Biography, Comedy, Crime, Documentary, Drama, Family, Fantasy, Game-Show, History, Horror, Music, Musical, Mystery, News, Reality-TV, Romance, Science Fiction, Sitcom, Sport, Talk-Show, Thriller, War, Western" + description: + text: "{{ .Result.genre }}" size: selector: td:nth-last-child(4) seeders: