Dispatcharr/dispatcharr
SergeantPanda 509f2be3a8 Fixes a lot of "You provided a value prop to a form field without an onChange handler" errors.
Reworks websocket connection to be more robust and notify user of connection errors.

Will retry if websocket connection dies.
2025-05-04 10:58:38 -05: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 Fixes a lot of "You provided a value prop to a form field without an onChange handler" errors. 2025-05-04 10:58:38 -05: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 epg match run externally to keep memory usage low 2025-04-07 11:57:00 -04:00
urls.py attempting to fix urls 2025-04-11 14:27:30 -04: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