What is mpz?
mpz is a free and open-source music player for
large local music collections, built with C++
and Qt. It treats your folder structure as the
library and offers a 3-column UI for the
directory tree, playlists, and tracks.
What platforms does mpz support?
Linux and Windows. On Linux, install from the
omnipackage repositories (openSUSE, Debian,
Fedora, Ubuntu, RedHat, Mageia) or AUR (Arch).
On Windows, download a release from GitHub.
Building from source is supported on any
platform with Qt and a C++ compiler.
Is mpz free?
Yes. mpz is free and open-source software,
licensed under the GNU GPL v3.
Does mpz support streaming
services?
No. mpz focuses on local music files. Internet
radio streams in m3u and pls playlist formats
are supported, but online streaming services are
not.
Does mpz support CUE sheets?
Yes, CUE sheets are supported.
Can mpz act as an mpd client?
Yes, mpz has an experimental mpd client mode
(since version 2.0.0). You can add an mpd server
as a library folder. There are some caveats —
see the
README
for details.
Does mpz support lyrics?
Yes. Lyrics can be embedded in tags, loaded
from .lrc or .txt
sidecar files, or fetched online from
LRCLIB. They are shown in the Track Info dialog.