[mythtv-commits] [MythTV/mythtv] f4f266: ServicesAPI: Add Dvr::GetRecordedMarkup and Dvr:Se...

Stuart Auchterlonie noreply at github.com
Thu Apr 15 21:33:49 UTC 2021


  Branch: refs/heads/devel/http
  Home:   https://github.com/MythTV/mythtv
  Commit: f4f2662a3bfe43f19fd3b365dceb5c5bfd1fcdee
      https://github.com/MythTV/mythtv/commit/f4f2662a3bfe43f19fd3b365dceb5c5bfd1fcdee
  Author: John Patrick Poet <jpoet at mythtv.org>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M mythtv/libs/libmyth/programtypes.cpp
    M mythtv/libs/libmyth/programtypes.h
    A mythtv/libs/libmythservicecontracts/datacontracts/markup.h
    A mythtv/libs/libmythservicecontracts/datacontracts/markupList.h
    M mythtv/libs/libmythservicecontracts/libmythservicecontracts.pro
    M mythtv/libs/libmythservicecontracts/service.cpp
    M mythtv/libs/libmythservicecontracts/services/dvrServices.h
    M mythtv/programs/mythbackend/services/dvr.cpp
    M mythtv/programs/mythbackend/services/dvr.h

  Log Message:
  -----------
  ServicesAPI: Add Dvr::GetRecordedMarkup and Dvr:SetRecordedMarkup.



Allow the mythconverg.recordedseek and mythconverg.recordedmarkup tables to
be exported and imported via the ServicesAPI.


  Commit: 3c9543904fe92ef67ad5713b0f904f6978be6e35
      https://github.com/MythTV/mythtv/commit/3c9543904fe92ef67ad5713b0f904f6978be6e35
  Author: John Patrick Poet <jpoet at mythtv.org>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M mythtv/libs/libmyth/programinfo.cpp
    M mythtv/libs/libmyth/programinfo.h
    M mythtv/libs/libmythservicecontracts/services/dvrServices.h
    M mythtv/libs/libmythtv/programdata.cpp
    M mythtv/libs/libmythtv/programdata.h
    M mythtv/libs/libmythtv/recordinginfo.cpp
    M mythtv/libs/libmythtv/recordinginfo.h
    M mythtv/programs/mythbackend/services/dvr.cpp
    M mythtv/programs/mythbackend/services/dvr.h
    M mythtv/programs/mythbackend/services/serviceUtil.cpp
    M mythtv/programs/mythbackend/services/serviceUtil.h

  Log Message:
  -----------
  ServicesAPI: Add Dvr::AddRecordedProgram and Dvr::AddRecordedCredits



Using the same json format returned by Dvr::GetRecorded(), allow a recording
to be imported into the MythTV system. Useful if you have a few favorites
you want to back up which may be hard to find otherwise.


  Commit: 46db6743be3018c5a07dbfe8d6fc03de5854ec40
      https://github.com/MythTV/mythtv/commit/46db6743be3018c5a07dbfe8d6fc03de5854ec40
  Author: Stuart Auchterlonie <stuarta at mythtv.org>
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
    M mythtv/libs/libmyth/programinfo.cpp
    M mythtv/libs/libmyth/programinfo.h
    M mythtv/libs/libmyth/programtypes.cpp
    M mythtv/libs/libmyth/programtypes.h
    A mythtv/libs/libmythservicecontracts/datacontracts/markup.h
    A mythtv/libs/libmythservicecontracts/datacontracts/markupList.h
    M mythtv/libs/libmythservicecontracts/libmythservicecontracts.pro
    M mythtv/libs/libmythservicecontracts/service.cpp
    M mythtv/libs/libmythservicecontracts/services/dvrServices.h
    M mythtv/libs/libmythtv/programdata.cpp
    M mythtv/libs/libmythtv/programdata.h
    M mythtv/libs/libmythtv/recordinginfo.cpp
    M mythtv/libs/libmythtv/recordinginfo.h
    M mythtv/programs/mythbackend/services/dvr.cpp
    M mythtv/programs/mythbackend/services/dvr.h
    M mythtv/programs/mythbackend/services/serviceUtil.cpp
    M mythtv/programs/mythbackend/services/serviceUtil.h

  Log Message:
  -----------
  Merge branch 'master' into devel/http


Compare: https://github.com/MythTV/mythtv/compare/396597e8b9f8...46db6743be30


More information about the mythtv-commits mailing list