![]() |
![]()
| ![]() |
![]()
NAMEsupysonic-cli-folder - Supysonic folder management commands SYNOPSISsupysonic-cli folder --help supysonic-cli folder list supysonic-cli folder add <name> <path> supysonic-cli folder delete <name> supysonic-cli folder scan [--force] [--background | --foreground] <name> DESCRIPTIONThe supysonic-cli folder subcommand manages your library folders, where the audio files are located. This allows one to list, add, delete and scan the folders. ARGUMENTS
OPTIONS
If neither --background nor --foreground is provided, supysonic-cli will try to connect to the daemon to initiate a background scan, falling back to a foreground scan if it isn't available. EXAMPLESTo add a new folder to your music library, you can do something like this: $ supysonic-cli folder add MyLibrary /home/username/Music Once you've added a folder, you will need to scan it: $ supysonic-cli folder scan MyLibrary The audio files residing in /home/username/Music will now appear under the MyLibrary folder on the clients. SEE ALSOsupysonic-cli (1), supysonic-cli-user (1), supysonic-server (1), supysonic-daemon (1) AUTHORLouis-Philippe Véronneau, Alban Féron COPYRIGHT2013-2023, Alban Féron
|