Stellar icon indicating copy to clipboard operation
Stellar copied to clipboard

Can't change the download URL

Open agret opened this issue 6 years ago • 4 comments

I'm trying to change the download URL to https://buildbot.libretro.com/nightly/windows-msvc2010/x86_64/ but the text box appears to be locked? It won't let me modify the text.

agret avatar Feb 19 '18 10:02 agret

A recent change in the way the web site works seems to have broken Stellar altogether. I discussed this on the RetroArch Discord and it was suggested that http://raw.libretro.com/ should be used for this purpose instead of the URLs currently being used.

BenMcLean avatar Mar 06 '18 02:03 BenMcLean

Can someone fork it and edit the source to include the new raw url and re-compile? I have no compiler installed or I would.

cosmicc avatar Mar 06 '18 15:03 cosmicc

There may be more to it than just changing the URL because I think Stellar is programmed to scrape which version is the latest from an HTML page which got updated to break that feature.

BenMcLean avatar Mar 06 '18 15:03 BenMcLean

@agret @BenMcLean @cosmicc

It looks like it was a Gzip issue when downloading the HTML for parsing.

Let me know how the latest version works. https://github.com/StellarUpdater/Stellar/releases

StellarUpdater avatar Mar 07 '18 09:03 StellarUpdater