[mythtv-commits] Ticket #10553: channelscanner can not added the found channels
MythTV
noreply at mythtv.org
Fri Jul 20 13:38:06 UTC 2012
#10553: channelscanner can not added the found channels
--------------------------------------+-----------------------------
Reporter: lars.schmohl@… | Owner: danielk
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - Channel Scanner | Version: Master Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
--------------------------------------+-----------------------------
Comment (by dekarl@…):
Lets see...
{{{
Original query failed, but resend with empty strings in place of NULL
strings worked.
...
Database error was: Column 'sistandard' cannot be null
}}}
While the error only means that somewhere NULL and "" are not properly
handled it still hints at an issue, namely that the SDT could not be
found, leading to sistandard being NULL instead of the correct "dvb".
Jussi, the OP has posted a version string that indicates his version is
newer then [778d8111e]. Can you verify that you have 0.25 newer than March
23rd, too? (output of mythbackend --version)
Also knowing your country/provider would help lots to narrow down the
possible issue. (maybe you need #7486)
Googling your name hints at Finland where the patch from #7486 should not
be necessary based on specs. Unified Requirements of HDTV DVB-C and DVB-T2
digital receiver for Finnish market, 6.3.1:
When IRD locks to the first transmitting multiplex, the IRD shall read
the NIT actual table and install the network and channels accordingly. The
IRD should not scan the other remaining frequencies in the network.
The other issue is that the channels are not added after the scan. (even
though they are scanned wrong they should still be added IMHO)
I suggest to make a ticket for "channel scan in <country> on DVB-C
provider <provider> does not work" or similar so we can track the
different networks in separate tickets.
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10553#comment:6>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list