[mythtv-users] HDHR Prime Channel Tuning Failure

Gary Buhrmaster gary.buhrmaster at gmail.com
Sat Oct 4 05:14:04 UTC 2014


>On Sat, Oct 4, 2014 at 4:49 AM, Kirk Bocek <t004 at kbocek.com> wrote:
....
> Short answer, replace mplexid in the broken channels with 32767 and they
> work again.

The mplexid is a reference to the dtv_multiplex table.  Most likely
your "1" did not exist in that table (so, another fix might have been
to further "improve"(?!) your DB by creating such an entry). 32767
is apparently still special, and so would be a value of NULL (I
have not looked at the code, but I presume 32767 in current
code is treated somewhat equal to a NULL, in that it indicates
that the value is not actually valid, and a lookup in dtv_multiplex
should not occur).

Glad it is working for you now.  Oh, and by the way, you
really need to schedule an upgrade to 0.27.4 :-)


More information about the mythtv-users mailing list