
Navidrome Music Server
Lightweight open-source web music server and streamer
23.1k stars 1.7k forks last commit first released GPL-3.0
Actively maintained
Last commit 26 Aug 2026.

Navidrome is a lightweight open-source web-based music collection server and streamer that lets users browse and play personal music libraries from browsers and compatible mobile clients. It exposes a modern web UI and implements the Subsonic API for broad client compatibility.
Key Features
- Modern, themeable web interface built with React and Material UI and a catalog of compatible third-party mobile clients.
- Subsonic/OpenSubsonic API compatibility so existing Subsonic clients can work with the server.
- On-the-fly transcoding and downsampling (requires an external ffmpeg binary) to adapt streams to clients and bandwidth.
- Multi-user and multi-library support with per-user access controls, playlists, favorites and play counts.
- Low resource usage and multi-platform releases (Linux, macOS, Windows, Raspberry Pi) with official Docker images.
Use Cases
- Personal home streaming: Serve a large, tagged music collection to family members and mobile devices with individual accounts.
- Replacement for Subsonic-compatible clients: Run a modern backend compatible with existing Subsonic/Madsonic/Airsonic clients.
- Low-cost or embedded deployment: Run on Raspberry Pi or small cloud instances using Docker for lightweight private streaming.
Limitations and Considerations
- Navidrome simulates folder browsing from tags and does not perform native folder-based browsing; directory browsing endpoints are emulated.
- The default local database is a single-file SQLite database (navidrome.db); this can require special handling on network filesystems (WAL mode, locking) and backups. Administrators should follow documented guidance for DB placement and backups.
- Past security advisories have reported SQL injection and related issues that were subsequently addressed; operators should keep releases up to date and follow security notices.
Navidrome provides a compact, compatible and performant way to self-host and stream large music libraries while remaining interoperable with a wide Subsonic client ecosystem. It is well-suited for users who want control over their music and need a low-footprint server with mobile client support.
Categories:
Tags:
Tech Stack:
Similar to Navidrome Music Server
LMS (Lightweight Music Server)
Self-hosted music streaming server with a web interface
Open-source C++ music server with web UI, Subsonic API, audio transcoding, recommendations, multi-library support and playlists/lyrics features.
LMS (Lightweight Music Server)
Self-hosted music streaming server with a web interface
Open-source lightweight music server offering web-based streaming, tagging, recommendations, Subsonic API compatibility and audio transcoding for personal music collections.

gonic
Lightweight Subsonic-compatible music streaming server
Gonic is a lightweight, self-hosted Subsonic API server for streaming your music library with transcoding, playlists, podcasts support, and multi-user access.

Navidrome
Web-based music server and personal audio streaming service
Self-hosted music streaming server with a modern web UI, Subsonic-compatible API, multi-user support, and on-the-fly transcoding for large libraries.

Music Assistant
Open-source music library manager and streaming server
Self-hosted music library manager that unifies local and streaming sources and streams to many player ecosystems with Home Assistant integration.

Meelo
Self-hosted personal music server focused on music collectors
Open-source self-hosted music server for collectors with flexible metadata parsing, multiple releases/versions support, music-video handling and Docker deployment.



