mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +00:00
Streams matched by hash during refresh were not updating channel_group_id, causing cleanup to delete all streams when group IDs change (e.g., after migration reset). Adds channel_group_id to comparison, assignment, only() fetch, and bulk_update in both standard and XC processing paths. |
||
|---|---|---|
| .. | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| api_urls.py | ||
| api_views.py | ||
| apps.py | ||
| forms.py | ||
| models.py | ||
| serializers.py | ||
| signals.py | ||
| tasks.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||