
noreply at mythtv
Apr 2, 2012, 8:59 PM
Post #1 of 1
(41 views)
Permalink
|
|
mythtv/master commit: 98f0a5291 by Robert McNamara (rmcnamara)
|
|
Author: Robert McNamara <rmcnamara [at] mythtv> Change Date: 2012-04-02T20:57:05-07:00 Push Date: 2012/04/02 20:59:38 -0700 Repository: mythtv Branch: master New Revision: 98f0a5291c36b901f7d95d28c45cbdedeb1f8789 Changeset: https://github.com/MythTV/mythtv/commit/98f0a5291 Log: DVR Service: Fix recording deletion API. As with a few other APIs, this was developed on a slave backend, where a remote delete request could work. As the best/correct use of the APIs is to speak to the MBE, allow the API to work by sending the deletion mythmessage. Testing and working with proper UTC input. Fixes #10540. Modified: mythtv/programs/mythbackend/services/dvr.cpp _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|