MPDCon.app
From GNUstepWiki
(Difference between revisions)
| Revision as of 10:30, 21 October 2012 Buzzdee (Talk | contribs) new version 1.3 ← Previous diff |
Current revision Buzzdee (Talk | contribs) |
||
| Line 2: | Line 2: | ||
| {{Application| | {{Application| | ||
| shortdescription = A GNUstep MPD client. | | shortdescription = A GNUstep MPD client. | | ||
| - | currentversion = [http://savannah.nongnu.org/download/gap/MPDCon-1.3.tar.gz 1.3] | | + | currentversion = [http://savannah.nongnu.org/download/gap/MPDCon-1.4.tar.gz 1.4] | |
| - | releasedate = October 21, 2012 | | + | releasedate = December 30, 2012 | |
| license = GPLv2 | | license = GPLv2 | | ||
| overview = A client for the Music Player Daemon (MPD) | | overview = A client for the Music Player Daemon (MPD) | | ||
| Line 10: | Line 10: | ||
| * Playlist and Collections | * Playlist and Collections | ||
| * Lyrics Inspector connecting to lyrics.wikia.com | * Lyrics Inspector connecting to lyrics.wikia.com | ||
| + | * retrieved lyrics are cached in local SQLite3 database | ||
| * Song Inspector | * 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 | | maintainer = Daniel Luederwald (initial Author), now GAP Team | | ||
| relatedlinks = | relatedlinks = | ||
| - | * http://www.musicpd.org/MPDCon.shtml | | + | * http://mpd.wikia.com/wiki/Client:MPDCon | |
| category = [[Category:Audio Applications]] | category = [[Category:Audio Applications]] | ||
| }} | }} | ||
Current revision
| This article or section is a stub (i.e., in need of additional material). You can help us by expanding it |
|---|
A GNUstep MPD client.
Current Version: 1.4
- Released: December 30, 2012
- Licensed: GPLv2
Overview
A client for the Music Player Daemon (MPD)
Features
- connects to an MPD server
- Playlist and Collections
- 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
