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

MythTV noreply at mythtv.org
Mon Jul 25 02:42:57 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-07-24T19:40:59-07:00
   Push Date:  2011/07/24 19:42:51 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  2a14f6f5fe8b0ce093f346b0765e2e4b68e191c0
   Changeset:  https://github.com/MythTV/mythtv/commit/2a14f6f5f

Log:

API: Add a method to get recording artwork.

BackendServerIP:6544/Content/GetRecordingArtwork?Inetref=12345&Season=1&Type=Fanart

Will return the Fanart for inetref 12345, season 1.  This can be used directly in an <img> tag if so desired.

Valid types are fanart, banner, and coverart.  Probably useful if someone wants to spice up mythweb.

Modified:

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



More information about the mythtv-commits mailing list