Dispatcharr/apps/channels
2025-04-04 16:18:12 -04:00
..
migrations updated logo url field 2025-04-04 11:24:31 -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 logo caching 2025-04-04 09:21:53 -04:00
api_views.py fixed streams not added on bulk operations 2025-04-04 13:53:24 -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 centralized and lazy-loaded redis client singleton, check for manage.py commands so we don't init proxyservers (redis connection), put manage commmands before starting uwsgi 2025-04-04 16:18:12 -04:00
serializers.py logo caching 2025-04-04 09:21:53 -04:00
signals.py fully supported channel profiles 2025-04-03 08:59:06 -04:00
tasks.py fixed exact epg matching on bulk channel creation 2025-04-04 10:49:12 -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