Having trouble to get nightlies through Obtainium
Hello
if you're ok with that, i won't use template for this ticket because it's not related to the app itself.
We are several people trying to install and update Aurora nightlies through Obtainium.
As you might know, Obtainium team has provided a config script dedicated to Aurora Store nightlies (and stable versions too)
Once setup in Obtainium, the script tries to detect new version based on the date written in the filename and picks the latest published APK.
Despite the fact that the script works well, it doesn't succeed in picking the right APK.
Currently, Obtainium thinks that the APK published on August,31 is the latest one.
Imran himself found why it's happening, allow me to quote him from here :
Here's the issue. Even though 20-07-2024 is at the top of the page when it gets rendered in a browser, the actual order of the links in the HTML is different (right click on the page and view source). I guess they get re-ordered by some JS code.
I did a quick test of the regex code from the script and the source code of the page listing available nightlies.
You can see why the script fails to pick the latest release.
The question is : is there anything you can do about versions sorting in HTML code ?
Thank you
edit : i just found myself that my ticket is a duplicate of #926 (closed).
Shall i keep this one opened or do you want to re-open the old one ?