Dispatcharr/apps/proxy/vod_proxy
SergeantPanda 9612a67412
Some checks are pending
CI Pipeline / prepare (push) Waiting to run
CI Pipeline / docker (amd64, ubuntu-24.04) (push) Blocked by required conditions
CI Pipeline / docker (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
CI Pipeline / create-manifest (push) Blocked by required conditions
Build and Push Multi-Arch Docker Image / build-and-push (push) Waiting to run
Change: VOD upstream read timeout reduced from 30 seconds to 10 seconds to minimize lock hold time when clients disconnect during connection phase
2026-01-04 15:21:22 -06:00
..
__init__.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
connection_manager.py refactor: externalize Redis and Celery configuration via environment variables 2025-12-18 16:54:59 -06:00
multi_worker_connection_manager.py Change: VOD upstream read timeout reduced from 30 seconds to 10 seconds to minimize lock hold time when clients disconnect during connection phase 2026-01-04 15:21:22 -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 refactor: externalize Redis and Celery configuration via environment variables 2025-12-18 16:54:59 -06:00