[mythtv-commits] [MythTV/mythtv] 24803f: Frontend setup: Add settings for recording quality

Peter Bennett noreply at github.com
Wed May 5 13:37:55 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 24803fba851ce2c5b03ab9d661da440e5d28bf7b
      https://github.com/MythTV/mythtv/commit/24803fba851ce2c5b03ab9d661da440e5d28bf7b
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2021-05-05 (Wed, 05 May 2021)

  Changed paths:
    M mythtv/libs/libmythtv/recordingquality.cpp
    M mythtv/programs/mythfrontend/globalsettings.cpp

  Log Message:
  -----------
  Frontend setup: Add settings for recording quality

Recordings are marked as DAMAGED based on recording quality.
Add settings that let the user customize the quality calculation
by specifying how much missing time is allowed at the start and end of
recordings and the quality required for not marking as DAMAGED.
Previously the times were hardcoded as 15 seconds and the
percentage as 95.




More information about the mythtv-commits mailing list