Dispatcharr/core
Dispatcharr 424a450654 DVR Features and bug fixes
Added ability to use custom comskip.ini
Added series recording without reliance on EPG
Fixed comskip bug
Fixed timezone mismatch when scheduling DVR recordings

No migrations completed yet
2025-09-18 10:23:16 -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 Fix incorrect paths for DVR and Plugins. 2025-09-13 11:49:04 -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 DVR Features and bug fixes 2025-09-18 10:23:16 -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