[mythtv-commits] [MythTV/mythtv] 6ffd40: Add more details to Channel APIs

Peter Bennett noreply at github.com
Mon Feb 13 20:31:16 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 6ffd40b9e3d6f5db3b4078d97ba54db3c5e7a45d
      https://github.com/MythTV/mythtv/commit/6ffd40b9e3d6f5db3b4078d97ba54db3c5e7a45d
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2023-02-13 (Mon, 13 Feb 2023)

  Changed paths:
    M mythtv/libs/libmythtv/channelutil.cpp
    M mythtv/libs/libmythtv/channelutil.h
    M mythtv/programs/mythbackend/mythbackend.pro
    M mythtv/programs/mythbackend/servicesv2/v2channel.cpp
    M mythtv/programs/mythbackend/servicesv2/v2channel.h
    A mythtv/programs/mythbackend/servicesv2/v2commMethod.h
    M mythtv/programs/mythbackend/servicesv2/v2programAndChannel.h
    M mythtv/programs/mythbackend/servicesv2/v2serviceUtil.cpp

  Log Message:
  -----------
  Add more details to Channel APIs

Added TimeOffset and CommMethod to the following Service APIs
Channel/AddDBChannel
Channel/UpdateDBChannel
Added TimeOffset and CommMethod to the return data of the following APIs
Channel/GetChannelInfo
Channel/GetChannelInfoList

Add API Channel/GetCommMethodList that returns a list of Commercial
detect methods and loclized names for them.




More information about the mythtv-commits mailing list