03-07-2020, 08:19 PM
I think Joshkunz wants the issue poster to try the latest v2.1.0 ashuffle and if it bombs then provide the verbose MPD log.
The build recipe is something like below
The build recipe is something like below
Code:
sudo git clone https://github.com/Joshkunz/ashuffle.git
cd ashuffle
sudo make
cd ~
sudo cp ./ashuffle/ashuffle /usr/local/bin
sudo rm -rf ./ashuffle