mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-17 16:50:53 +00:00
- Implemented `ensure_custom_properties_dict()` to normalize custom properties across various models and serializers, addressing issues with legacy JSON-encoded strings. - Updated M3U account and channel group models to ensure custom properties are consistently stored as dictionaries during save operations. - Enhanced Celery task management by ensuring old DB connections are closed before and after tasks, improving reliability and preventing errors during account refresh operations. (Fixes #1338) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_account_destroy.py | ||
| test_connection_pool.py | ||
| test_expiration_notifications.py | ||
| test_extinf_parsing.py | ||
| test_memory_cleanup.py | ||
| test_refresh_db_recovery.py | ||
| test_sync_compound.py | ||
| test_sync_correctness.py | ||
| test_xc_live_url.py | ||