mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-20 16:51:10 +00:00
- Renamed `_clear_stream_assignment_keys` to `_release_stale_stream_assignment` for clarity and updated its logic to release pool counters. - Introduced new functions for managing credential slots during profile switches, enhancing the handling of shared connection limits across server groups. - Removed the `max_streams` field from the `ServerGroup` model and updated related components to reflect this change, simplifying the server group management. - Updated frontend components to integrate server group management, allowing for dynamic creation and editing of server groups. - Enhanced error handling in stream URL generation to provide more informative feedback on connection issues. - Added tests for stale assignment release and credential management during profile switches. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| Channels.jsx | ||
| Connect.jsx | ||
| ConnectLogs.jsx | ||
| ContentSources.jsx | ||
| DVR.jsx | ||
| guide.css | ||
| Guide.jsx | ||
| Login.jsx | ||
| Logos.jsx | ||
| PluginBrowse.jsx | ||
| Plugins.jsx | ||
| Settings.jsx | ||
| Stats.jsx | ||
| Users.jsx | ||
| VODs.jsx | ||