Uploaded image for project: 'MediaPortal 1'
  1. MediaPortal 1
  2. MP1-3393

ATSC/QAM channel names not always used even when they are available

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.5 Pre-Release
    • None
    • TsWriter
    • None

    Description

      ATSC/QAM channel names are not always used even when they are available. This issues is caused by a race condition in TsWriter. The TVCT/CVCT is only parsed once (unless the version number increases during scanning - not common), and if it is received before the PAT for a given channel then the information it contains won't be used. The patch ensures it is parsed each time it is received, which is not necessarily efficient. But there is no easy way to rectify the issue for efficient processing without very complicated code.

      h4. Steps to Reproduce
      1. Scan for ATSC or QAM channels where either the T-VCT or C-VCT is broadcast in the mux stream.

      Attachments

        Activity

          People

            mm1352000 mm1352000 (Inactive)
            mm1352000 mm1352000 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: