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

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


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: e7e2270d68838bf72c8a7a12a1f027905a12e199
      https://github.com/MythTV/mythtv/commit/e7e2270d68838bf72c8a7a12a1f027905a12e199
  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.

Fixes #13407

Signed-off-by: David Engel <dengel at mythtv.org>




More information about the mythtv-commits mailing list