Dispatcharr/apps/channels/migrations
2025-04-23 11:02:00 -04: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
__init__.py Initial commit 2025-02-18 11:14:09 -06:00