mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-01-23 10:45:27 +00:00
- Add stream profile selection to user settings, allowing per-user default streaming profiles - Add configurable environment variables for UWSGI_PORT, REDIS_PORT, and DAPHNE_PORT - Add PostgreSQL database existence check in initialization scripts - Update nginx, uwsgi configs, and entrypoint to use configurable ports |
||
|---|---|---|
| .. | ||
| services | ||
| __init__.py | ||
| apps.py | ||
| channel_status.py | ||
| client_manager.py | ||
| config_helper.py | ||
| constants.py | ||
| http_streamer.py | ||
| redis_keys.py | ||
| server.py | ||
| stream_buffer.py | ||
| stream_generator.py | ||
| stream_manager.py | ||
| url_utils.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||