feat(recording): add automated and manual recording workflows #22

Merged
wandabastyle merged 3 commits from pvr into main 2026-04-29 13:21:58 +02:00
wandabastyle commented 2026-04-29 13:17:23 +02:00 (Migrated from github.com)

Summary

  • add backend recording infrastructure with manual start/stop APIs, persistent recording rules, and a scheduler that auto-starts/stops recordings based on live status
  • extend app configuration and container defaults for recording directories, quality, and polling/confirmation behavior
  • add frontend recording controls per channel (auto-record toggle, manual record button, quality selector) plus API client support for rules and recording state
## Summary - add backend recording infrastructure with manual start/stop APIs, persistent recording rules, and a scheduler that auto-starts/stops recordings based on live status - extend app configuration and container defaults for recording directories, quality, and polling/confirmation behavior - add frontend recording controls per channel (auto-record toggle, manual record button, quality selector) plus API client support for rules and recording state
Sign in to join this conversation.
No description provided.