Dispatcharr/apps/channels
Dispatcharr a6f2ae5d9f EPG Processing
Updated the way EPG files are processed. Uses less resources.
2025-03-19 12:49:38 -05:00
..
migrations custom streams now work 2025-03-17 18:38:37 -04:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Added UUID to channel admin 2025-03-17 10:29:07 -05: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 modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -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 modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
models.py custom streams now work 2025-03-17 18:38:37 -04:00
serializers.py custom streams now work 2025-03-17 18:38:37 -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 modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00