Skip to content
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

[Feature Request] Add App per release type #299

Closed
fellinir opened this issue Feb 18, 2023 · 2 comments
Closed

[Feature Request] Add App per release type #299

fellinir opened this issue Feb 18, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@fellinir
Copy link

See as sample: https://github.com/brave/brave-browser
Releases over there are split in many types and I wished to install both the Stable and the Beta apks.
At first, I added a Brave App item properly configured with regex to download only the stable release. Then decided to add another Brave App and make it slightly different, only the regex to catch the release was modified, to grab the Beta.

By doing this, the app downloaded the Beta but replaced the App item which was configured before. So we can download only one release type per source.

I did a workaround by adding again the Brave App with a different source link,
this time:
https://github.com/brave/brave-browser/releases
Instead of:
https://github.com/brave/brave-browser

By doing this, now I have got Brave Apps in menu, tracking two different releases.
This workaround is not an ideal solution since it is buggy anyway, so a proper feature to allow this is preferred.
Screenshot_20230218-233405_Obtainium
Screenshot_20230218-233429_Obtainium
Screenshot_20230218-233438_Obtainium

@ImranR98 ImranR98 added the bug Something isn't working label Feb 18, 2023
ImranR98 added a commit that referenced this issue Feb 19, 2023
Release Date Support for Some Sources (#210 + #298) + UI Changes (#274) + Bugfix (#299)
@ImranR98
Copy link
Owner

Should be fixed: https://github.com/ImranR98/Obtainium/releases/tag/v0.11.0-beta

@chris122380
Copy link

https://github.com/brave/brave-browser/releases is giving me Brave nighty. How do I have Obtainium give me Brave stable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants