Same problem for me as well. Never saw this issue before upgrading to
8.04. Current running mythtv-backend version
"0.21.0+fixes16838-0ubuntu3.1". I also have two Air2PC tuner cards.
[...]
2008-07-03 16:00:02.685 TVRec(3): Changing from None to RecordingOnly
2008-07-03 16:00:02.707 TVRec(3): HW T
I thought I had a work around by changing these settings under "Capture
Card Setup" -> "Recording Options":
check -> "Open DVB card on demand"
un-check -> "Use DVB Card for active EIT scan"
Prior to these changes, I was seeing 3-5 failed recordings per week.
But since, I haven't had a failed rec
Happened again tonight.
[...]
2008-07-07 23:34:29.545 TVRec(4): ASK_RECORDING 4 29 0 0
2008-07-07 23:34:29.954 TVRec(3): ASK_RECORDING 3 29 0 0
2008-07-07 23:35:02.234 TVRec(4): Changing from None to RecordingOnly
2008-07-07 23:35:02.251 TVRec(4): HW Tuner: 4->4
2008-07-07 23:35:02.343 AutoExpire:
The tuner that generated the above error, did successfully record a (1
hour) show 1.5 hours earlier on channel 5-1 (CBLT-DT), which is the same
channel that is still "stuck" in the PSIP data for the requested channel
2-1 (WGRZ-HD).
--
Recording will not commence until a PMT is set.
https://bugs.l
I feel your pain Ianic. This bug is affecting 1 recording every 2
weeks, or so, always at the worst possible time. I've resorted to
writing a script that monitors the backend log file for this warning
message, and if found, restarts the backend process. At least this way
I only lose the first mi
No I don't mind sharing the script at all. I start it from
/etc/rc.local with nohup. I hacked it together in a few minutes, so it
isn't pretty, but here goes:
#!/bin/bash
MYLOGFILE="/root/mythtvBugCheck.log"
MYTHLOGFILNAME="mythbackend.log"
MYTHLOGDIRNAME="/var/log/mythtv/"
OK_STRING="All is
I don't have EIT scan activated for any of my (Air2PC) tuner cards, but
I still occasionally encounter this bug.
--
Recording will not commence until a PMT is set.
https://bugs.launchpad.net/bugs/229797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe