Files
spacedrive/apps/cli
Jamie Pine 87875277b9 Implement library load failure event and enhance library directory scanning
- Added a new `LibraryLoadFailed` event to capture and report errors when loading libraries, including error type categorization for frontend notifications.
- Introduced a method to count `.sdlibrary` directories without loading them, improving the library initialization process.
- Updated the library manager to emit the new event upon load failures, enhancing error handling and user feedback.
- Enhanced logging to provide better insights during library loading and initialization.
2025-12-21 04:42:34 -08:00
..