Dispatcharr/apps/channels
2025-05-08 12:43:27 -04:00
..
migrations Add support for Channels DVR tvc-guide-stationid 2025-05-03 19:24: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 channel streams optimizations, bug fixes in tables, parallel api calls for paginated data fetching 2025-04-24 17:14:25 -04:00
api_views.py auto-assign numbers now configurable by selection, channel enable switch now applies to all selected 2025-05-08 12:43:27 -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 Add support for Channels DVR tvc-guide-stationid 2025-05-03 19:24:51 -05:00
serializers.py Add support for Channels DVR tvc-guide-stationid 2025-05-03 19:24:51 -05:00
signals.py Fixes, notifications that don't give good error messges, epg's not refreshing when linking epg to channel. 2025-04-15 12:22:00 -05:00
tasks.py Notify user of how many matches auto-match found. 2025-04-29 18:13:42 -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