Lukas 46ca4c9aac Task 5: Update SerieScanner to use database storage
- Add db_session parameter to SerieScanner.__init__
- Add async scan_async() method for database-backed scanning
- Add _save_serie_to_db() helper for creating/updating series
- Add _update_serie_in_db() helper for updating existing series
- Add deprecation warning to file-based scan() method
- Maintain backward compatibility for CLI usage
- Add comprehensive unit tests (15 tests, all passing)
- Update instructions.md to mark Task 5 complete
2025-12-01 19:25:28 +01:00
2025-05-17 21:31:16 +02:00
2025-10-12 22:39:51 +02:00
2025-11-01 19:23:32 +01:00
2025-11-28 18:58:50 +01:00
2025-11-28 18:58:50 +01:00
2025-11-28 18:58:50 +01:00
2025-10-12 18:05:31 +02:00
2025-10-23 18:28:17 +02:00
2025-05-31 20:46:30 +02:00
2025-10-30 22:06:41 +01:00
2025-11-15 16:56:12 +01:00
2025-11-15 09:11:02 +01:00
2025-10-25 17:54:18 +02:00
2025-11-02 08:33:44 +01:00
2025-11-02 08:33:44 +01:00
Description
No description provided
179 MiB
Languages
Python 78.5%
JavaScript 14.7%
HTML 3.3%
CSS 2.9%
Shell 0.4%
Other 0.2%