Dispatcharr/apps/hdhr
None 6fed444e43 feat: Auto-sync overhaul (FR #1196)
Per-field channel overrides for auto-synced channels, hide-from-output flag, range-bounded auto-numbering with re-pack, multi-stream channel safety, multi-provider shared-range merging, and an across-the-board move from per-row sync writes to bulk operations.

Migrations:

apps/channels:

0036_channeloverride_and_user_hidden,
0037_backfill_auto_created_by_null,
0038_channelgroupm3uaccount_auto_sync_channel_end,
0039_channel_channel_number_nullable

apps/m3u:
0020_m3uaccount_auto_cleanup_unused_channels

See CHANGELOG.md for the full commit log
2026-05-01 14:05:06 -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: Auto-sync overhaul (FR #1196) 2026-05-01 14:05:06 -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 m3u file upload fixed, hdhr support profiles now, i don't remember what I did to the UI anymore 2025-04-07 20:49:42 -04:00
views.py feat: Auto-sync overhaul (FR #1196) 2026-05-01 14:05:06 -05:00