Dispatcharr/core
Dispatcharr 981824a814 Update Notification
Added update notification
Added notification settings
2025-09-07 22:18:24 -05:00
..
fixtures modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
management/commands breakclass command to reset network access settings 2025-06-16 10:57:54 -04:00
migrations Combined migrations 2025-09-04 14:36:14 -05:00
__init__.py Alpha v3 2025-02-21 15:31:59 -06:00
admin.py modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
api_urls.py Update Notification 2025-09-07 22:18:24 -05:00
api_views.py Update Notification 2025-09-07 22:18:24 -05:00
apps.py Huge overhaul of logging. More standardized and we are now capturing logs from celery task and sening to console. 2025-05-10 09:29:06 -05:00
command_utils.py Bypass redis for management commands. 2025-03-22 12:23:54 -05:00
models.py Comskip Update 2025-09-04 13:45:25 -05:00
redis_pubsub.py Bypass redis for management commands. 2025-03-22 12:23:54 -05:00
serializers.py Change to JSON settings 2025-06-13 14:36:08 -05:00
signals.py Fixed bug in deleting stream profiles 2025-04-20 09:54:16 -04:00
tasks.py Fix unique constraint violations when rehashing streams 2025-09-03 16:23:58 -05:00
tests.py Alpha v3 2025-02-21 15:31:59 -06:00
urls.py Pre-Alpha v4 2025-02-24 15:04:03 -06:00
utils.py Use custom validator for urls fields to allow for non fqdn hostnames. 2025-08-01 11:28:51 -05:00
views.py Convert to relation tables to support multiple providers for each vod. 2025-08-07 12:31:05 -05:00
xtream_codes.py Get all live streams at once and filter by category. 2025-08-29 19:18:25 -05:00