[mythtv-commits] [MythTV/mythtv] b28280: Service API: Fix bug where "New Episodes Only" cor...

Peter Bennett noreply at github.com
Wed Sep 2 17:48:01 UTC 2020


  Branch: refs/heads/fixes/31
  Home:   https://github.com/MythTV/mythtv
  Commit: b282809197febe7a7619e99c3b3067215a62afc3
      https://github.com/MythTV/mythtv/commit/b282809197febe7a7619e99c3b3067215a62afc3
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M mythtv/libs/libmyth/recordingtypes.cpp
    M mythtv/libs/libmyth/recordingtypes.h
    M mythtv/libs/libmythservicecontracts/datacontracts/recRule.h
    M mythtv/libs/libmythservicecontracts/services/dvrServices.h
    M mythtv/programs/mythbackend/services/dvr.cpp
    M mythtv/programs/mythbackend/services/dvr.h
    M mythtv/programs/mythbackend/services/serviceUtil.cpp

  Log Message:
  -----------
  Service API: Fix bug where "New Episodes Only" corrupts value of DupIn

DupIn value carries two meanings, "New Episodes Only" flag as well as
flag for searching in current, old or both when cheing duplicates.
Changed the API methods to have one more parameter, for new episodes
only.

(cherry picked from commit 9d084c2e42ec15aacb71a48792f6ddf200479ca1)




More information about the mythtv-commits mailing list