Files
Libation/Source/LibationFileManager
Cursor Agentandrmcrackan cc40d5e494 fix: an unreadable Books folder no longer poisons AudibleFileStorage
Building the Books file cache from a static field initializer meant any failure
became a TypeInitializationException, which the runtime caches for the life of
the process and rethrows at every later reader of the type. A USB drive that
started failing mid-session therefore crashed Libation on every launch after
that, in the startup logging, before the window appeared.

See issue #1984.

Co-authored-by: rmcrackan <rmcrackan@gmail.com>
2026-08-24 14:22:08 +00:00
..
2026-06-17 10:38:24 -04:00
2026-02-05 12:48:44 -07:00
2026-08-19 18:55:42 +00:00
2026-02-05 12:48:44 -07:00
2026-02-05 12:48:44 -07:00
2026-05-04 21:10:28 -06:00