This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
Dispatcharr
Watch
1
Star
0
Fork
You've already forked Dispatcharr
1
mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced
2026-07-19 01:25:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
ca3d0eb9e1
Dispatcharr
/
apps
/
proxy
/
live_proxy
/
input
History
Download ZIP
Download TAR.GZ
SergeantPanda
9e941c7011
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
..
__init__.py
Enhancement: Initial fmp4 support and major ts_proxy refactor
2026-05-08 17:46:47 -05:00
buffer.py
fix(proxy): enhance channel teardown and client management
2026-06-14 21:41:50 -05:00
http_streamer.py
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
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