Skip to content

MusicPlayerPlus Version 1.0.1 Release 3

Compare
Choose a tag to compare
@doctorfree doctorfree released this 12 Apr 23:15
· 651 commits to master since this release

Changes in this release include:

  • Disable tmux recording when tmux is disabled
  • Improve interactive menu entries
  • If -s song argument is provided look for song in MPD music library as well
  • Added interactive mode with -i command line option
  • Added support for mpplus front-end to mppsplash and mppsplash-tmux
  • Add ability to download cover art to mpplus command
  • Add option to download_cover_art to specify alternate music directory
  • Add -d option to mpplus to download album cover art

Changes in previous release include:

  • Use MPlayer to play media during ASCIImatics animations
  • Use a signal handler in ASCIImatics animations to fade audio and cleanup
  • Use a FIFO in ASCIImatics animations to communicate with MPlayer
  • Added tmux session integration to mpplus command
  • Re-enable visualizer in mpcplus MPD client build
  • Cleanup tmux sessions, add ability to kill tmux sessions in mpplus
  • 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-3.amd64.deb

Install the package on RPM based systems by executing the command

sudo yum localinstall ./MusicPlayerPlus-1.0.1-3.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