logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vipl - edit mpd playlist

Author

       Copyright 2008 by Joey Hess <joey@kitenet.net>

       Licensed under the GNU GPL.

perl v5.36.0                                       2023-02-01                                            VIPL(1)

Description

       vipl allows editing the mpd playlist using your text editor. The current playlist will be brought up in
       the editor. Delete or rearrange songs as desired using the editor.

       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.  Streaming urls can also be entered.

       (If the perl String::Approx module is available, it will be used to handle typos, etc in the names you
       enter.)

       The currently playing song is marked with a ">" at the front. To change which song is playing, just move
       the ">" to a different song.

       If the hostname is omitted, the MPD_HOST environment variable will be used.

Name

       vipl - edit mpd playlist

Synopsis

vipl [host]

See Also