1652f2f6afcd095819736cf6596f74c2030ab927
- Update SeriesApp.rescan() to use database storage by default (use_database=True) - Use SerieScanner.scan_async() for database mode, which saves directly to DB - Fall back to legacy file-based scan() when use_database=False (for CLI compatibility) - Reinitialize SerieList from database after scan when in database mode - Update unit tests to use use_database=False for mocked tests - Add parameter to control storage mode for backward compatibility
Description
No description provided
Languages
Python
81.6%
JavaScript
13.2%
HTML
3.2%
CSS
1.6%
Shell
0.4%