Dispatcharr/apps/proxy/vod_proxy
2025-09-05 20:34:43 -05:00
..
__init__.py Initial backend commit for vod 2025-08-02 10:42:36 -05:00
connection_manager.py Attempt to match incoming connections to sessions that are running with no clients. This will help with clients that disconnect with every timeshift and connect to the original URL. 2025-08-12 21:34:30 -05:00
multi_worker_connection_manager.py Remove unneeded headers 2025-09-05 20:26:35 -05:00
urls.py Refactor stats and vod proxy 2025-09-05 19:30:13 -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 Refactor VODStatsView to use correct field names for content type and M3U profile ID, and update user agent handling 2025-09-05 20:34:43 -05:00