Regex backreferencing from regex templates #16682

Open
opened 2026-02-22 03:20:08 -05:00 by deekerman · 1 comment
Owner

Originally created by @sallymanda on GitHub (Mar 9, 2025).

Suggestion

It would be cool to be able to add some regex from templates as backreferences in the RSS downloader must contain and must not contain fields.

For example, in the RSS downloader one could add regex as template, like (long|list|of|release|groups|i|like), which can then be easily added to must contain using \1.

Use case

Simplify and allow for more dynamic download automation.

Extra info/examples/attachments

No response

Originally created by @sallymanda on GitHub (Mar 9, 2025). ### Suggestion It would be cool to be able to add some regex from templates as backreferences in the RSS downloader `must contain` and `must not contain` fields. For example, in the RSS downloader one could add regex as template, like `(long|list|of|release|groups|i|like)`, which can then be easily added to `must contain` using `\1`. ### Use case Simplify and allow for more dynamic download automation. ### Extra info/examples/attachments _No response_
Author
Owner

@xavier2k6 commented on GitHub (May 25, 2025):

ANNOUNCEMENT!

For anybody coming across this "Feature Request" & would like/love to see a potential implementation in the future!
Here are some options available to you:

  1. Please select/click the 👍 &/orreactions in the original/opening post of this ticket.

  2. Please feel free (If you have the "skillset") to create a "Pull Request" implementing what's being requested in this ticket.
    (new/existing contributors/developers are always welcome)


DO:

  • Provide constructive feedback.
  • Display how other projects implemented same/similar etc.

DO NOT:

  • Add a "Bump", "me too", "2nd/3rd" etc. or "criticizing" comment(s).
    (These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)
@xavier2k6 commented on GitHub (May 25, 2025): ## ANNOUNCEMENT! For anybody coming across this **_"Feature Request"_** & would like/love to see a potential implementation in the future! **Here are some options available to you:** 1. Please select/click the 👍 **&/or** ❤ `reactions` in the original/opening post of this ticket. 2. Please feel free _(If you have the "skillset")_ to create a **_"Pull Request"_** implementing what's being requested in this ticket. **_(new/existing contributors/developers are always welcome)_** ____ **DO:** * Provide constructive feedback. * Display how other projects implemented same/similar etc. **DO NOT:** * Add a "Bump", "me too", "2nd/3rd" etc. or "criticizing" comment(s). **(These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)**
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#16682
No description provided.