Dispatcharr/core
Dispatcharr c85316b912 Added DVR offset
Added pre/post offset for DVR recordings.
2025-09-11 20:58:42 -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 Better naming for different functions. 2025-08-05 12:53:22 -05:00
api_views.py Added DVR offset 2025-09-11 20:58:42 -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 Added DVR offset 2025-09-11 20:58:42 -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 Convert refresh time to local time. 2025-09-09 16:43:57 -05:00