Music Player Daemon 0.14~beta2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Music Player Daemon 0.14~beta2 (Default branch)
# 1  
Old 12-03-2008
Music Player Daemon 0.14~beta2 (Default branch)

ImageMusic Player Daemon (MPD) is a server that allows remote access for playing music in various formats and managing playlists. It makes a great desktop player with frontend options (Qt, GTK, ncurses, Windows, and Web clients are available). It is also appropriate as a console player that is scriptable, and is especially useful if X is restarted frequently. A set of rapid development tools for clients are being developed and include a C library, Python module, PHP class, Perl module, and Java Class. The goals are to be easy to install and use, to have minimal resource requirements, to be stable and flexible, and easy to interface.License: GNU General Public License (GPL)Changes:
This includes more use of Glib to removeduplicated functionality. The old ALSA buffer_timeis used to prevent distortion. Functionality wasadded to control how symlinks are treated (thisfixes a regression). Fixes were made for moreInternet streams. Other bugs were fixed.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SONATA(1)						      General Commands Manual							 SONATA(1)

NAME
sonata - GTK+ client for the Music Player Daemon SYNOPSIS
sonata [OPTION] DESCRIPTION
Sonata is an elegant GTK+ music client for the Music Player Daemon (MPD). OPTIONS
-h, --help Show this help and exit -p, --popup Popup song notification (requires D-Bus) -t, --toggle Toggles whether the app is minimized to tray or visible (requires D-Bus) -v, --version Show version information and exit --hidden Start app hidden (requires systray) --visible Start app visible (requires systray) --profile=[NUM] Start with profile [NUM] play Play song in playlist pause Pause currently playing song stop Stop currently playing song next Play next song in playlist prev Play previous song in playlist pp Toggle play/pause; plays if stopped repeat Toggle repeat mode random Toggle random mode info Display current song info status Display MPD status SEE ALSO
Website: http://sonata.berlios.de MPD Website: http://www.musicpd.org AUTHOR
Sonata was written by Scott Horowitz <stonecrest@gmail.com>. This manual page is currently maintained by Scott Horowitz <stonecrest@gmail.com>. It was originally written by Michal Cihar <michal@cihar.com>. October 20, 2006 SONATA(1)