mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-21 01:05:30 +00:00
- Updated `get_stream` method to return error reasons for better debugging. - Improved `generate_stream_url` to handle errors and log specific issues. - Implemented retry mechanism in `stream_ts` view for obtaining streams with exponential backoff. - Added new configuration options for connection timeout and retry intervals. |
||
|---|---|---|
| .. | ||
| migrations | ||
| __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 | ||