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-29 04:50:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
f01c6563c1
Dispatcharr
/
apps
/
timeshift
History
Download ZIP
Download TAR.GZ
SergeantPanda
96a39ce5d2
refactor(tasks): Improve stream processing logic by adding bulk update functionality for unchanged streams. Enhance memory management and error handling in database queries, and update cleanup functions to optimize memory usage.
2026-06-27 11:13:17 -05:00
..
tests
refactor(tasks): Improve stream processing logic by adding bulk update functionality for unchanged streams. Enhance memory management and error handling in database queries, and update cleanup functions to optimize memory usage.
2026-06-27 11:13:17 -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(timestamps): Introduce comprehensive timestamp normalization and parsing for catch-up functionality. Support various input formats including colon-dash, underscore, and Unix epoch. Enhance related tests to ensure robust handling of timestamp shapes in timeshift operations.
2026-06-26 13:33:50 -05:00
views.py
feat(timeshift): Implement session-based media ID handling and improve stream limit checks for timeshift proxy. Enhance session management by allowing distinct client/session identification for timeshift requests, ensuring better resource allocation and user experience. Update tests to validate new session handling logic.
2026-06-26 17:36:23 -05:00