You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Deluan e3079d81ea More tests 20 hours ago
.devcontainer Mount devcontainer workspace SELinux compatible (#1816) 6 months ago
.github Shuffle the tests, just in case (#2272) 6 days ago
cmd Add option to load TLS cert/key, and use HTTPS 2 weeks ago
conf Add option to load TLS cert/key, and use HTTPS 2 weeks ago
consts Don't retrieve Various Artists and Unknown Artist info from Last.fm 2 months ago
contrib Add docker compose examples, with traefik or caddy and without, fixes #476 (#2240) 3 weeks ago
core Add tests for core.Archiver 2 days ago
db Add option to allow share to be downloaded 3 weeks ago
git New implementation of NowPlaying 2 years ago
log More log redaction 1 week ago
model Add option to allow share to be downloaded 3 weeks ago
persistence Update play_date on scrobble only when newer - #2262 (#2263) 1 week ago
resources Add Arabic translation (#2277) 2 days ago
scanner Ignore Recycle Bins in Windows. Fix #1074 3 weeks ago
scheduler Simplify Singleton usage by leveraging Go 1.18's generics 8 months ago
server More tests 20 hours ago
tests Fix pipeline. 3 weeks ago
ui Bump caniuse-lite 2 days ago
utils Some refactorings 2 days ago
.dockerignore Remove dependency of go-bindata (#818) 2 years ago
.git-blame-ignore-revs Move project to Navidrome GitHub organization 2 years ago
.gitignore Add docker compose examples, with traefik or caddy and without, fixes #476 (#2240) 3 weeks ago
.golangci.yml Add nakedret linter 4 months ago
.goreleaser.yml Fix versioning releases in the pipeline (#2101) 2 months ago
.nvmrc Upgrade to Node v16 2 years ago
CODE_OF_CONDUCT.md Use Contributor Covenant v2.0 3 years ago
CONTRIBUTING.md Add stale/lock-threads bot 3 weeks ago
LICENSE Change license to GPLv3 3 years ago
Makefile Shuffle the tests, just in case (#2272) 6 days ago
Procfile.dev Remove decoration from `reflex` output 2 years ago
README.md Update README.md 2 weeks ago
go.mod Bump dependencies 1 day ago
go.sum Bump dependencies 1 day ago
main.go Fix lint 2 weeks ago
reflex.conf Pass userId explicitly to UserPropsRepository methods 2 years ago
tools.go Remove `//+build` tags, as the code does not compile on older versions of Go anymore 8 months ago
update-translations.sh Add job to create translations PRs 2 months ago

README.md

Navidrome logo

Navidrome Music Server

Last Release Build Downloads Docker Pulls Dev Chat Subreddit Contributor Covenant

Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!

Note: The master branch may be in an unstable or even broken state during development. Please use releases instead of the master branch in order to get a stable set of binaries.

Check out our Live Demo!

Any feedback is welcome! If you need/want a new feature, find a bug or think of any way to improve Navidrome, please file a GitHub issue or join the discussion in our Subreddit. If you want to contribute to the project in any other way (ui/backend dev, translations, themes), please join the chat in our Discord server.

Installation

See instructions on the project's website

Cloud Hosting

PikaPods has partnered with us to offer you an officially supported, cloud-hosted solution. A share of the revenue helps fund the development of Navidrome at no additional cost for you.

PikaPods

Features

  • Handles very large music collections
  • Streams virtually any audio format available
  • Reads and uses all your beautifully curated metadata
  • Great support for compilations (Various Artists albums) and box sets (multi-disc albums)
  • Multi-user, each user has their own play counts, playlists, favourites, etc...
  • Very low resource usage
  • Multi-platform, runs on macOS, Linux and Windows. Docker images are also provided
  • Ready to use binaries for all major platforms, including Raspberry Pi
  • Automatically monitors your library for changes, importing new files and reloading new metadata
  • Themeable, modern and responsive Web interface based on Material UI
  • Compatible with all Subsonic/Madsonic/Airsonic clients
  • Transcoding on the fly. Can be set per user/player. Opus encoding is supported
  • Translated to various languages

Documentation

All documentation can be found in the project's website: https://www.navidrome.org/docs. Here are some useful direct links:

Screenshots