Dispatcharr/apps/channels
2025-03-28 15:24:25 -04:00
..
migrations epg refactor, new relations and matching 2025-03-26 13:28:03 -04: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 new ui updates, primarily streams table, new api endpoints to efficiently get ids and stream groups 2025-03-09 17:35:59 -04:00
api_views.py epg refactor, new relations and matching 2025-03-26 13:28:03 -04:00
apps.py Websockets, fixed channel name collision, added back in multi-stream per channel support 2025-03-05 17:04:43 -05:00
forms.py epg refactor, new relations and matching 2025-03-26 13:28:03 -04:00
models.py modifications to allow previewing of a raw stream 2025-03-27 09:26:04 -04:00
serializers.py refresh channel programs on epg change, fixed some notification bugs 2025-03-28 15:24:25 -04:00
signals.py refresh channel programs on epg change, fixed some notification bugs 2025-03-28 15:24:25 -04:00
tasks.py refresh channel programs on epg change, fixed some notification bugs 2025-03-28 15:24:25 -04:00
urls.py Initial commit 2025-02-18 11:14:09 -06:00
utils.py Initial commit 2025-02-18 11:14:09 -06: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