[mythtv-commits] Ticket #12483: When Scanning Pre-defined Muliplex's, .. Freqid is not entered.
MythTV
noreply at mythtv.org
Sat Dec 19 21:44:07 UTC 2015
#12483: When Scanning Pre-defined Muliplex's,.. Freqid is not entered.
--------------------------------------+--------------------------------
Reporter: mark@… | Owner:
Type: Bug Report - General | Status: infoneeded_new
Priority: minor | Milestone: unknown
Component: MythTV - Channel Scanner | Version: Unspecified
Severity: medium | Resolution:
Keywords: Muliplex scanning | Ticket locked: 0
--------------------------------------+--------------------------------
Changes (by dekarl):
* status: new => infoneeded_new
Comment:
I'm not sure what it is that breaks due to freqid being null (as it should
for DVB-T channels IMHO).
FreqID is for analogue channels containing the id/name of the channel.
E.g. "21" when the transmission has a center frequency of 306 + 8 * **21**
MHz / 474 MHz.
See http://stakeholders.ofcom.org.uk/broadcasting/guidance/tech-guidance
/transmitter-frequency/
The easiest way forward for your script appears to be to use the mplex id
or the frequency from dtv_multiplex instead of freqid.
For your use case the way to channel scan appears to be to just keep the 8
relevant transports and rescan only these known transports. (thus losing
the freqid)
Can you confirm, that these two suggestions lead to a working setup?
More schema documentation at
https://code.mythtv.org/doxygen/group__db__schema.html
--
Ticket URL: <https://code.mythtv.org/trac/ticket/12483#comment:7>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list