Mailing List Archive

[MythTV/mythtv] f4f266: ServicesAPI: Add Dvr::GetRecordedMarkup and Dvr:Se...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: f4f2662a3bfe43f19fd3b365dceb5c5bfd1fcdee
https://github.com/MythTV/mythtv/commit/f4f2662a3bfe43f19fd3b365dceb5c5bfd1fcdee
Author: John Patrick Poet <jpoet@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@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.


Compare: https://github.com/MythTV/mythtv/compare/1f2d417433b5...3c9543904fe9
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
[MythTV/mythtv] f4f266: ServicesAPI: Add Dvr::GetRecordedMarkup and Dvr:Se... [ In reply to ]
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@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@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@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
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits