mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
fix(indexers): hebits use full category (#945)
fix(indexers): hebits fix pattern for category Co-authored-by: Kyle Sanderson <kyle.leet@gmail.com>
This commit is contained in:
parent
43ccf404da
commit
762abef31e
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ irc:
|
|||
- "New: (מה שקורה בצללים - עונה 4, פרק 3 / What We Do in the Shadows - S04E03 *היידפנישן*) Category: סדרות - HD Size: 825.43 MiB Seeders: 0 Leechers: 0"
|
||||
- "New: (לגו מלחמת הכוכבים: חופשת קיץ / LEGO Star Wars Summer Vacation *היידפנישן*) Category: סרטים - HD Size: 1.02 GiB Seeders: 0 Leechers: 0"
|
||||
- "New: (תמונות מחיי נישואין - עונה 1 / Scenes from a Marriage (US) - S01 *היידפנישן מלא*) Category: סדרות - HD מלא Size: 18.61 GiB Seeders: 0 Leechers: 0"
|
||||
pattern: '^New: .* Category: .* (.*) Size: (.*) Seeders: .+ Leechers: .+'
|
||||
pattern: '^New: .* Category: (.*) Size: (.*) Seeders: .+ Leechers: .+'
|
||||
vars:
|
||||
- category
|
||||
- torrentSize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue