Music Player Daemon 0.14~beta3 (Default branch)


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

Image Music 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:
Bugs were fixed. All symlinks are now followed by default. Mac OS X and libao playback were fixed. Monkey's Audio support was added to the ffmpeg plugin. 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)