[mythtv-commits] [MythTV/mythtv] 39de3c: Default scanfrequency in videosource

kmdewaal noreply at github.com
Thu Nov 14 15:59:11 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 39de3c57c449795a4ab2fac2ec5c0139fc1bd3ec
      https://github.com/MythTV/mythtv/commit/39de3c57c449795a4ab2fac2ec5c0139fc1bd3ec
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M mythtv/bindings/perl/MythTV.pm
    M mythtv/bindings/python/MythTV/static.py
    M mythtv/libs/libmythbase/mythversion.h
    M mythtv/libs/libmythtv/cardutil.cpp
    M mythtv/libs/libmythtv/cardutil.h
    M mythtv/libs/libmythtv/channelscan/channelscan_sm.h
    M mythtv/libs/libmythtv/channelscan/panedvbc.h
    M mythtv/libs/libmythtv/channelscan/panedvbs.h
    M mythtv/libs/libmythtv/channelscan/panedvbs2.h
    M mythtv/libs/libmythtv/channelscan/panedvbt.h
    M mythtv/libs/libmythtv/channelscan/panedvbt2.h
    M mythtv/libs/libmythtv/channelscan/scanwizardconfig.cpp
    M mythtv/libs/libmythtv/channelscan/scanwizardconfig.h
    M mythtv/libs/libmythtv/dbcheck.cpp
    M mythtv/libs/libmythtv/dtvmultiplex.cpp
    M mythtv/libs/libmythtv/scanwizard.h
    M mythtv/libs/libmythtv/videosource.cpp

  Log Message:
  -----------
  Default scanfrequency in videosource

Add a default scanfrequency in mythtv-setup page "Video source".
This frequency is used as default for the "Full Scan (Tuned)"
options of the channel scanner for DVB-T/T2, DVB-C and DVB-S/S2.
If there is already a multiplex for the selected video source with
that frequency then the values from the multiplex are used
as defaults for the "Full Scan (Tuned)" parameters.

Refs #13742




More information about the mythtv-commits mailing list