[mythtv-commits] [MythTV/mythtv] bd58a4: Default value for Starting Channel in mythtv-setup

kmdewaal noreply at github.com
Thu Aug 5 13:21:47 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: bd58a47a1c91637653e4a74c2dd81e3560acbe68
      https://github.com/MythTV/mythtv/commit/bd58a47a1c91637653e4a74c2dd81e3560acbe68
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
    M mythtv/libs/libmythtv/videosource.h
    M mythtv/programs/mythtv-setup/checksetup.cpp

  Log Message:
  -----------
  Default value for Starting Channel in mythtv-setup

In mythtv-setup page 'Input Connections" the Live TV start channel
can be selected. This value is later stored in the database.
Before storing the value check if it is valid and if not, replace
it with a suitable default value which can be any visible channel
of the video source connected to that capture card.
An invalid starting channel is therefore now no longer mentioned
in the mythtv-setup exit popup dialog.
This supports a workflow where the 'Input Connections'
are defined before the channel scan is done.
Updated the help text of the "Starting Channel" item in mythtv-setup.
Updated the message texts in the mythtv-setup exit popup dialog so
that more messages do fit in the box.




More information about the mythtv-commits mailing list