[mythtv-firehose] mythtv/master commit: aa15b4a2c by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Mon Jul 25 21:46:00 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-07-25T14:44:05-07:00
   Push Date:  2011/07/25 14:45:53 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  aa15b4a2cf3a89f60f25ee9ddfdac7d5961c9d8f
   Changeset:  https://github.com/MythTV/mythtv/commit/aa15b4a2c

Log:

API: Compact Video Artwork into a single method.

There were previously methods for each artwork type.  Instead, align with the GetRecordingArtwork method and simply take a type argument.

BackendServerIP:6544/Content/GetVideoArtwork?Type=Fanart&Id=1234&Width=1000

Returns the Fanart for videometadata id 1234, scaled to 1000 pixels wide.

Modified:

   mythtv/libs/libmythservicecontracts/services/contentServices.h
   mythtv/programs/mythbackend/services/content.cpp
   mythtv/programs/mythbackend/services/content.h



More information about the mythtv-firehose mailing list