[mythtv-commits] [MythTV/mythtv] 50e2f8: Services API: Channel/GetChannelInfoList misses un...

billmeek noreply at github.com
Thu Oct 24 19:10:56 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 50e2f8ebaffb9c5ba6f6842103d102eac1199a5e
      https://github.com/MythTV/mythtv/commit/50e2f8ebaffb9c5ba6f6842103d102eac1199a5e
  Author: Bill Meek <billmeek at mythtv.org>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

  Changed paths:
    M mythtv/libs/libmythservicecontracts/services/channelServices.h
    M mythtv/libs/libmythtv/channelutil.cpp
    M mythtv/libs/libmythtv/channelutil.h
    M mythtv/programs/mythbackend/services/channel.cpp
    M mythtv/programs/mythbackend/services/channel.h

  Log Message:
  -----------
  Services API: Channel/GetChannelInfoList misses unconnected channels

Add an OnlyTunable parameter that defaults to false. It
creates an override to the fix in e35e97 to include
channels that aren't tunable.

Fixes #13493




More information about the mythtv-commits mailing list