id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 15151 Add Media Library calls to XML-RPC frsh "Proposal: Add wp.getMediaLibrary and wp.getMediaLibraryItem calls to XML-RPC. '''wp.getMediaLibrary''' This call would provide a caller with the ability to get a list of items in the user's Media Library with IDs, titles, descriptions, remote links, and any other relevant metadata. A filter parameter could be provided that would allow the caller to filter based on content type, file size, or other properties. See get_attachments in http://svn.automattic.com/wordpress/trunk/wp-app.php. '''wp.getMediaItem'' This call would provide a caller with the ability to get a specific item in the user's Media Library by providing an ID. The call would return the item's ID, title, description, remote link, and any other available metadata." enhancement new normal Awaiting Review General 3.1 normal media library, xml-rpc westi