Dispatcharr/apps/hdhr
SergeantPanda ba76a4d5f2
Some checks failed
CI Pipeline / prepare (push) Has been cancelled
Build and Push Multi-Arch Docker Image / build-and-push (push) Has been cancelled
Frontend Tests / test (push) Has been cancelled
CI Pipeline / docker (amd64, ubuntu-24.04) (push) Has been cancelled
CI Pipeline / docker (arm64, ubuntu-24.04-arm) (push) Has been cancelled
CI Pipeline / create-manifest (push) Has been cancelled
feat: Add HDHR output profile support and reorganize settings
- Implemented HDHR output profile URL support for specific transcode profiles.
- Introduced a default output profile setting in Stream Settings.
- Updated API views to handle channel profiles and output profiles.
- Migrated preferred region and auto-import settings to system settings.
- Enhanced frontend forms to include output profile selection and descriptions.
2026-05-10 11:14:02 -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 feat: Add HDHR output profile support and reorganize settings 2026-05-10 11:14:02 -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 rename Channel.user_hidden to Channel.hidden_from_output 2026-05-01 19:44:16 -05:00