Dispatcharr/apps/channels
2025-04-03 22:47:56 -04:00
..
migrations fully supported channel profiles 2025-04-03 08:59:06 -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 fully supported channel profiles 2025-04-03 08:59:06 -04:00
api_views.py optimized channel bulk from streams, fixed frontend infinite loading 2025-04-03 22:47:56 -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 fully supported channel profiles 2025-04-03 08:59:06 -04:00
serializers.py fully supported channel profiles 2025-04-03 08:59:06 -04:00
signals.py fully supported channel profiles 2025-04-03 08:59:06 -04:00
tasks.py logos, channel numbers, websocket regex test so we can properly test against python regex and not javascript 2025-04-02 16:27:28 -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