Dispatcharr/apps/channels
2025-09-13 19:59:43 -05:00
..
migrations Convert custom_properties to jsonb in the backend. 2025-09-02 09:41:51 -05: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 DVR update 2025-09-03 21:35:45 -05:00
api_views.py Implement asynchronous bulk channel creation from stream IDs with WebSocket progress updates 2025-09-13 19:59:43 -05:00
apps.py Refactor stats and vod proxy 2025-09-05 19:30:13 -05:00
forms.py Forms support floats now. 2025-05-15 15:32:21 -05:00
models.py Convert custom_properties to jsonb in the backend. 2025-09-02 09:41:51 -05:00
serializers.py Added DVR offset 2025-09-11 20:58:42 -05:00
signals.py DVR update 2025-09-03 21:35:45 -05:00
tasks.py Implement asynchronous bulk channel creation from stream IDs with WebSocket progress updates 2025-09-13 19:59:43 -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