[mythtv-commits] [MythTV/mythtv] e74387: Card identification in mythtv-setup

kmdewaal noreply at github.com
Sat Jan 15 22:52:31 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: e74387f5df5fe358d8f350844145340e911f3e63
      https://github.com/MythTV/mythtv/commit/e74387f5df5fe358d8f350844145340e911f3e63
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2022-01-15 (Sat, 15 Jan 2022)

  Changed paths:
    M mythtv/libs/libmythtv/videosource.cpp

  Log Message:
  -----------
  Card identification in mythtv-setup

Append the displayname to the capture card device name in the "Capture Cards" page.
The same is now also done in the "Input Connections" page so that both pages
are now consistent in how the capture cards are presented.
Previously, in the "Input Connections" page the content of field inputname was used.
This field contains now the modulation system and this does not identify the card.
This change in presentation is especially useful to identify DVB-S/S2 cards
that are connected to multiple LNBs via a DiSEqC switch, where
each LNB is represented by a separate entry in the capturecard table
for the same capture card device.




More information about the mythtv-commits mailing list