Dispatcharr/apps/m3u
2025-08-20 17:38:21 -05:00
..
migrations Add priority for providers so VOD's can be auto selected based on the priority. 2025-08-20 17:38:21 -05:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Add priority for providers so VOD's can be auto selected based on the priority. 2025-08-20 17:38:21 -05:00
api_urls.py first run at m3u filtering 2025-08-01 15:02:43 -04:00
api_views.py Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into vod-relationtest 2025-08-19 12:39:21 -05:00
apps.py Initial commit 2025-02-18 11:14:09 -06:00
forms.py Add ability to scan for vods during m3u refresh. 2025-08-02 12:01:26 -05:00
models.py Add priority for providers so VOD's can be auto selected based on the priority. 2025-08-20 17:38:21 -05:00
serializers.py Add priority for providers so VOD's can be auto selected based on the priority. 2025-08-20 17:38:21 -05:00
signals.py Properly disable celery task if m3u is disabled. 2025-05-09 12:06:43 -05:00
tasks.py Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into vod-relationtest 2025-08-19 12:39:21 -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 Add ability to scan for vods during m3u refresh. 2025-08-02 12:01:26 -05:00