Dispatcharr/apps/m3u
2025-08-29 19:18:25 -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 optimized vod parsing, added in vod category filtering, added UI individual tabs for movies vs series VOD category filters 2025-08-25 14:37:20 -04: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 Get all live streams at once and filter by category. 2025-08-29 19:18:25 -05:00
urls.py Initial commit 2025-02-18 11:14:09 -06:00
utils.py Move tuner calculation to central location and use it to dynamically calculate tuner counts for XC api user_info 2025-08-28 15:26:51 -05:00
views.py Add ability to scan for vods during m3u refresh. 2025-08-02 12:01:26 -05:00