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

MythTV noreply at mythtv.org
Thu Oct 27 00:49:43 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-10-26T17:45:17-07:00
   Push Date:  2011/10/26 17:49:32 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  ce8a25ae7cbe2a4353614b0a95dc3cb3cbe8f3a8
   Changeset:  https://github.com/MythTV/mythtv/commit/ce8a25ae7

Log:

Services API: Add a Dvr/GetUpcoming API.

This information was available encapsulated within the guide data, but this breaks it out so that upcoming recordings can be queried without trying to parse it out of a guide matrix.

Usage:

http://BackendServerIP:6544/Dvr/GetUpcoming?StartIndex=5&Count=10

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