Dispatcharr/apps/m3u
2025-05-01 17:30:19 -04:00
..
migrations Add stale_stream_days field to M3UAccount model and update related logic 2025-05-01 16:01:08 -05: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 m3u file upload fixed, hdhr support profiles now, i don't remember what I did to the UI anymore 2025-04-07 20:49:42 -04: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 Add stale_stream_days field to M3UAccount model and update related logic 2025-05-01 16:01:08 -05:00
serializers.py Add stale_stream_days field to M3UAccount model and update related logic 2025-05-01 16:01:08 -05:00
signals.py process groups to allow filtering before any stream ingestion, do this in background for better experience 2025-04-06 13:11:28 -04:00
tasks.py updated last_seen of existing streams: 2025-05-01 17:30:19 -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