Dispatcharr/apps/channels
2026-06-10 08:42:33 +02:00
..
migrations refactor: Remove catchup_provider_stream_id field and related logic from Channel model and migrations 2026-06-02 11:59:09 -05:00
tests refactor(m3u, channels, proxy): enhance stream assignment logic and error handling 2026-06-09 17:59:12 -05:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py epg refactor, new relations and matching 2025-03-26 13:28:03 -04:00
api_urls.py feat: Implement delete series rule functionality with title parameter and update related components 2026-05-05 08:40:05 -05:00
api_views.py feat(epg): overhaul EPG auto-matching logic and improve performance 2026-06-08 18:12:29 -05:00
apps.py Refactor stats and vod proxy 2025-09-05 19:30:13 -05:00
compact_numbering.py fix(channels): make compact numbering repack idempotent 2026-06-05 00:01:22 -05:00
epg_matching.py feat(epg): overhaul EPG auto-matching logic and improve performance 2026-06-08 18:12:29 -05:00
forms.py Forms support floats now. 2025-05-15 15:32:21 -05:00
managers.py feat: Auto-sync overhaul (FR #1196) 2026-05-01 14:05:06 -05:00
models.py Merge remote-tracking branch 'upstream/dev' into feat/timeshift-native-v2 2026-06-10 08:42:33 +02:00
serializers.py Merge remote-tracking branch 'upstream/dev' into feat/timeshift-native-v2 2026-06-10 08:42:33 +02:00
signals.py Merge remote-tracking branch 'upstream/dev' into feat/timeshift-native-v2 2026-06-10 08:42:33 +02:00
tasks.py feat(epg): overhaul EPG auto-matching logic and improve performance 2026-06-08 18:12:29 -05:00
urls.py Initial commit 2025-02-18 11:14:09 -06:00
utils.py Merge remote-tracking branch 'upstream/dev' into feat/timeshift-native-v2 2026-06-10 08:42:33 +02:00
views.py m3u modifications so streams are identified by hash, configurable, also streams now have channel_groups instead of a string for groups 2025-03-19 16:35:49 -04:00