Dispatcharr/apps/proxy/live_proxy
2026-06-26 12:53:22 -05:00
..
input refactor(proxy): Consolidate MPEG-TS sync detection logic into utils.py and streamline comments in timeshift views. Update network access checks for consistency across XC API endpoints. Enhance clarity in timeshift proxy documentation and tests. 2026-06-26 12:53:22 -05:00
output fix(channel management): Implement channel initialization grace period handling to ensure proper state transitions during live stream startup. Channels now honor the configured grace period for buffer filling, promoting to active state when conditions are met. Updated related tests and documentation for clarity. (Fixes #1380) 2026-06-25 14:24:30 -05:00
services fix(channel management): Implement channel initialization grace period handling to ensure proper state transitions during live stream startup. Channels now honor the configured grace period for buffer filling, promoting to active state when conditions are met. Updated related tests and documentation for clarity. (Fixes #1380) 2026-06-25 14:24:30 -05:00
tests fix(proxy): update for improved DB connection management 2026-06-17 17:22:28 -05:00
__init__.py
apps.py
channel_status.py refactor(m3u, channels, proxy): enhance stream assignment logic and error handling 2026-06-09 17:59:12 -05:00
client_manager.py fix(channel management): Implement channel initialization grace period handling to ensure proper state transitions during live stream startup. Channels now honor the configured grace period for buffer filling, promoting to active state when conditions are met. Updated related tests and documentation for clarity. (Fixes #1380) 2026-06-25 14:24:30 -05:00
config_helper.py fix(channel management): Implement channel initialization grace period handling to ensure proper state transitions during live stream startup. Channels now honor the configured grace period for buffer filling, promoting to active state when conditions are met. Updated related tests and documentation for clarity. (Fixes #1380) 2026-06-25 14:24:30 -05:00
constants.py
redis_keys.py
server.py refactor(models): Simplify comments for catch-up fields in Stream and Channel models, clarifying their population process. Update migration docstring for consistency. Remove outdated comments in ProxyServer and URLs related to timeshift handling. 2026-06-26 12:39:54 -05:00
url_utils.py fix(proxy): update for improved DB connection management 2026-06-17 17:22:28 -05:00
urls.py
utils.py
views.py fix(proxy): update for improved DB connection management 2026-06-17 17:22:28 -05:00