MPDCon.app
From GNUstepWiki
(Difference between revisions)
Revision as of 16:49, 30 December 2012 Buzzdee (Talk | contribs) ← Previous diff |
Revision as of 06:27, 3 December 2013 Buzzdee (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
- | {{stub}} | ||
{{Application| | {{Application| | ||
shortdescription = A GNUstep MPD client. | | shortdescription = A GNUstep MPD client. | | ||
- | currentversion = [http://savannah.nongnu.org/download/gap/MPDCon-1.4.tar.gz 1.4] | | + | currentversion = [http://savannah.nongnu.org/download/gap/MPDCon-1.5.tar.gz 1.5] | |
- | releasedate = December 30, 2012 | | + | releasedate = December 03, 2013 | |
license = GPLv2 | | license = GPLv2 | | ||
overview = A client for the Music Player Daemon (MPD) | | overview = A client for the Music Player Daemon (MPD) | | ||
Line 9: | Line 8: | ||
* connects to an MPD server | * connects to an MPD server | ||
* Playlist and Collections | * Playlist and Collections | ||
+ | * browse collection by tag or filesystem layout | ||
* Lyrics Inspector connecting to lyrics.wikia.com | * Lyrics Inspector connecting to lyrics.wikia.com | ||
* retrieved lyrics are cached in local SQLite3 database | * retrieved lyrics are cached in local SQLite3 database |
Revision as of 06:27, 3 December 2013
A GNUstep MPD client.
Current Version: 1.5
- Released: December 03, 2013
- Licensed: GPLv2
Overview
A client for the Music Player Daemon (MPD)
Features
- connects to an MPD server
- Playlist and Collections
* browse collection by tag or filesystem layout
- Lyrics Inspector connecting to lyrics.wikia.com
* retrieved lyrics are cached in local SQLite3 database
- Song Inspector
- Rating of songs in the Playlist
* ratings are saved in SQLite3 database
- Playlist Inspector
* allows configuring a random feed to the playlist * the random feed may be based on the song ratings
Maintainer
Daniel Luederwald (initial Author), now GAP Team