Dispatcharr/apps/output
SergeantPanda f0c69fd286 refactor(epg): optimize logo URL generation for EPG channels
- Precompute base URL and logo path components once per request to reduce redundant calls to `build_absolute_uri_with_port()`, enhancing performance.
- Update logo URL construction for both cached and direct logos to utilize the precomputed values, ensuring consistency and efficiency in URL handling.
2026-06-07 14:45:59 -05:00
..
__init__.py Pre Alpha 2 2025-02-19 16:55:23 -06:00
apps.py Pre Alpha 2 2025-02-19 16:55:23 -06:00
tests.py fix: Escape XML special characters in EPG channel IDs 2026-01-28 20:15:03 -06:00
urls.py Add XC endpoints for VOD. 2025-08-08 09:03:25 -05:00
views.py refactor(epg): optimize logo URL generation for EPG channels 2026-06-07 14:45:59 -05:00