11-24-2023 Version 2.6 - Bloodier Sport
Happy Thanksgiving
- Added retry on database operations. Unsure of the cause but sometime the libesedb engine raises a traceback when retrieving information from the ese table, but pausing for a second and trying the same query again fixes the issue. Now I retry 5 time with a 0.1 second pause before allowing the error to be raised. (Einstien was wrong. Trying the same thing over and over sometime yields different results.Then again, I can't rule out insanity.)
- Keeping Red color scheme. People seem to like it.
- Tested on Windows 11 22H2 build 19045.3693,22621.2715 and Windows 10.0 Build 10240
- Built with Python 3.12 and pyinstaller 6.2.0