eztv: allow season searches

This commit is contained in:
Bogdan
2024-12-29 05:02:59 +02:00
parent 01bd9957ed
commit 83e49358ff

View File

@@ -41,8 +41,6 @@ search:
- path: "{{ if .Keywords }}search/{{ .Keywords }}{{ else }}home{{ end }}"
keywordsfilters:
- name: re_replace
args: ["S[0-9]{2}([^E]|$)", ""] # remove season tag without episode (search doesn't support it)
# fixes for site search issues - Prowlarr #1094
- name: replace
args: ["-", ""]