Dispatcharr/apps/m3u
2025-07-14 16:42:26 -05:00
..
migrations merged in dev 2025-05-24 07:19:43 -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 Add auto channel sync settings to ChannelGroupM3UAccount and update related components 2025-07-13 15:59:25 -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 merged in dev 2025-05-24 07:19:43 -04:00
serializers.py check and warn before saving a network access setting that could block current client access 2025-06-10 08:46:36 -04:00
signals.py Properly disable celery task if m3u is disabled. 2025-05-09 12:06:43 -05:00
tasks.py Only update channels that changed. Don't delete and readd all. Otherwise UUIDS/links will break. 2025-07-14 16:42:26 -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 Initial commit 2025-02-18 11:14:09 -06:00