mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +00:00
- Replaced individual EPG program parse tasks with a centralized dispatch function to streamline guide refresh for newly assigned EPG IDs. - Implemented batching for guide fetches when multiple EPGs are mapped, reducing redundant API calls and improving efficiency. - Updated related utility functions to support the new fetching strategy and added tests to ensure correct behavior under various scenarios. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_current_programs_api.py | ||
| test_entity_resolution.py | ||
| test_epg_search_api.py | ||
| test_programme_index.py | ||
| test_schedules_direct.py | ||
| test_serializers.py | ||