cztorrent: Fix for Sonarr Season pack search (#7607)

This commit is contained in:
halali 2020-03-10 20:41:11 +01:00 committed by GitHub
parent dc27463826
commit 0448193ecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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: