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
apps.py
tests.py
urls.py
views.py refactor(epg): optimize logo URL generation for EPG channels 2026-06-07 14:45:59 -05:00