Dispatcharr/apps/m3u
2025-03-20 17:03:46 -04:00
..
migrations 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
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Alpha v3 2025-02-21 15:31:59 -06:00
api_urls.py added m3u profile support 2025-02-28 14:08:05 -05:00
api_views.py added m3u profile support 2025-02-28 14:08:05 -05:00
apps.py Initial commit 2025-02-18 11:14:09 -06:00
forms.py Initial commit 2025-02-18 11:14:09 -06:00
models.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
serializers.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
signals.py Initial commit 2025-02-18 11:14:09 -06:00
tasks.py added 'starting' notification for refresh, fixed typo 2025-03-20 17:03:46 -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 Initial commit 2025-02-18 11:14:09 -06:00