[mythtv-commits] [MythTV/mythtv] 27f8e2: Do not delete channels when deleting all video sou...

kmdewaal noreply at github.com
Sun Sep 27 15:13:25 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 27f8e21088f3a69dd0327d4c5339d4baab70a953
      https://github.com/MythTV/mythtv/commit/27f8e21088f3a69dd0327d4c5339d4baab70a953
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-09-27 (Sun, 27 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythtv/sourceutil.cpp

  Log Message:
  -----------
  Do not delete channels when deleting all video sources

When doing "Delete All Videosources" in mythtv-setup, mark all channels as deleted instaed of really deleting them.
This was done correct when deleting a single video source but not when deleting all video sources.
See commit 2e26f7f12fce13c155e43ff536b1e09a342e1722 " Preserve data for deleted channels that are still referenced."


  Commit: f63c724c41f46044b8096cdb0da4d88f785684f0
      https://github.com/MythTV/mythtv/commit/f63c724c41f46044b8096cdb0da4d88f785684f0
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-09-27 (Sun, 27 Sep 2020)

  Changed paths:
    M mythtv/libs/libmythtv/cardutil.cpp

  Log Message:
  -----------
  Fix typo in comment.


Compare: https://github.com/MythTV/mythtv/compare/90993cab626b...f63c724c41f4


More information about the mythtv-commits mailing list