04-11-2018, 12:49 PM
What exactly do you mean by "won't work" ?
If after the last track finishes a new track is not automatically added then try the steps below
-Tim
If after the last track finishes a new track is not automatically added then try the steps below
Code:
1. verify that auto-shuffle is actually running
pgrep -l ashuffle
2. examine MPD log and look for anything suspicious
cat /var/log/mpd/log
-Tim