This website requires JavaScript.
Explore
Help
Sign in
martian
/
Dispatcharr
Watch
1
Star
0
Fork
You've already forked Dispatcharr
0
forked from
Mirrors/Dispatcharr
Code
Pull requests
Activity
fa2b3fbe3e
Dispatcharr
/
apps
/
proxy
/
vod_proxy
History
Download ZIP
Download TAR.GZ
SergeantPanda
c87bd79051
Cleanup the rest of the redis keys on connection close.
2025-08-19 17:52:59 -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
Cleanup the rest of the redis keys on connection close.
2025-08-19 17:52:59 -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
Use redis to track provider connections to work with multi-worker uwsgi.
2025-08-19 17:35:51 -05:00