Libation/Source/LibationFileManager
Michael Bucari-Tovo ae012548bd Smart handling of filename limitations cross platform
Automatically determine if filename lengths in the Books directory are limited to 255 UTF-16 characters (NTFS) or 255 UTF-8 bytes (pretty much every other file system) (#1260)

In non-Windows environments, determine if the Books directory supports filenames containing characters which are illegal in Windows environments (<>|:*?). If it doesn't, then ensure those characters are included in the user's ReplacementCharacters settings (#1258).
2025-07-30 16:04:48 -06:00
..
2023-07-30 13:31:57 -06:00
2025-07-14 12:43:53 -06:00
2023-07-30 13:31:57 -06:00
2025-03-04 15:41:26 -07:00