./wip/mpc-el, Emacs front end to the Music Player Daemon

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 29, Package name: mpc-el-29, Maintainer: pho

This is an Emacs front end to the Music Player Daemon.

MPC.el mostly provides a browser inspired from Rhythmbox for your
music collection and also allows you to play the music you select. The
basic interface is somewhat unusual for mpd in that it does not
provide direct access to MusicPD's playlist functionality. Instead it
uses MusicPD's playlist internally to implement a queue of songs. This
means that it does not always interact nicely with other clients that
you may be using at the same time.

The author plays albums rather than songs and thus don't have much
need for playlists, and it shows. Playlist support exists, but is
embryonic. The intention is to handle playlists just like any other
attributes. I.e. placing a file in playlist FooSongs is treated as
equivalent to adding a tag "playlist=FooSongs".

The package is in the early stage of development. If you're not
interested in fiddling with the code, it's probably too early for you
to try it out. But if you do try it out, please tell the author know
how it goes.


Required to run:
[editors/emacs26]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: abbcab94b1f9a167df24ba0c9793d2d2eb2c7997
Filesize: 75.461 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 16:32:32 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2009-08-01 00:18:50 by Min Sik Kim | Files touched by this commit (18)
Log message:
Include editors/emacs/modules.mk instead of mk/emacs.mk.
   2008-08-28 18:37:57 by PHO / phonohawk | Files touched by this commit (6) | Imported package
Log message:
Import mpc-el-29 as wip/mpc-el.

This is an Emacs front end to the Music Player Daemon.

MPC.el mostly provides a browser inspired from Rhythmbox for your
music collection and also allows you to play the music you select. The
basic interface is somewhat unusual for mpd in that it does not
provide direct access to MusicPD's playlist functionality. Instead it
uses MusicPD's playlist internally to implement a queue of songs. This
means that it does not always interact nicely with other clients that
you may be using at the same time.

The author plays albums rather than songs and thus don't have much
need for playlists, and it shows. Playlist support exists, but is
embryonic. The intention is to handle playlists just like any other
attributes. I.e. placing a file in playlist FooSongs is treated as
equivalent to adding a tag "playlist=FooSongs".

The package is in the early stage of development. If you're not
interested in fiddling with the code, it's probably too early for you
to try it out. But if you do try it out, please tell the author know
how it goes.