Stellar icon indicating copy to clipboard operation
Stellar copied to clipboard

[Question] Version of program for Stable Versions

Open HEspoke opened this issue 6 years ago • 2 comments

Hello and great work on this program. Is there any way to get this program working for stable releases? I love the idea of it making nightly versions a breeze to update but I would prefer an option to switch it to stable versions. Is there any way that you could make this possible? Thank you

HEspoke avatar Jul 29 '17 18:07 HEspoke

@HEspoke The Nightly can be downloaded without version number in the URL or Filename. This made it easy to always fetch the latest release. https://buildbot.libretro.com/nightly/windows/x86_64/RetroArch.7z

But Stable seems to always have a version number https://buildbot.libretro.com/stable/

I would need a way to Parse the HTML and get the Last and Highest version number found, and exclude that archive folder. Unless there is a URL that can always download the latest Stable without version number.

StellarUpdater avatar Jul 31 '17 11:07 StellarUpdater

@StellarUpdater I have posted this request on RetroArchs github. Hopefully they will make a direct link to the latest stable and you can implement it asap. I will keep you in the loop

HEspoke avatar Aug 02 '17 02:08 HEspoke