mirror of
https://github.com/Jackett/Jackett.git
synced 2025-10-02 16:42:01 +02:00
cztorrent: Fix for Sonarr Season pack search (#7607)
This commit is contained in:
@@ -79,6 +79,10 @@
|
||||
|
||||
rows:
|
||||
selector: tr.torr_hover
|
||||
|
||||
keywordsfilters:
|
||||
- name: re_replace
|
||||
args: ["S[0-9]{2}([^E]|$)", ""] # remove season tag without episode (search doesn't support it)
|
||||
|
||||
fields:
|
||||
title:
|
||||
|
Reference in New Issue
Block a user