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.
xmms2rnd-0.0.1
This hackish shell script adds a random album from supplied artist to a dedicated playlist.
xmms2_rating-0.0.1
This shell script rates current xmms2 track.
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:
- Obviously, mpc client connected to a mpd server.
- A shell (I'm using zsh, on the script is used bash)
- Common *NIX utilities used: echo, xargs, sed, awk, cat, head.
- 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.