ImranR98 / Obtainium

Get Android app updates straight from the source.
https://obtainium.imranr.dev
GNU General Public License v3.0
7.21k stars 161 forks source link

[Feature Request] Add App per release type #299

Closed JoeloJoestar closed 1 year ago

JoeloJoestar commented 1 year ago

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 commented 1 year ago

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

chris122380 commented 10 months ago

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