[mythtv-commits] mythtv commit: r13041 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Mar 13 23:46:49 UTC 2007


      Author: stuartm
        Date: 2007-03-13 23:46:49 +0000 (Tue, 13 Mar 2007)
New Revision: 13041
   Changeset: http://cvs.mythtv.org/trac/changeset/13041

Modified:

   trunk/mythtv/programs/mythbackend/mythxml.cpp
   trunk/mythtv/programs/mythbackend/mythxml.h

Log:

Add a new XML method to retrieve Album Art from the backend.

The method accepts optional Height and Width arguments, it will preserve the aspect ratio of the image if only one of the two arguments are given.

examples:
http://backend:6544/Myth/GetAlbumArt?ArtId=1
http://backend:6544/Myth/GetAlbumArt?ArtId=1&Width=100






More information about the mythtv-commits mailing list