Hi again! I don't know how many people care because I haven't gotten any replies, but anyway, I finally finished a new version of the medal stats program. There were several errors in my data management in the last version which I have fixed.
*Major addition: I added a settings file, settings.ini (you can edit it just like a .txt file), which so far can hold default values for the program's prompts (so you can fill those in and just let the .bat rip) as well as an option that can delete old stats files automatically if you turn it on. Let me know if you have suggestions for other stuff to put in there. (The program will still work fine even if you don't have the settings file.)
*Other changes:
**Fixed the full medal stats listings. Statistics for medals by point value will be accurate (I'll be looking at trying to squeeze some information out of secret medals next), the list will include all games/movies (not just ones you have played), and will also have the URL for each one next to its title.
**The cache is now saved for a week rather than a day because of increasing run times. Let me know if this seems too long (the only thing it really changes is that you won't get secret medal information on newer games). You can always force a recache by deleting the cache file.
**Fixed the missing pages notification.
Because of the ways I needed to keep track of data, the cache file is a lot bigger now, but that shouldn't really matter to anyone. The full medal stats file is also very large (will probably reach 1MB for many people within a couple months), but it shouldn't cause any problems or anything. Also, as the program gets more complex, errors are more likely to happen. I tested most things, but if you still get an error let me know and I'll fix it ASAP.
As always, I'm always here for any feedback or anything. Or if I'm just bothering you I can stop :P.