mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-17 16:50:53 +00:00
- Moved all XMLTV output logic from `apps/output/views.py` to `apps/output/epg.py`, streamlining the codebase and maintaining the existing HTTP endpoint functionality. - Updated related tests and references to ensure proper integration with the new module structure. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| apps.py | ||
| epg.py | ||
| streaming_chunk_cache.py | ||
| test_streaming_chunk_cache.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||