Many (in fact most) of my recordings don't appear to work. Through Kodi, I can see TVHeadend record stuff all the time and schedule new things, but those almost never show up in the "Recordings" view. I investigated and found out that the files do indeed exist, they are just missing from the DVR menu.
Here is an example of a disappeared recording. It was recorded at night and was certainly the only thing going on at the time:
Oct 18 03:18:30 raspberrypi tvheadend[555]: dvr: "WISO" on "ZDF HD" recorder starting
Oct 18 03:18:30 raspberrypi tvheadend[555]: mpegts: 370MHz in KabelBW (Unitymedia) - tuning on DRXK DVB-C DVB-T : DVB-C #0
Oct 18 03:18:30 raspberrypi tvheadend[555]: subscription: 0626: "DVR: WISO" subscribing on channel "ZDF HD", weight: 300, adapter: "DRXK DVB-C DVB-T : DVB-C
#0", network: "KabelBW (Unitymedia)", mux: "370MHz", provider: "ZDFvision", service: "ZDF HD", profile="pass"
Oct 18 03:18:30 raspberrypi tvheadend[555]: dvr: /home/hts/recordings/WISO/WISO.2016-10-18.03-20.ts from adapter: "DRXK DVB-C DVB-T : DVB-C #0", network: "KabelBW (Unitymedia)", mux: "370MHz", provider: "ZDFvision", service: "ZDF HD"
Oct 18 03:18:30 raspberrypi tvheadend[555]: dvr: # type lang resolution aspect ratio sample rate channels
Oct 18 03:18:30 raspberrypi tvheadend[555]: dvr: 1 H264 1280x720 ?
Oct 18 03:18:30 raspberrypi tvheadend[555]: dvr: 2 MPEG2AUDIO ger ? ?
Oct 18 03:18:30 raspberrypi tvheadend[555]: dvr: 3 MPEG2AUDIO mis ? ?
Oct 18 03:18:30 raspberrypi tvheadend[555]: dvr: 4 AC3 ger ? ?
Oct 18 03:18:30 raspberrypi tvheadend[555]: dvr: 5 MPEG2AUDIO mul ? ?
Oct 18 03:18:30 raspberrypi tvheadend[555]: dvr: 6 TELETEXT
Oct 18 03:18:30 raspberrypi tvheadend[555]: dvr: 7 DVBSUB ger
Oct 18 03:18:33 raspberrypi tvheadend[555]: tot: invalid checksum (len 8, errors 1)
Oct 18 03:18:33 raspberrypi tvheadend[555]: time: TDT - unable to update system time: Operation not permitted
Oct 18 03:19:03 raspberrypi tvheadend[555]: TS: KabelBW (Unitymedia)/370MHz/ZDF HD: H264
#6110 Continuity counter error (total 1)
... (lots of continuity errors, as always) ...
Oct 18 04:05:55 raspberrypi tvheadend[555]: TS: KabelBW (Unitymedia)/370MHz/ZDF HD: H264
#6110 Continuity counter error (total 725)
Oct 18 04:06:00 raspberrypi tvheadend[555]: subscription: 0626: "DVR: WISO" unsubscribing from "ZDF HD"
Oct 18 04:06:00 raspberrypi tvheadend[555]: dvr: "WISO" on "ZDF HD": End of program: Completed OK
Now, the file "WISO.2016-10-18.03-20.ts" exists, but the recording does not appear in the DVR (frontend in Kodi or web interface). There is no corresponding /.hts/tvheadend/dvr/log/ entry, the only ones concerning "WISO" are for the future. This happened to many other programs ("Marktcheck", "Visite"), but it has always worked fine for "nano", "Galileo" and "Wer wird Millionär". If it wasn't for the "nano" show, all failing ones would be HD and the succeeding ones would be SD. But "nano" is HD and succeeds. However, "nano" is rather short. And indeed, as far as I can tell by now, all failing instances have files bigger than 2GB.
So while all recordings succeed to save the file to disk, some of them (possibly the >2GB ones) disappear from the DVR overview, i.e., from /.hts/tvheadend/dvr/log/. At least around the time of recording, there is no indication why that would happen in the syslog.
Another side effect is that my disk runs full pretty quickly with lots of recordings that I can neither see nor delete with Kodi, so after a while recordings start failing because the disk is full. That problem is obviously easily solved by deleting the files manually...
Please let me know if you know a solution to this problem or have further ideas how to investigate the disappearing DVR entries.
<<