mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
thepiratebay: attempt to fix release group in titles (#14277)
Co-authored-by: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com>
This commit is contained in:
@@ -162,6 +162,11 @@ search:
|
|||||||
selector: category
|
selector: category
|
||||||
title:
|
title:
|
||||||
selector: name
|
selector: name
|
||||||
|
filters:
|
||||||
|
- name: re_replace
|
||||||
|
args: ["- (\\w+-?\\w*)$", "-$1"]
|
||||||
|
description:
|
||||||
|
selector: name
|
||||||
details:
|
details:
|
||||||
text: "{{ .Config.sitelink }}description.php?id={{ .Result._id }}"
|
text: "{{ .Config.sitelink }}description.php?id={{ .Result._id }}"
|
||||||
infohash:
|
infohash:
|
||||||
|
Reference in New Issue
Block a user