[mythtv-commits] mythtv/master commit: 2b1aa2061 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Mon Oct 31 21:15:32 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-10-31T14:11:49-07:00
   Push Date:  2011/10/31 14:15:13 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  2b1aa20619a19bb15c2fec5fbf2b5d994b0353e3
   Changeset:  https://github.com/MythTV/mythtv/commit/2b1aa2061

Log:

Services API: Add a Dvr/GetRecordedItem API.

Requested by a third party dev, a method to pull in the details for a single recorded item.

Arguments are chanid and starttime.

Usage:

http://BackendServerIP:6544/Dvr/GetRecordedItem?ChanId=1234&StartTime=2011-08-22T21:59:00

Modified:

   mythtv/libs/libmythservicecontracts/services/dvrServices.h
   mythtv/programs/mythbackend/services/dvr.cpp
   mythtv/programs/mythbackend/services/dvr.h



More information about the mythtv-commits mailing list