Skip to content
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

Open
ahernandezmiro opened this issue Sep 8, 2024 · 10 comments
Open

Failed update check #63

ahernandezmiro opened this issue Sep 8, 2024 · 10 comments
Labels
bug Something isn't working

Comments

@ahernandezmiro
Copy link

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

@trembon
Copy link
Owner

trembon commented Sep 9, 2024

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

@ahernandezmiro
Copy link
Author

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.
I removed the last update for BotW from my local files, did a hard rescan, and the missing updates tab still appears empty.
I am attaching a couple screenshots where you can see the problem:

Sin título
Sin título2

@trembon
Copy link
Owner

trembon commented Sep 9, 2024

thanks for the information, i will see if i can find anything

@trembon trembon added the bug Something isn't working label Sep 9, 2024
@ahernandezmiro
Copy link
Author

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

@larg000
Copy link

larg000 commented Sep 12, 2024

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 :
"versions_json_url": "https://raw.githubusercontent.com/blawar/titledb/master/versions.json",
"titles_json_url": "https://tinfoil.media/repo/db/titles.json",

for some reason this value are erased and become empty
i dont know why

this could be the solution

use notepad to make the change

@ahernandezmiro
Copy link
Author

My settings.json already has both urls set to the values you shared. Attaching file for reference.
settings.json

@larg000
Copy link

larg000 commented Sep 12, 2024

did you try a fresh install ?
with fresh *.json files ?

@ahernandezmiro
Copy link
Author

yes, I've tested removing titles, versions and settings.json. had to add titles manually as tinfoil url is down.

@ahernandezmiro
Copy link
Author

nothing?

@trembon
Copy link
Owner

trembon commented Nov 3, 2024

i havent been able to reproduce this error and other people dont seem to have this problem either.
so currently i'm not sure what i'm able to do about this, unfortunately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants