Dispatcharr/apps/hdhr
SergeantPanda a8a3c70e55 fix(api): update HDHR URLs to use port-aware URI builder
- Refactored HDHR API views to utilize `build_absolute_uri_with_port()` for generating URLs, ensuring correct handling of non-standard ports in lineup and discovery responses.
2026-06-07 14:27:57 -05:00
..
migrations new migrations 2025-03-05 17:18:04 -05:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Initial commit 2025-02-18 11:14:09 -06:00
api_urls.py Initial commit 2025-02-18 11:14:09 -06:00
api_views.py fix(api): update HDHR URLs to use port-aware URI builder 2026-06-07 14:27:57 -05:00
apps.py Refactor: Remove SSDP advertisement implementation and related code from HDHomeRun app 2026-04-30 12:23:37 -05:00
models.py Initial commit 2025-02-18 11:14:09 -06:00
serializers.py Initial commit 2025-02-18 11:14:09 -06:00
urls.py feat: Add HDHR output profile support and reorganize settings 2026-05-10 11:14:02 -05:00
views.py fix(api): update HDHR URLs to use port-aware URI builder 2026-06-07 14:27:57 -05:00