-
Notifications
You must be signed in to change notification settings - Fork 4
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
Failed update check #63
Comments
is it the same result when doing a hard rescan? also with the versions are good, have you verified that the games you have do have an update entry in the versions.json file? you can search in the file with the game id to find its entry |
I have performed a hard rescan and the problem persists. The titles are in the versions file and show updates available. I am attaching a screenshot where you can see the issue. |
thanks for the information, i will see if i can find anything |
If you could share some steps to set up the development environment for the project I can try to help. Neither JS nor Golang are my speciality but surely I can do something |
it looks like a bug i had and already post here check in settings.json if "titles_json_url" and "versions_json_url" are not empty value should be this : for some reason this value are erased and become empty this could be the solution use notepad to make the change |
My settings.json already has both urls set to the values you shared. Attaching file for reference. |
did you try a fresh install ? |
yes, I've tested removing titles, versions and settings.json. had to add titles manually as tinfoil url is down. |
nothing? |
i havent been able to reproduce this error and other people dont seem to have this problem either. |
I was using original 1.4 version until for some reason it stopped showing game updates (tab shows as all games updated & no new updates available, even though I know there are missing updates).
I have upgraded to your 1.8 version and the problem persists. Basically all games appear as updated even when it's not the case.
titles.json & versions.json files are good.
if there is any other information I can provide please let me know
The text was updated successfully, but these errors were encountered: