Skip to content

MusicPlayerPlus Version 1.0.1 Release 1

Compare
Choose a tag to compare
@doctorfree doctorfree released this 31 Mar 20:37
· 681 commits to master since this release

Changes in this release include:

  • Add capability to play audio while displaying ASCIImatics scenes
  • Add several ASCIImatics scenes including one during initialization
  • Rename mpcava to mpplus
  • Integration with asciinema for recording ascii terminal sessions
  • Several new commands including:
    • alsa_audio_test
    • asciijulia
    • asciimpplus
    • asciiplasma
    • download_cover_art
    • mpcinit
    • mpcplus-tmux
    • mppsplash
    • mppsplash-tmux
  • Added display of client, visualizer, and album cover art in tmux
  • Additional terminal support

Installation

Install the package on Debian based systems by executing the command

sudo apt install ./MusicPlayerPlus_1.0.1-1.amd64.deb

Install the package on RPM based systems by executing the command

sudo yum localinstall ./MusicPlayerPlus-1.0.1-1.x86_64.rpm

Configuration

Edit /etc/mpd.conf and set the music_directory.

Execute the mpcinit command.

Execute the mpcplus command and type u to initiate a database update.

See the MusicPlayerPlus README for additional configuration info.

Removal

Removal of the package on Debian based systems can be accomplished by issuing the command:

sudo apt remove musicplayerplus

Removal of the package on RPM based systems can be accomplished by issuing the command:

sudo yum remove MusicPlayerPlus