[mythtv-commits] [MythTV/mythtv] 41df37: EIT updates of programs with starttime in the past

kmdewaal noreply at github.com
Wed Jan 12 13:44:34 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 41df371fdc1a29340ff7cb94bbff46a811363e1e
      https://github.com/MythTV/mythtv/commit/41df371fdc1a29340ff7cb94bbff46a811363e1e
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
    M mythtv/libs/libmythtv/programdata.cpp
    M mythtv/libs/libmythtv/programdata.h

  Log Message:
  -----------
  EIT updates of programs with starttime in the past

Changing the starttime or the title of a program that is being
recorded will start another recording of the same program.
Therefore EIT updates with a starttime in the past are now modified
to keep the old starttime and program title before updating the database.
Previously, updates with a starttime in the past were discarded
when the starttime was changed, unless the endtime was later.




More information about the mythtv-commits mailing list