Commit graph

9 commits

Author SHA1 Message Date
Andreas Öman
d83540b9b8 If a channel is destryed purge any DVR entries tied to it. 2008-09-23 19:38:53 +00:00
Andreas Öman
ae12a34c02 Keep all dvr-related config in a directory of its own. 2008-09-21 18:17:28 +00:00
Andreas Öman
b3cf7ff5cc Fix deadlock issues in dvr when recording is completed 2008-09-21 18:16:14 +00:00
Andreas Öman
fb33332ebd Make root directory, log retention time and DVR titles/filenames configurable. 2008-09-21 09:37:35 +00:00
Andreas Öman
026a7bbc2c Add support for configuring DVR settings. 2008-09-20 12:59:23 +00:00
Andreas Öman
be0cc37dd8 dvr: only actually write packets if we're past our start time (we don't want to write during preamble) 2008-09-20 06:38:42 +00:00
Andreas Öman
e0d2cacf9c Make timestamps continious even if we skip over commercial breaks during recording. 2008-09-20 06:24:43 +00:00
Andreas Öman
3086de63e0 Reimplement recording, still lacks a few details
* Starts too early
* Subscription sorting is not stable (qsort) so if multiple recording colides there will be problems
* Settings is not configurable
2008-09-20 06:06:41 +00:00
Andreas Öman
4c4201ee3e Add missing DVR files 2008-09-17 21:08:17 +00:00