Dispatcharr/apps/proxy/ts_proxy
2025-03-27 18:53:59 -05:00
..
services Merge branch 'epg-refactor' into stream-previews 2025-03-27 09:44:07 -04: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 Removed invalid character in logging. 2025-03-27 18:53:59 -05:00
url_utils.py Changed variable name for clarity. 2025-03-27 17:52:27 -05:00
urls.py Adding stop client abilities. Still needs some work. 2025-03-16 17:16:10 -05:00
utils.py Improved logging to include current component name. 2025-03-22 07:42:46 -05:00
views.py Merge branch 'epg-refactor' into stream-previews 2025-03-27 09:44:07 -04:00