Dispatcharr/apps/vod/tests
SergeantPanda 5c5b866bcf fix(vod): prevent group selection loss on empty category fetch
Implemented logic to abort the VOD refresh process when the provider returns no categories, preserving existing group selections. This change prevents unintended deletions of category relations and ensures that accounts retain their current settings during transient provider outages or API issues. Updated logging to reflect the abort condition for better traceability.
2026-07-09 21:26:36 +00:00
..
__init__.py fix(vod): prevent group selection loss on empty category fetch 2026-07-09 21:26:36 +00:00
test_empty_categories_guard.py fix(vod): prevent group selection loss on empty category fetch 2026-07-09 21:26:36 +00:00