[mythtv-commits] [MythTV/mythtv] b3d57c: ExternalRecorder: Close "multirec" handler when no...

John Poet noreply at github.com
Sat Jan 30 22:23:29 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: b3d57ce88b8e2548ee10fe805046470584e3ba93
      https://github.com/MythTV/mythtv/commit/b3d57ce88b8e2548ee10fe805046470584e3ba93
  Author: John Patrick Poet <jpoet at mythtv.org>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/ExternalChannel.cpp
    M mythtv/libs/libmythtv/recorders/ExternalStreamHandler.cpp
    M mythtv/libs/libmythtv/recorders/channelbase.cpp
    M mythtv/libs/libmythtv/tv_rec.cpp

  Log Message:
  -----------
  ExternalRecorder: Close "multirec" handler when not in use.


ChannelBase::CreateChannel only closes streamhandlers when setchan is pass, or if the handler is of a specific type. Add EXTERNAL to that list of types.


  Commit: 832e70874f27537f2dd250adb7c2a09fec783077
      https://github.com/MythTV/mythtv/commit/832e70874f27537f2dd250adb7c2a09fec783077
  Author: John Patrick Poet <jpoet at mythtv.org>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M mythtv/programs/mythexternrecorder/MythExternControl.cpp
    M mythtv/programs/mythexternrecorder/MythExternRecApp.cpp
    M mythtv/programs/mythexternrecorder/MythExternRecApp.h

  Log Message:
  -----------
  mythexternrecorder: If TUNER commands end in a & then treat them as background processes.


Compare: https://github.com/MythTV/mythtv/compare/0371cd6121b6...832e70874f27


More information about the mythtv-commits mailing list