Difference between revisions of "MPDCon.app"

From GNUstepWiki
Jump to navigation Jump to search
Line 21: Line 21:
 
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]]
 
}}
 
}}

Revision as of 16:49, 30 December 2012

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

Related Links