Dispatcharr/apps/channels/migrations
2025-09-02 09:41:51 -05:00
..
0001_initial.py new migrations 2025-03-05 17:18:04 -05:00
0002_rename_channel_name_channel_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
0003_channel_uuid.py updated channel with uuid 2025-03-16 09:46:07 -04:00
0004_stream_is_custom.py custom streams now work 2025-03-17 18:38:37 -04:00
0005_stream_channel_group_stream_last_seen_and_more.py m3u modifications so streams are identified by hash, configurable, also streams now have channel_groups instead of a string for groups 2025-03-19 16:35:49 -04:00
0006_migrate_stream_groups.py m3u modifications so streams are identified by hash, configurable, also streams now have channel_groups instead of a string for groups 2025-03-19 16:35:49 -04:00
0007_remove_stream_group_name.py m3u modifications so streams are identified by hash, configurable, also streams now have channel_groups instead of a string for groups 2025-03-19 16:35:49 -04:00
0008_stream_stream_hash.py Refactored m3u refresh, optimized it, added progress notification on the frontend 2025-03-20 16:55:10 -04:00
0009_remove_channel_tvg_name_channel_epg_data.py epg refactor, new relations and matching 2025-03-26 13:28:03 -04:00
0010_stream_custom_properties.py logos, channel numbers, websocket regex test so we can properly test against python regex and not javascript 2025-04-02 16:27:28 -04:00
0011_logo_remove_channel_logo_file_and_more.py logos, channel numbers, websocket regex test so we can properly test against python regex and not javascript 2025-04-02 16:27:28 -04:00
0012_channelprofile_channelprofilemembership.py fully supported channel profiles 2025-04-03 08:59:06 -04:00
0013_alter_logo_url.py updated logo url field 2025-04-04 11:24:31 -04:00
0014_recording.py first run at recordings, among other things 2025-04-05 18:59:15 -04:00
0015_recording_custom_properties.py forgot to commit migration 2025-04-07 15:02:01 -04:00
0016_channelstream_unique_channel_stream.py more table bug fixes, query optimizations, re-added channel expansion stream table with reworked drag-and-drop 2025-04-19 08:37:43 -04:00
0017_alter_channelgroup_name.py hopefully finalizing table rewrite 2025-04-23 11:02:00 -04:00
0018_channelgroupm3uaccount_custom_properties_and_more.py removed db index here, I don't think it's needed 2025-04-27 10:54:39 -04:00
0019_channel_tvc_guide_stationid.py Add support for Channels DVR tvc-guide-stationid 2025-05-03 19:24:51 -05:00
0020_alter_channel_channel_number.py Fixed migrations. 2025-05-15 14:38:28 -05:00
0021_channel_user_level.py user management, user levels, user level channel access 2025-05-18 11:19:34 -04:00
0022_channel_auto_created_channel_auto_created_by_and_more.py Combined migrations. 2025-07-13 18:09:30 -05:00
0023_stream_stream_stats_stream_stream_stats_updated_at.py Save stream stats to database. 2025-07-28 21:40:29 -05:00
0024_alter_channelgroupm3uaccount_channel_group.py added vod category filtering 2025-08-22 16:59:00 -04:00
0025_alter_channelgroupm3uaccount_custom_properties_and_more.py Convert custom_properties to jsonb in the backend. 2025-09-02 09:41:51 -05:00
__init__.py Initial commit 2025-02-18 11:14:09 -06:00