Dispatcharr/apps/channels/migrations
2025-03-20 16:55:10 -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
__init__.py Initial commit 2025-02-18 11:14:09 -06:00