Dispatcharr/apps/channels
2025-09-16 13:01: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 Don't use matching script 2025-09-16 09:18:41 -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 Skip disabled m3u accounts when choosing streams during playback. 2025-09-15 17:36:31 -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 Remove unnecessary checking of cache directories. Lets sentence transformers handle it. 2025-09-16 13:01: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