mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
retroflix: release_year and quality are optional.
prevents selector not found error
This commit is contained in:
@@ -56,8 +56,10 @@
|
||||
fields:
|
||||
release_year:
|
||||
selector: a[href^="/torrents.php?processing="]
|
||||
optional: true
|
||||
quality:
|
||||
selector: a[href^="/torrents.php?standard="]
|
||||
optional: true
|
||||
title:
|
||||
selector: a[title][href^="details.php?id="]
|
||||
attribute: title
|
||||
|
Reference in New Issue
Block a user