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-17 16:50:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
main
Dispatcharr
/
apps
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
SergeantPanda
391c3412d2
refactor(proxy): Add new client connect grace period setting and update channel initialization grace period defaults. The
channel_client_wait_period
is introduced to manage channel lifetimes before client connections, while the
channel_init_grace_period
default is increased to improve failover handling.
2026-06-28 11:31:21 -05:00
..
accounts
fix(recording playback): Complete authentication handling for DVR recordings by allowing JWT tokens via query parameters for both native video and HLS segments. Updated API views to support token propagation in redirects and playlist rewrites. Enhanced tests to validate new authentication behavior across endpoints.
2026-06-25 11:27:57 -05:00
api
backups
channels
refactor(proxy): Add new client connect grace period setting and update channel initialization grace period defaults. The
channel_client_wait_period
is introduced to manage channel lifetimes before client connections, while the
channel_init_grace_period
default is increased to improve failover handling.
2026-06-28 11:31:21 -05:00
connect
dashboard
epg
enhancement(epg): add export lookback and cutoff parameters to EPG generation
2026-06-23 15:27:15 -05:00
hdhr
m3u
fix(api): Correct OpenAPI schema paths for nested M3U profiles and filters by removing escaped slashes, ensuring proper serialization and compatibility with client generators. Updated related API URL patterns for consistency. (
Fixes
#1384
)
2026-06-25 13:37:29 -05:00
output
documentation: Add comment to disable parallel gather for DISTINCT ON query to prevent OOM issues in large VOD libraries.
2026-06-25 11:06:35 -05:00
plugins
proxy
refactor(proxy): Add new client connect grace period setting and update channel initialization grace period defaults. The
channel_client_wait_period
is introduced to manage channel lifetimes before client connections, while the
channel_init_grace_period
default is increased to improve failover handling.
2026-06-28 11:31:21 -05:00
vod