MOPIDY(1) Mopidy MOPIDY(1) NAME mopidy - music server SYNOPSIS mopidy [-h] [-version] [-q] [-v] [-config CONFIG_FILES] [-o CONFIG_OVERRIDES] [COMMAND] DESCRIPTION Mopidy is a music server which can play music both from multiple sources, like your local hard drive, radio streams, and from Spotify and SoundCloud. Searches combines results from all music sources, and you can mix tracks from all sources in your play queue. Your playlists from Spotify or SoundCloud are also available for use. The mopidy command is used to start the server. OPTIONS --help, -h Show help message and exit. --version Show Mopidy's version number and exit. --quiet, -q Show less output: warning level and higher. --verbose, -v Show more output. Repeat up to four times for even more. --config Specify config files and directories to use. To use multiple config files or directories, separate them with a colon. The later files override the earlier ones if there's a conflict. When specifying a directory, all files ending in .conf in the directory are used. --option