Adding timeshift endpoint to the Xtream API, and fixing an error when short URLs used with HDHomerun. Also added failover copy to the Playlist duplication function (previously channel failovers were not retained on duplicate).
Fixes
27042b4 fix: Timeshift functionality with Xtream API
25c6320 fix: Enable timeshift endpoint in the Xtream API
dc2e6b3 fix: Add missing extensions to streaming endpoint extension validation
3a51d1d fix: Allow short URLs to forward HDHomeRun subpaths
4e41a27 fix: duplication to include failover
Technical Improvements
86bd4b3 chore: Cleanup Xtream API timeshift endpoint
355d4c7 chore: Fix streaming support for additional formats
b2b8f90 chore: Move timeshift logic to service
d523151 chore: Remove double loop for failover copy on Playlist duplicate
Contributions
- Fix duplicatation to include failover by @djrarky in #312
- Allow short URLs to forward HDHomeRun subpaths by @djrarky in #313
Full Changelog: 0.7.1...0.7.2