dsolonenko / titanius-launcher

Minimalistic, controller-first retro game launcher for Android
https://titanius.app/
MIT License
65 stars 1 forks source link

Check missing games caching #20

Open samwelnella opened 10 months ago

samwelnella commented 10 months ago

Is it possible to implement some kind of caching system for the "check missing games" option? Browsing between systems is nice and fast after completing the initial missing game check, however exiting Titanius Launcher or sometimes even minimizing and reopening Titanius Launcher requires redoing the check for missing games.

I think an ideal solution would be to only check for missing games if the gamelist.xml file has changed or if the gamelist is manually refreshed by the user in the settings menu.