Dispatcharr/apps/proxy/vod_proxy
2025-08-12 14:48:35 -05:00
..
__init__.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
connection_manager.py Track number of connections to avoid shutting down connection during time shifting. Lower grace period to 10 seconds if client disconnects. 2025-08-12 13:26:32 -05:00
urls.py Switched to connection tracking by url instead of parameter and 301 redirect instead of 302. 2025-08-12 14:48:35 -05:00
utils.py Convert to relation tables to support multiple providers for each vod. 2025-08-07 12:31:05 -05:00
views.py Switched to connection tracking by url instead of parameter and 301 redirect instead of 302. 2025-08-12 14:48:35 -05:00