[mythtv-commits] [MythTV/mythtv] 70a58c: Don't leave HDHomeRun channels open after EIT scans.

David Engel noreply at github.com
Sun Feb 17 19:42:42 UTC 2019


  Branch: refs/heads/fixes/30
  Home:   https://github.com/MythTV/mythtv
  Commit: 70a58c0a38c637657f74f28ad86e04a157163f57
      https://github.com/MythTV/mythtv/commit/70a58c0a38c637657f74f28ad86e04a157163f57
  Author: Klaas de Waal <klaas.de.waal at gmail.com>
  Date:   2019-02-17 (Sun, 17 Feb 2019)

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

  Log Message:
  -----------
  Don't leave HDHomeRun channels open after EIT scans.

The HDHomeRun unlocks the tuner due to inactivity but MythTV still
thinks it's open.  The result is the next recording or EIT scan fails.
The fix is to always close the channel immediately after finishing
with it.

Refs #13407

Signed-off-by: David Engel <dengel at mythtv.org>
(cherry picked from commit e7e2270d68838bf72c8a7a12a1f027905a12e199)




More information about the mythtv-commits mailing list