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

MythTV noreply at mythtv.org
Fri Apr 8 21:33:42 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-04-08T14:30:08-07:00
   Push Date:  2011/04/08 14:33:40 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  449fca5533e21942431416c3085961d35f48b3ea
   Changeset:  https://github.com/MythTV/mythtv/commit/449fca553

Log:

API: Add Methods for Hardware Profile Management.

POST-Only:

http://BackendServerIP:6544/Myth/ProfileSubmit

Generates and submits a hardware profile to MythTV.

http://BackendServerIP:6544/Myth/ProfileDelete

Deletes an existing hardware profile.

Both:

http://BackendServerIP:6544/Myth/ProfileURL

Returns the URL to the hardware profile on smolt.mythtv.org.

http://BackendServerIP:6544/Myth/ProfileUpdated

Returns a date string for the last update date of the hardware profile in the user's preferred format.

Modified:

   mythtv/libs/libmythservicecontracts/services/mythServices.h
   mythtv/programs/mythbackend/services/myth.cpp
   mythtv/programs/mythbackend/services/myth.h



More information about the mythtv-commits mailing list