debian man page for mpinsert

Query: mpinsert

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPINSERT(1)							     mpinsert							       MPINSERT(1)

NAME
mpinsert - insert song after currently playing song
SYNOPSIS
mpinsert [-n] [song ...]
DESCRIPTION
mpinsert inserts a song (or songs) into the playlist directly after the currently playing song. If no songs are specified on the command line, it will read a list from stdin. Songs may be specified the same as they would be to mpc add: As paths to files in the music database, or urls to stream. You can also enter the name of a playlist, or part of the name of an album, artist, or song. Matching items will be added to the playlist. (If the perl String::Approx module is available, it will be used to handle typos, etc in the names you enter.)
OPTIONS
-n Print the playlist position number that the first song was inserted at. -p Play the song after inserting it.
AUTHOR
Copyright 2007-2009 Joey Hess <joey@kitenet.net> Licensed under the GNU GPL version 2 or higher. http://kitenet.net/~joey/code/mpdtoys
POD ERRORS
Hey! The above document had some coding errors, which are explained below: Around line 43: '=item' outside of any '=over' perl v5.10.1 2011-01-03 MPINSERT(1)
Related Man Pages
bluemindo(1) - debian
lastfmsubmitd(1) - debian
mprompt(1) - debian
pykaraoke(6) - debian
audio::mpd::playlist(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results