Dispatcharr/apps/channels
2025-03-22 12:23:54 -05:00
..
migrations Refactored m3u refresh, optimized it, added progress notification on the frontend 2025-03-20 16:55:10 -04:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.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
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 fixing some bugs 2025-03-20 18:34:59 -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 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
models.py Bypass redis for management commands. 2025-03-22 12:23:54 -05:00
serializers.py m3u group filters 2025-03-22 09:56:00 -04:00
signals.py custom streams now work 2025-03-17 18:38:37 -04:00
tasks.py EPG Processing 2025-03-19 12:49:38 -05: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