Dispatcharr/apps/m3u
2025-09-21 10:42:23 -05:00
..
migrations Add custom properties to M3UAccountProfile and implement account info retrieval 2025-09-09 16:05:58 -05:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Add custom properties to M3UAccountProfile and implement account info retrieval 2025-09-09 16:05:58 -05:00
api_urls.py Ability to refresh account info from account info modal and provide notification on results. 2025-09-09 18:15:33 -05:00
api_views.py Ability to refresh account info from account info modal and provide notification on results. 2025-09-09 18:15:33 -05:00
apps.py Initial commit 2025-02-18 11:14:09 -06:00
forms.py Convert custom_properties to jsonb in the backend. 2025-09-02 09:41:51 -05:00
models.py Add custom properties to M3UAccountProfile and implement account info retrieval 2025-09-09 16:05:58 -05:00
serializers.py Enhance M3U profile management: add optional notes field, improve validation for default profiles, and update UI to display notes where applicable. 2025-09-10 17:26:18 -05:00
signals.py Properly disable celery task if m3u is disabled. 2025-05-09 12:06:43 -05:00
tasks.py Improved logging for stream filters. 2025-09-21 10:42:23 -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