Home Linux Music Players MusicPlayerPlus – A Console and Terminal Music Player for Linux

MusicPlayerPlus – A Console and Terminal Music Player for Linux

Being considered a Linux user does not automatically translate to a routine of coding and constant file configuration efforts. MusicPlayerPlus brings life to the Linux terminal environment through its music support features. This character-based console is an impressive music player for your Linux terminal window.

MusicPlayerPlus Overview

With MusicPlayerPlus, you can stream and play music through several audio packages integrated and extended from its project. MusicPlayerPlus’s initial interaction is with the Music Player Daemon (MPD).

Playback and visualization are derived from MusicPlayerPlus inputs which are in turn derived from the MPD streamed audio server outputs (the Music Player Daemon (MPD) is responsible for audio streaming).

As for the MPD and ALSA configurations, they are managed and controlled by the MusicPlayerPlus components.

The character-based terminal user is the primary target of MusicPlayerPlus’s integrations and extensions. This music player’s integrations and extensions make visualization, music library management, and audio streaming & playing under a lightweight character-based environment much easier to control.

The mpplus Command

To achieve various terminal and/or tmux sessions, the mpplus command (at MusicPlayerPlus’s core) functions as an ideal front-end.

The mpplus command is associated with the invocation of various actions including:

    • mpcplus (lightweight character-based MPD client).
    • tmuxp (tmux session manager initiated tmux session).
    • fzf to fuzzy list and search an audio library.
    • a spectrum visualizer.
    • One or many terminal emulators that can handle MPD client and visualizer.
    • Every music library’s album’s cover download.
    • All music library’s WAV format media to MP3 format media conversion.
    • Download of lyric-less music library songs’ lyrics.
    • Music library import to Beets media library manager.
    • Media-matched query’s audio-based information analysis and retrieval.

MusicPlayerPlus opts to make Linux user’s music lifestyle less strenuous through its sophisticated music library tools whose integration and management is not only easier to understand but also easier to administer..

MusicPlayerPlus Commands

You will find the following commands useful while working with MusicPlayerPlus.

  • mpplus – for spectrum visualizer, invoking MPD client, primary user interface, etc.
  • mpcplus – for NCurses MPD client.
  • mppinit – for a user’s mpcplus configuration’s one-time initialization.
  • mpcplus-tmux – displays album art, a visualizer, and runs mpcplus at tmux session.
  • mppsplash-tmux – a visualizer and runs mppsplash at tmux session.
  • raise_cava – raises visualizer window associated with mppcava spectrum.
  • set_term_trans – set the transparency level for xfce4-terminal window.
  • fzmp – for browsing, searching, and managing MDP library via mpc (MDP client) and fzf (fuzzy finder).
  • create_playlist – uses Beets query for the creation of a new playlist.

This article will walk us through the installation and basic usage of MusicPlayerPlus on a Linux terminal environment.

Install MusicPlayerPlus in Linux

You first need to visit the MusicPlayerPlus releases page for the latest installation package version (Debian or RPM).

For RPM-based systems:

$ sudo yum localinstall ./MusicPlayerPlus_<version>-<release>.x86_64.rpm

For Debian-based systems:

$ sudo apt install ./MusicPlayerPlus_<version>-<release>.amd64.deb

For Arch-based systems:

$ sudo pacman -U ./MusicPlayerPlus_<version>-<release>-x86_64.pkg.tar.zst

Configure MusicPlayerPlus in Linux

The first step is to execute the mpcinit command on our system terminal to initialize MusicPlayerPlus.

$ mpcinit
MusicPlayerPlus Initialization
MusicPlayerPlus Initialization

After the initialization command, edit the following file to set the preferred music_directory location path.

$ nano ~/.config/mpd/mpd.conf
MusicPlayerPlus Music Directory
MusicPlayerPlus Music Directory

You will need to re-run the mpcinit command if you decide to change the music_directory location path.

Example Client Invocations

The following command opens MPD mppcava visualizer and graphical client.

$ mpplus -c 
Cantata Music Player Client
Cantata Music Player Client

Establish a connection:

Cantata Connection
Cantata Connection

Accommodate album covers if needed.

Cantata Album Covers
Cantata Album Covers

Finish setup and your music library should now be ready for exploration:

Cantata MusicPlayerPlus
Cantata MusicPlayerPlus

More MusicPlayerPlus usage examples can be found on its its README page.

We have successfully installed MusicPlayerPlus and demonstrated how to initiate it and enjoy our music collection while perfecting our Linux administration skills.

Ravi Saive
I am an Experienced GNU/Linux expert and a full-stack software developer with over a decade in the field of Linux and Open Source technologies. Founder of TecMint.com, LinuxShellTips.com, and Fossmint.com. Over 150+ million people visited my websites.

Each tutorial at UbuntuMint is created by a team of experienced writers so that it meets our high-quality standards.

Was this article helpful? Please add a comment to show your appreciation and support.

3 thoughts on “MusicPlayerPlus – A Console and Terminal Music Player for Linux”

    • Hi Alejandro,

      Thank you for pointing out the error! It should however be mpcinit and not mppinit as demonstrated by the article screenshot!

      Reply
    • The mpcinit command was renamed to mppinit a couple of releases back. I probably should have left a dummy mpcinit command that just exec’s mppinit. At any rate, the best way to install and initialize is to read the Release Notes and README.

      Reply

Got something to say? Join the discussion.

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published or shared. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.