Dispatcharr/core/migrations
2026-06-28 11:31:21 -05:00
..
0001_initial.py new migrations 2025-03-05 17:18:04 -05:00
0002_preload_user_agents.py initial migrations 2025-03-01 19:02:21 -05:00
0003_preload_stream_profiles.py initial migrations 2025-03-01 19:02:21 -05:00
0004_preload_core_settings.py initial migrations 2025-03-01 19:02:21 -05:00
0005_streamprofile_locked_alter_streamprofile_command_and_more.py new migrations, setting proxy and redirect profiles, setting locked profiles 2025-03-14 16:12:37 -04:00
0006_set_locked_stream_profiles.py another ffmpeg update 2025-03-17 20:44:12 -04:00
0007_create_proxy_and_redirect_stream_profiles.py modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
0008_rename_profile_name_streamprofile_name_and_more.py modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
0009_m3u_hash_settings.py Change default M3U hash key to URL only for new installs. 2025-10-02 09:28:02 -05:00
0010_reload_additional_settings.py added preferred region setting and default 2025-04-03 12:41:35 -04:00
0011_fix_stream_profiles_and_user_agents.py migration to fix incorrect user-agent for tivimate and update streamlink default profile 2025-04-04 10:57:33 -04:00
0012_default_active_m3u_accounts.py setting for auto-importing mapped files 2025-04-11 15:41:44 -04:00
0013_default_network_access_settings.py looooots of updates for user-management, initial commit of access control 2025-05-31 18:01:46 -04:00
0014_default_proxy_settings.py Prepopulate settings in database. 2025-06-13 14:51:56 -05:00
0015_dvr_templates.py Combined migrations 2025-09-04 14:36:14 -05:00
0016_update_dvr_template_paths.py Fix incorrect paths for DVR and Plugins. 2025-09-13 11:49:04 -05:00
0017_systemevent.py Enhancement: Add system event logging and viewer with M3U/EPG endpoint caching 2025-11-20 17:41:06 -06:00
0018_alter_systemevent_event_type.py Enhancement: Implement comprehensive logging for user authentication events and network access restrictions 2025-11-21 10:50:48 -06:00
0019_add_vlc_stream_profile.py Enhance StreamManager for efficient log parsing and update VLC stream profile naming 2025-12-23 15:07:25 -06:00
0020_change_coresettings_value_to_jsonfield.py Refactor CoreSettings to use JSONField for value storage and update related logic for proper type handling. Adjusted serializers and forms to accommodate new data structure, ensuring seamless integration across the application. 2026-01-13 12:18:34 -06:00
0021_systemnotification_notificationdismissal.py feat: add system notifications and update checks 2026-02-03 09:24:02 -06:00
022_default_user_limit_settings.py fix: update user limit settings key in migration and frontend form for consistency with other settings keys. 2026-03-26 20:16:16 -05:00
0023_alter_systemevent_event_type.py Enhancement: VOD start/stop notifications and system events. 2026-04-23 18:03:02 -05:00
0024_outputprofile.py fix: update default output profiles to include additional ffmpeg parameters for improved processing speed. 2026-05-17 12:33:37 -05:00
0025_move_preferred_region_and_auto_import_to_system_settings.py feat: Add HDHR output profile support and reorganize settings 2026-05-10 11:14:02 -05:00
0026_add_channel_client_wait_period.py refactor(proxy): Add new client connect grace period setting and update channel initialization grace period defaults. The channel_client_wait_period is introduced to manage channel lifetimes before client connections, while the channel_init_grace_period default is increased to improve failover handling. 2026-06-28 11:31:21 -05:00
__init__.py Pre Alpha v4 2025-02-22 20:43:55 -06:00