Difference between revisions of "MPDCon.app"

From GNUstepWiki
Jump to navigation Jump to search
(new version 1.3)
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
  
 
|
 
|

Revision as of 16:29, 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