Album Art Downloader 1.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Album Art Downloader 1.0 (Default branch)
# 1  
Old 06-17-2008
Album Art Downloader 1.0 (Default branch)

Album Art Downloader is a class that can be used to retrieve music album images from Amazon.com. It uses the Web services API, retrieves the image files into a local server directory, and stores the image file names in a MySQL database.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
GMPC(1) 						     Gnome Music Player Client							   GMPC(1)

NAME
GMPC - Gnome Music Player Client SYNOPSIS
GMPC [OPTION] DESCRIPTION
GMPC is a fully featured but still very lightweight gtk client for the music player daemon (MPD). It provides several different ways to browse your music. Based on the file system, tags, search and metadata. GMPC can show the following types of metadata: * Album covers * Artist images * Lyrics * Guitar tabs * Album information * Artist biography * Similar artist * Similar songs GMPC uses plugins to fetch metadata and can be extended using plugins. OPTIONS
--fullscreen Start fullscreen. --start-hidden Start hidden. --quit Quit the running GMPC instance --profile=<profile> Start with a specific profile. --help Show this help message. --debug-level=<level> Make GMPC output debug information 0 - No output 1 - Error Messages 2 - Error and Warning Messages 3 - All Messages --log-filter=<LogDomain> Print out debug information from a certain log domain. Example domains: Config, MetaImage, MpdData.Model, MpdData.Model.Playlist, MpdData.TreeView, Profiles, Gmpc, Playlist, Plugin, Preferences, TrayIcon --version Display version and if possible git revision. --config=<file> Use config file <file> --clean-cover-db Cleans up the cover db. --disable-plugins Don't load any plugins. --bug-information Show a dialog with useful information for a bug report. --icon-theme Change the icon theme used by GMPC. (Used for testing) SEE ALSO
Website: http://gmpclient.org/ MPD Website: http://www.musicpd.org Bug tracker: http://www.musicpd.org/mantis/ gmpc-remote-stream(1) gmpc-remote(1) mpd(1) AUTHOR
GMPC was written by Qball Cow <qball@gmpclient.org> Special thanks to all the people that provided feedback and patches February 21, 2010 GMPC(1)