mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-25 11:04:07 +00:00
- Addressed a bug where the EPG channel list did not refresh after a source finished parsing channels due to the `epg_refresh` WebSocket handler using a stale snapshot. The handler now correctly reads the current store state and ensures `fetchEPGData()` is called upon completion of channel parsing. - Updated tests to verify that the frontend receives the correct parsing completion signals. |
||
|---|---|---|
| .. | ||
| 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 | ||