Dispatcharr/apps/connect
2026-07-07 18:25:52 +00:00
..
handlers fix: replace fork()-based subprocess with posix_spawn at all uWSGI spawn sites 2026-05-15 16:45:09 -05:00
migrations Enhancement: VOD start/stop notifications and system events. 2026-04-23 18:03:02 -05:00
tests refactor(trigger_event): streamline event dispatching and improve plugin action handling 2026-06-16 11:25:17 -05:00
__init__.py initial connect feature 2026-02-08 09:29:22 -05:00
api_urls.py initial connect feature 2026-02-08 09:29:22 -05:00
api_views.py Bug Fix: Fixed several incorrect or incomplete OpenAPI (@extend_schema) schemas across the API 2026-04-11 17:02:07 -05:00
apps.py initial connect feature 2026-02-08 09:29:22 -05:00
models.py Enhancement: VOD start/stop notifications and system events. 2026-04-23 18:03:02 -05:00
serializers.py added endpoint for testing connections with a dummy payload 2026-02-15 07:36:08 -05:00
utils.py Enhancement: Update plugin discovery logic to include release_connections parameter, improving resource management during event triggering. 2026-07-07 18:25:52 +00:00