[mythtv-commits] [MythTV/mythtv] fdf5b0: Set Subtitle in Change Recording Metadata Search

Steve Erlenborn noreply at github.com
Sun Nov 27 18:18:59 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: fdf5b0915a9608e569ba6b33b79aa4b187057b50
      https://github.com/MythTV/mythtv/commit/fdf5b0915a9608e569ba6b33b79aa4b187057b50
  Author: Steve Erlenborn <1751095+SteveErl at users.noreply.github.com>
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
    M mythtv/programs/mythfrontend/playbackbox.cpp

  Log Message:
  -----------
  Set Subtitle in Change Recording Metadata Search

After a metadata Search within the 'Edit Recording
Metadata' screen, the subtitle value is mistakenly
written to the Description field. Then that value
is usually immediately overwritten by the real
description value.

This code change fixes the problem by properly
writing to the Subtitle field.

Resolves #667




More information about the mythtv-commits mailing list