ImranR98 / Obtainium

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

[help] with "Aurora Store" #1659

Closed throwaway26425 closed 2 weeks ago

throwaway26425 commented 3 weeks ago

it seems like "Aurora Store" has changed the filename date format, and now the day goes first instead of the month.

https://auroraoss.com/AuroraStore/Nightly

Obtainium doesn't seem to detect if there's a new version now.

is there a way to fix this from my side? I mean, when configuring the "Aurora Store" URL settings on Obtainium?

DwainZwerg commented 3 weeks ago

Try it with this RegEx: AuroraStore-[0-9]+\.[0-9]+\.[0-9]+-nightly-signed-(0?[1-9]|[12][0-9]|3[01])-(0?[1-9]|[1][0-2])-(\d{1,6})\.apk (direct link) Does it work then?

throwaway26425 commented 2 weeks ago

hey, I think that works, thanks!