Dispatcharr/apps/proxy/ts_proxy
2025-05-05 17:02:28 -05:00
..
services Properly track current stream id during stream switches. 2025-04-27 15:52:10 -05:00
__init__.py centralized and lazy-loaded redis client singleton, check for manage.py commands so we don't init proxyservers (redis connection), put manage commmands before starting uwsgi 2025-04-04 16:18:12 -04:00
apps.py centralized and lazy-loaded redis client singleton, check for manage.py commands so we don't init proxyservers (redis connection), put manage commmands before starting uwsgi 2025-04-04 16:18:12 -04:00
channel_status.py Removed unnecessary logs. 2025-04-28 17:29:27 -05:00
client_manager.py
config_helper.py Fix potential issue during stream switches. 2025-05-05 17:02:28 -05:00
constants.py
redis_keys.py
server.py Replace time.sleep with gevent.sleep for improved concurrency 2025-04-30 13:32:16 -05:00
stream_buffer.py Finding more timers that can be converted to gevents. 2025-05-01 10:43:07 -05:00
stream_generator.py Fix potential issue during stream switches. 2025-05-05 17:02:28 -05:00
stream_manager.py Fix potential issue during stream switches. 2025-05-05 17:02:28 -05:00
url_utils.py Added url validation for redirect profile. 2025-04-15 08:28:47 -05:00
urls.py
utils.py
views.py More sleep events. 2025-05-01 09:05:51 -05:00