giwty / switch-library-manager

Complete solution to manage, organize and keep your local switch backup game library up to date . Cross platform, supports all game formats.
235 stars 45 forks source link

Doesn't recognize the update/version (v1.2.0 Windows) #33

Closed Hielock closed 4 years ago

Hielock commented 4 years ago

Hey! It's me again.. still wanna thank you for the app and your hard work!

With the latest version the app shows all the games in 0 value for the local version, also seems that it isn't showing 6 games (I have 106). Tryed to change gui_page_size to 120 but still doesn't work.

Thanks in advance! Regards

Masamune3210 commented 4 years ago

if you could upload a log, I'll try to go through it unless they get to it first

Hielock commented 4 years ago

Sure! the log doesn't say anything about an error or something but here is it ::

2020-09-10T15:10:55.653-0500 INFO nsp-update/main.go:48 [SLM starts] 2020-09-10T15:10:55.699-0500 INFO nsp-update/main.go:49 [Executable: C:\Users\Hielock\Desktop\switch-library-manager.windows120\switch-library-manager.exe] 2020-09-10T15:10:55.699-0500 INFO nsp-update/main.go:50 [Working directory: C:\Users\Hielock\Desktop\switch-library-manager.windows120] 2020-09-10T15:10:55.700-0500 INFO ui/gui.go:86 Downloading/Validating electron files (web/vendor) 2020-09-10T15:10:59.446-0500 INFO db/utils.go:47 file [https://tinfoil.media/repo/db/titles.json] was not downloaded, reason - [no new updates] 2020-09-10T15:10:59.739-0500 INFO db/utils.go:47 file [https://tinfoil.media/repo/db/versions.json] was not downloaded, reason - [no new updates]

Masamune3210 commented 4 years ago

Is that the whole log?

Hielock commented 4 years ago

Yeap! (slm.log)

giwty commented 4 years ago

You need to enable debug via the settings.json, and re-run, that will output many more log entries.

giwty commented 4 years ago

Added an issues section that provides more visibility to issues during scan, please try the new version, and open a new issue with the log file in debug mode if the issue is still there