Dispatcharr/apps/timeshift
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