Giter VIP home page Giter VIP logo

mingus's Introduction

Mingus is a frontend for GNU Emacs to the Music Player daemon. The interface closely, though not strictly, resembles that of ncmpc, which I had been using before (the main drawback of ncmpc for me was it’s apparent lack of support for unicode). It has some advantages over other clients, mainly in the field of playlist editing. This is achieved through marking and regions as you are used too in emacs and in dired. Mingus also provides a point-of-insertion for inserting new songs. This can be handy to drop a song after the currently playing one (enqueue), but is more flexible. Mingus is distributed under the GPL.

w3m

Another plus is its integration with emacs-w3m , in the sense that, when bumping into a sexy podcast or radio-stream while browsing in the browser of browsers, you have the ability to add any stream at point (and play it directly, if so desired).

Dired

Jump from Mingus to song at point in Dired, and, vice versa, add songs from Dired to the playlist.

Autocompletion on queries

Mingus has kind of autocompletion on queries. The browser can show either the song results or their parent directories. This lets you go easy on the tagging, and make good use of a simple file-system structured song collection. Mingus can be configured to use ido-mode completion.

Bookmarking

Mingus with version >= 0.32 (Fleurette Africaine) has bookmarks to remember filename and position. This can be very useful with audiobooks or working with language courses.

Global bookmarking shortcuts C-x r b and C-x r m are overwritten in Mingus' global map to have alike functionality, and C-x r d is set to mingus-bookmark-delete. The function mingus-bookmark-set (C-x r b) takes currently playing file + its current elapsed time. Buffer position is ignored. Mingus-bookmark-jump will jump to a bookmark. It inserts the file into the current playlist when it is not yet there.

Mingus stays home

If mingus stays home, i.e. the daemon mpd is run from the same computer as the client, mingus-stays-home.el provides an experimental cd-burning tool (mingus-burns). When you have taggit.el and the command-line taggit program mingus can call that with a selection of songs to perform (batch) tag editing.

Prerequisites

libmpdee.el by R. Ramkumar. Currently mingus runs on GNU Emacs22 and GNU Emacs 23. If you also want to use mingus-stays-home.el, cdrecord (or any other command-line cd-burning tool taking files as arguments) might be needed.

ToDo

mingus.el

  • Add text-properties (fringe-bitmap?) for point-of-insertion
  • Add a search buffer In this search buffer, you would be able to filter songs by their attributes. It would have a tabular layout, and you could safe-sort the songs. Maybe as-you-type, maybe not.

mingus's People

Contributors

pft avatar danking avatar

Watchers

Jason Hamilton avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.