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)
AUTHOR
GMPC was written by Qball Cow <[email protected]>Special thanks to all the people that provided feedback and patches