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

Steve Erlenborn noreply at github.com
Tue Nov 29 19:07:06 UTC 2022


  Branch: refs/heads/fixes/32
  Home:   https://github.com/MythTV/mythtv
  Commit: 44f88ed46834d1a5180c3bd9c1bda95c744b281d
      https://github.com/MythTV/mythtv/commit/44f88ed46834d1a5180c3bd9c1bda95c744b281d
  Author: Steve Erlenborn <1751095+SteveErl at users.noreply.github.com>
  Date:   2022-11-29 (Tue, 29 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

(cherry picked from commit fdf5b0915a9608e569ba6b33b79aa4b187057b50)




More information about the mythtv-commits mailing list