diff --git a/gui/player.sh b/gui/player.sh index d57b087..24fe202 100755 --- a/gui/player.sh +++ b/gui/player.sh @@ -33,3 +33,5 @@ mkdir -p "$HOME/.mpd/playlists" # enable for current user systemctl --user enable mpd systemctl --user start mpd + +# command to update your database: mpc update