Closed wangcheng closed 5 months ago
Hi Wang. Thanks for enlightning me about this, I agree it should be cached in the configuration directory.
You could also compare the date of the cached files so if they are a week old then update them.
Great idea! I will implement this for the next release.
Thanks for the reply!
Please consider implementing reading files from AppData folder. I will appreciated it as a user in China and I don't like the idea of put some json files in my home directory. Thanks!
Hi sorry for the extreme delay, this feature has now been developed and will be released in the v1.18.0 update. Thank you for your feedback, indeed the implementation was very bad.
Thank you so much!
Currently TNUC will fetch the latest
gpu-data.json
andos-data.json
every time, which is not ideal for the following reasons:My proposed solution:
AppData\Local\Hawaii_Beach\TinyNvidiaUpdateChecker
). This will allow the user that can't access GitHub to fetch a local copy from the browser and save them in the app's own dir instead of home dir.