Dispatcharr/apps/proxy
2025-04-30 12:17:11 -05:00
..
hls_proxy
management/commands
ts_proxy Add better logging for which channel clients are getting chunks from. 2025-04-30 12:17:11 -05:00
__init__.py
apps.py centralized and lazy-loaded redis client singleton, check for manage.py commands so we don't init proxyservers (redis connection), put manage commmands before starting uwsgi 2025-04-04 16:18:12 -04:00
config.py More robust stream switches. Has client wait if in switching state. 2025-04-14 21:03:33 -05:00
signals.py
tasks.py centralized and lazy-loaded redis client singleton, check for manage.py commands so we don't init proxyservers (redis connection), put manage commmands before starting uwsgi 2025-04-04 16:18:12 -04:00
urls.py
views.py