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-20 16:51:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
fa39a594be
Dispatcharr
/
apps
/
timeshift
History
Download ZIP
Download TAR.GZ
SergeantPanda
f2dfe6deb6
feat(channels): Add caching and resolution logic for provider archive days in XC catch-up streams. Implemented
compute_provider_archive_days_capped
and
resolve_xc_epg_prev_days
functions to enhance performance and flexibility in determining catch-up days. Updated docstrings for clarity.
2026-06-26 12:45:13 -05:00
..
tests
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
__init__.py
feat: built-in XC catch-up (timeshift) support
2026-05-27 13:13:20 +02:00
apps.py
feat: built-in XC catch-up (timeshift) support
2026-05-27 13:13:20 +02:00
helpers.py
feat(channels): Add caching and resolution logic for provider archive days in XC catch-up streams. Implemented
compute_provider_archive_days_capped
and
resolve_xc_epg_prev_days
functions to enhance performance and flexibility in determining catch-up days. Updated docstrings for clarity.
2026-06-26 12:45:13 -05:00
views.py
feat(timeshift): provider pool accounting, per-channel session takeover, rollup self-heal
2026-06-12 16:36:02 +02:00