29c7040b20
- Integrated SQLModel with SQLite for robust data persistence - Refactored UserManager and WatchlistManager to use SQL queries - Migrated models to SQLModel with relationships and primary keys - Updated test suite with in-memory database isolation - Removed deprecated JSON storage files
7 lines
175 B
JSON
7 lines
175 B
JSON
{
|
|
"check_interval_hours": 12,
|
|
"auto_download_enabled": false,
|
|
"max_concurrent_auto_downloads": 2,
|
|
"notify_on_new_episodes": false,
|
|
"include_completed_anime": false
|
|
} |