🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
Go to file
Deluan 4217c75c9f Upgrade to Node v16 2021-05-25 10:53:16 -04:00
.devcontainer Upgrade to Node v16 2021-05-25 10:53:16 -04:00
.github Upgrade to Node v16 2021-05-25 10:53:16 -04:00
cmd Change back mounting order, for better logs 2021-05-24 12:17:55 -04:00
conf Restore pretty formatted config options in debug level 2021-05-12 14:43:09 -04:00
consts Replace default Login backgrounds with Navidrome's collection 2021-04-20 15:26:24 -04:00
contrib Improve systemd unit security (#677) 2021-05-09 11:59:08 -04:00
core Removed unnecessary code 2021-05-11 18:55:58 -04:00
db Integrate goose log with our own log system 2021-05-11 19:08:06 -04:00
git Fix pre-commit hook 2021-04-13 16:54:31 -04:00
log Restore pretty formatted config options in debug level 2021-05-12 14:43:09 -04:00
model BPM metadata enhancement (#1087) 2021-05-05 21:35:01 -04:00
persistence User management improvements (#1101) 2021-05-16 13:25:38 -04:00
resources Update Portuguese translation 2021-05-24 11:24:28 -04:00
scanner Remove C++11 warning in macOS 2021-05-14 16:03:11 -04:00
scheduler Breaking change: Add `ScanSchedule`, allows interval and cron based configurations. 2021-05-06 17:56:10 -04:00
server Show name of router in log 2021-05-24 11:55:39 -04:00
tests User management improvements (#1101) 2021-05-16 13:25:38 -04:00
ui Upgrade to Node v16 2021-05-25 10:53:16 -04:00
utils Replace `godirwalk` with standard Go 1.16 `filepath.WalkDir` 2021-04-27 11:28:47 -04:00
.dockerignore Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
.git-blame-ignore-revs Move project to Navidrome GitHub organization 2021-02-06 21:47:19 -05:00
.gitignore Removed support for Jamstash in dev mode. Not needed anymore :) 2020-08-15 23:11:31 -04:00
.golangci.yml Fix cache key-mapping 2020-10-25 23:22:52 -04:00
.goreleaser.yml Uses GoLang 1.16.3 2021-04-26 17:21:59 -04:00
.nvmrc Upgrade to Node v16 2021-05-25 10:53:16 -04:00
CODE_OF_CONDUCT.md Use Contributor Covenant v2.0 2020-07-21 14:40:21 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-03-24 23:36:48 -04:00
LICENSE Change license to GPLv3 2020-01-22 14:48:38 -05:00
Makefile Reorder Makefile dev targets 2021-05-20 13:42:29 -04:00
Procfile.dev Use tools.go commands without installing 2021-02-01 16:16:30 -05:00
README.md Fix Code of Conduct link 2021-04-01 17:38:55 -04:00
go.mod Bump github.com/ReneKroon/ttlcache/v2 from 2.4.0 to 2.5.0 2021-05-25 10:24:40 -04:00
go.sum Bump github.com/ReneKroon/ttlcache/v2 from 2.4.0 to 2.5.0 2021-05-25 10:24:40 -04:00
main.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
reflex.conf Use netgo (instead of C bindings). Fix #700 2020-12-23 15:29:18 -05:00
tools.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00

README.md

Navidrome Music Server

Last Release Build Downloads Docker Pulls Dev Chat Subreddit Contributor Covenant

Check out our Live Demo!

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!

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 in the project's website

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