[mythtv-users] mythtv+hdhomerun records wrong 2nd half of show

Eric Sharkey eric at lisaneric.org
Sat Feb 19 03:44:16 UTC 2011


On Fri, Feb 18, 2011 at 9:15 PM, David L <david4lists at gmail.com> wrote:
> On Fri, Feb 18, 2011 at 10:56 AM, Eric Sharkey  wrote:
>>
>> The tuner mixup was the bug referred to by Raymond, but it's believed
>> to only happen when the HDHR is identified by IP address rather than
>> device id.
>>
>> I think a more interesting question for this case is: Is the channel
>> broadcasting Vampire Diaries on the same frequency as the channel
>> broadcasting Maya and Miguel?
> I'm guessing so.

Let's reduce the guessing.

 select chanid, channum, callsign, freqid, serviceid from channel
where chanid in (1192, 1012, 1033);

This will tell you how many frequencies are needed for the channels
involved and which ones were supposed to go together.

Eric


More information about the mythtv-users mailing list