Dispatcharr/apps/channels
2025-03-12 14:24:35 -04:00
..
migrations new migrations 2025-03-05 17:18:04 -05:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Pre-Alpha v? 2025-03-01 08:52:32 -06: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 finally fixed bulk delete channels 2025-03-12 14:24:35 -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 Pre Alpha v5 2025-02-25 14:42:33 -06:00
models.py multi stream support 2025-03-02 15:06:47 -05:00
serializers.py initial push for pagination with streams tables - still need to fix the channels form tables 2025-03-08 09:17:20 -05:00
signals.py Logo URLs 2025-02-28 18:34:43 -06:00
tasks.py AI EPG Matching 2025-03-02 12:27:21 -06: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 Pre Alpha v4 2025-02-22 20:43:55 -06:00