[mythtv-firehose] mythtv branch fixes/0.28 updated by bmeek. v0.28-rc1-21-g7c6bfc0

Git Repo Owner noreply at mythtv.org
Tue Apr 5 18:23:19 UTC 2016


The branch, fixes/0.28 has been updated on the
mythtv repository by gitolite user bmeek.
       via  7c6bfc081609c545e3b7c923f0db4f708a7c1649 (commit)
      from  3d3489d70e686224b205a9fc043c1483a182d839 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7c6bfc081609c545e3b7c923f0db4f708a7c1649
Author:    Bill Meek <bmeek at mythtv.org> at Tue, 5 Apr 2016 13:00:43 -0500
Committer: Bill Meek <bmeek at mythtv.org> at Tue, 5 Apr 2016 13:22:41 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7c6bfc081609c545e3b7c923f0db4f708a7c1649

Services API: Let UpdateRecordedWatchedStatus return false if recording doesn't exist
Makes Dvr::UpdateRecordedWatchedStatus and Video::UpdateVideoWatchedStatus
returns the same. Return a 501 if the input is invalid (they do that now)
and false if there is no matching RecordedId or ChanId/StartTime.

(cherry picked from commit 05383188d1c786d98ee236c8d9e57e46c7c1283d)



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythbackend/services/dvr.cpp |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-firehose mailing list