🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
Go to file
Nelyah 43f2d82956 Accept more recent node and Go versions when building dev or server
This will allow developers to experiment with different versions of Go.
2021-03-11 23:02:13 -05:00
.devcontainer Add configuration for VSCode's Remote Container development 2020-12-01 17:57:29 +00:00
.github Upgrade to GoLang 1.16.0 2021-02-19 21:00:38 -05:00
assets Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
cmd Rename ExternalInfo to ExternalMetadata 2021-02-09 15:33:33 -05:00
conf Incomplete implementation of agents 2021-02-08 16:54:51 -05:00
consts Add a cached http client 2021-02-08 16:54:51 -05:00
contrib Add [Install] section to systemd unit file. 2020-05-21 08:19:12 -04:00
core Rename ExternalInfo to ExternalMetadata 2021-02-09 15:33:33 -05:00
db Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
git Use tools.go commands without installing 2021-02-01 16:16:30 -05:00
log Better duration formatting in logs 2021-02-03 13:04:20 -05:00
model Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
persistence Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
resources Update fr.json 2021-02-11 09:13:24 -05:00
scanner Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
server Use a Waiter diode, to avoid constant CPU usage. Fixes #777 2021-02-13 12:08:32 -05:00
tests Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
ui SelectPlaylist Input mobile view fix 2021-03-11 22:53:55 -05:00
utils Fix race condition in test 2021-02-19 19:36:55 -05:00
.dockerignore Removed support for Jamstash in dev mode. Not needed anymore :) 2020-08-15 23:11:31 -04: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 Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
.nvmrc Upgrade Node to v14 2020-05-27 05:35:25 -04:00
CODE_OF_CONDUCT.md Use Contributor Covenant v2.0 2020-07-21 14:40:21 -04:00
LICENSE Change license to GPLv3 2020-01-22 14:48:38 -05:00
Makefile Accept more recent node and Go versions when building dev or server 2021-03-11 23:02:13 -05:00
Procfile.dev Use tools.go commands without installing 2021-02-01 16:16:30 -05:00
README.md Fix Docker pulls badge 2021-02-06 22:04:01 -05:00
go.mod Bump Go version number in go.mod to 1.16 2021-03-11 23:02:13 -05:00
go.sum Revert "Bump github.com/go-chi/chi from 1.5.1 to 1.5.2" 2021-02-15 14:21:43 -05: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 Upgrade golangci-lint 2020-10-12 12:21:01 -04: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