Dispatcharr/dispatcharr
2025-04-04 16:18:12 -04:00
..
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Alpha v3 2025-02-21 15:31:59 -06:00
asgi.py Websockets, fixed channel name collision, added back in multi-stream per channel support 2025-03-05 17:04:43 -05:00
celery.py Initial commit 2025-02-18 11:14:09 -06:00
consumers.py logos, channel numbers, websocket regex test so we can properly test against python regex and not javascript 2025-04-02 16:27:28 -04:00
persistent_lock.py multi stream support 2025-03-02 15:06:47 -05:00
routing.py Websockets, fixed channel name collision, added back in multi-stream per channel support 2025-03-05 17:04:43 -05:00
settings.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 Removed HDHR from root url 2025-03-21 08:22:17 -05:00
utils.py Initial commit 2025-02-18 11:14:09 -06:00
wsgi.py Initial commit 2025-02-18 11:14:09 -06:00