Dispatcharr/apps/proxy/ts_proxy
2025-03-28 09:04:04 -05:00
..
services Fixes stream switches not honouring user selected order. 2025-03-28 08:50:57 -05:00
__init__.py Even more refractoring. 2025-03-15 11:44:59 -05:00
channel_status.py Fixes broken channels stats after field name change from 'profile' to 'stream_profile' 2025-03-27 16:11:04 -05:00
client_manager.py Improved logging to include current component name. 2025-03-22 07:42:46 -05:00
config_helper.py Improved logging to include current component name. 2025-03-22 07:42:46 -05:00
constants.py Switched profile to stream_profile in channel_service 2025-03-25 13:04:51 -05:00
redis_keys.py Added client speed statistics to client metadata in redis. 2025-03-21 19:59:54 -05:00
server.py Replaced invalid character in logs. 2025-03-27 18:50:48 -05:00
stream_buffer.py Improved logging to include current component name. 2025-03-22 07:42:46 -05:00
stream_generator.py Changed profile to stream_profile and utilized constants more for consistency. 2025-03-25 12:13:06 -05:00
stream_manager.py Added ability to send a next stream command. 2025-03-27 20:49:24 -05:00
url_utils.py Fixes stream switches not honouring user selected order. 2025-03-28 08:50:57 -05:00
urls.py Added ability to send a next stream command. 2025-03-27 20:49:24 -05:00
utils.py Improved logging to include current component name. 2025-03-22 07:42:46 -05:00
views.py Better method to keep track of next stream to use. 2025-03-28 09:04:04 -05:00