-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update broken #98
Comments
This seems to be caused by blawar's titledb repo no longer having titles.US.en.json / titles.json |
It is indeed, you can manually generate the needed file if you want, the instructions are in the titledb repo readme |
Tinfoil.io has been stuck with the updates hence SLM is not updating properly because SLM updates by grabbing these 2 files from tinfoil.io and not directly from the repo: titles.json seems ok |
I swapped the commented-out line below in the settings/settings.go file and rebuilt it. This is the only change I made and it seems to fix the version update issue for now. Windows MacOS and Linux binaries are included. VERSIONS_JSON_URL = "https://tinfoil.media/repo/db/versions.json" is now //VERSIONS_JSON_URL = "https://tinfoil.media/repo/db/versions.json" I hope this is allowed. Total File size is 244MB. Max allowed file size here is only 25MB. https://1fichier.com/?pox2c6f7705i9qtbv2hd |
Hello,
SLM does not update correctly anymore.
Thank you for your work
The text was updated successfully, but these errors were encountered: