What's Changed
This releases fixes the only remaining issue from the v2.1
changes on Web library view caching. It prevents the cached library file from being corrupted, with atomic and thread safe write of the json file. Library disappearing from the Web UI should no longer happen.
The loading of TitlesDB into memory has also been optimized.
Fixes and Improvements
Dependencies
- build(deps): bump flask from 3.1.1 to 3.1.2 by @dependabot[bot] in #225
Fixed issues
- ownfoil latest ver. crashes on unraid #210
Full Changelog: 2.1.2...2.1.3