helm-itunes

https://github.com/daschwa/helm-itunes.git

git clone 'git://github.com/daschwa/helm-itunes.git'
11

Helm iTunes

Search and play your music with iTunes or Spotify from inside Emacs.

helm-itunes screenshot

Usage

M-x helm-itunes and search for either a song, artist, or album in your iTunes library.

(The search begins after you’ve typed at least 2 characters. You can use space-separated terms for psuedo-fuzzy matching.)

M-x helm-itunes-player to play songs through Spotify instead of iTunes.

Status

Ready to use.

Currently only supports OS X.

Bugs:

Other Info

If you don't want to use helm, you could potentially replicate its functionality using buttons and writing the result to a temporary buffer.

Credits

Inspired by Kris Jenkins' helm-spotify.