by hondagx35 » 17 Sep 2021, 13:35
Hi,
try "mpc" (music player client)
Description
mpc is a command-line client for the Music Player Daemon (MPD). It connects to a MPD and controls it according to commands and arguments passed to it. If no command is given, the current status is printed (same as “mpc status”).
Synopsis
mpc [options] <command> [<arguments>]
Options¶
update [--wait] [<path>] - Scans for updated files in the music directory.
The optional parameter <path> (relative to the music directory) may limit the scope of the update.
With --wait, mpc waits until MPD has finished the update.
rescan [--wait] [<path>] - Like update, but also rescans unmodified files.
Frank