[mythtv-commits] [MythTV/mythtv] 43f933: Use transport stream ID to identify full transport...

kmdewaal noreply at github.com
Thu May 2 13:06:23 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 43f9336f4de3dd47df16d47cdc8637da7d38a119
      https://github.com/MythTV/mythtv/commit/43f9336f4de3dd47df16d47cdc8637da7d38a119
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2019-05-02 (Thu, 02 May 2019)

  Changed paths:
    M mythtv/libs/libmythtv/channelscan/channelscan_sm.cpp

  Log Message:
  -----------
  Use transport stream ID to identify full transport stream channels

In mythtv-setup, the additional channels created when the
"Add full Transport Stream channels" option is selected get names
like MPTS_123 where, for DVB systems, 123 is the service ID
of the one of the channels in the transport stream.
As the MPTS channels capture the complete transport stream it is
better to identify them with the transport stream ID.
This is now implemented with the transport stream ID as found in the PAT.




More information about the mythtv-commits mailing list