[mythtv-commits] [MythTV/mythtv] 15da26: Add RecPriority to Channel APIs

Peter Bennett noreply at github.com
Thu Feb 9 17:35:58 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 15da26c1f853c14ec78e7dffeb40bc9b8ef58517
      https://github.com/MythTV/mythtv/commit/15da26c1f853c14ec78e7dffeb40bc9b8ef58517
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

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

  Log Message:
  -----------
  Add RecPriority to Channel APIs

Added RecPriority to the following Service APIs
Channel/AddDBChannel
Channel/UpdateDBChannel
Added RecPriority to the return data of the following APIs
Channel/GetChannelInfo
Channel/GetChannelInfoList

Note that in order to see the value of RecPriority and many
other values in GetChannelInfoList, Details=1 must be
specified in the request.

Fixes #714




More information about the mythtv-commits mailing list