-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitHub Tag Filter #1714
Comments
"Version string extraction" should be renamed to "Trim version string" since that's what it does - it takes the version string and removes part of it. That's useful for when the developer adds extra info to their GitHub tag that you don't want (since the "version" is really just the GitHub tag). The only source with actual version string extraction from a link is the HTML source. Sounds like what you're looking for is the release title filter. |
@ImranR98 ok so i had misunderstood its use. Is there any way to input a specific version you want to download and have obtainium find it? |
Currently, there isn't. |
Describe the bug
If i try to typing an older version in the "Version String Extraction RegEx" field it instantly tells me "could not determine release version", and this is on any app i try it on.
I'm pretty sure I've used it before and it was working, so I'm not sure what I'm doing wrong now or if it's w bug.
To Reproduce
Steps to reproduce the behavior:
Screenshots and Logs
Please complete the following information:
Additional context
The text was updated successfully, but these errors were encountered: