Difference between revisions of "MPDCon.app"

From GNUstepWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
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.1.tar.gz 1.5.1] |
releasedate = December 30, 2012 |
+
releasedate = December 10, 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

Latest revision as of 16:18, 10 December 2013

A GNUstep MPD client.

Current Version: 1.5.1

  • Released: December 10, 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

Related Links