XMMS2 scripts

xmms2lyrics-0.0.1

This awful shell script fetches song lyrics from current xmms2 song.

It uses google "feeling lucky feature" and loads previously fetched lyrics.

Based on mpdlyrics, grab it!

xmms2wiki-0.0.1

This awful shell script fetches wikipedia's info for current playing artist.

Based on mpdwiki, grab it!

xmms2_random_album-0.0.4

This hackish shell script adds a random album to a dedicated playlist.

grab it!

xmms2rnd-0.0.1

This hackish shell script adds a random album from supplied artist to a dedicated playlist.

grab it!

xmms2_rating-0.0.1

This shell script rates current xmms2 track.

grab it!



MPD scripts (deprecated?)

mpdlyrics-0.0.6

This awful shell script fetches song lyrics from current mpd song.

It uses google "feeling lucky feature" and loads previously fetched lyrics.

Dependencies:

  1. Obviously, mpc client connected to a mpd server.
  2. A shell (I'm using zsh, on the script is used bash)
  3. Common *NIX utilities used: echo, xargs, sed, awk, cat, head.
  4. w3m browser

Get the latest version, bind it (urxvt --title "...mpdlyrics ;)" -e mpdlyrics) to a key using xbindkeys, and have fun

You can see shots at screenshots section.

mpdwiki-0.0.3

Just another awful shell script that fetches current song wikipedia information

Dependencies are the same as for mpdlyrics.

So, let's try it

You can see shots at screenshots section