Dispatcharr/apps/proxy/vod_proxy
None cf96287c90 Add guard to remove_connection()
- multi_worker_connection_manager.py: Add missing count > 0 guard to multi-worker remove_connection()

This method doesn't appear to be called anywhere but added the guard in case it is put back into service
2026-02-10 19:06:51 -06:00
..
__init__.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
connection_manager.py Fix: VOD proxy double-DECR of profile connection counter during cleanup 2026-02-10 18:58:17 -06:00
multi_worker_connection_manager.py Add guard to remove_connection() 2026-02-10 19:06:51 -06:00
urls.py Enhancement: Add VOD client stop functionality to Stats page 2025-12-17 16:54:10 -06:00
utils.py Convert to relation tables to support multiple providers for each vod. 2025-08-07 12:31:05 -05:00
views.py feat: Add Redis authentication support for modular deployment 2026-02-03 21:42:06 -06:00