🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
Go to file
Deluan 841c1129ff Break-up album/artist refresh in chunks 2020-09-09 08:57:59 -04:00
.github Install taglib in `lint` and `go` jobs 2020-09-08 13:33:07 -04:00
assets Move `static` to `resources`. Embed them at build time 2020-05-02 14:19:01 -04:00
cmd Removed `engine.Users` 2020-08-14 12:10:37 -04:00
conf Add config option to select tag extractor (taglib, ffmpeg) 2020-09-08 13:33:07 -04:00
consts Add support for reading webp artwork 2020-08-21 11:33:23 -04:00
contrib Add [Install] section to systemd unit file. 2020-05-21 08:19:12 -04:00
core Add option to download playlist 2020-08-21 13:28:20 -04:00
db Loosen up constraints for `email`. Fixes #362 2020-08-19 12:22:41 -04:00
git Run pre-push linting in verbose more 2020-07-21 20:30:04 -04:00
log Fix staticcheck's SA1029 2020-05-13 16:49:55 -04:00
model Do not force username to always be lowercase in the DB 2020-09-01 18:00:19 -04:00
persistence Break-up album/artist refresh in chunks 2020-09-09 08:57:59 -04:00
resources Update fr.json (POEditor.com) 2020-09-08 14:54:02 -04:00
scanner Change taglib extractor log level to trace 2020-09-08 13:33:07 -04:00
server Do not force username to always be lowercase in the DB 2020-09-01 18:00:19 -04:00
tests Ignore "hidden" files when importing a folder 2020-08-21 11:50:18 -04:00
ui Fix label for items per page (not always rows) 2020-09-08 14:55:41 -04:00
utils Break-up album/artist refresh in chunks 2020-09-09 08:57:59 -04:00
.dockerignore Removed support for Jamstash in dev mode. Not needed anymore :) 2020-08-15 23:11:31 -04:00
.git-blame-ignore-revs Add a .git-blame-ignore-revs file 2020-04-20 10:41:41 -04:00
.gitignore Removed support for Jamstash in dev mode. Not needed anymore :) 2020-08-15 23:11:31 -04:00
.golangci.yml An other batch of linters 2020-04-29 14:09:45 -04:00
.goreleaser.yml Embed audiotags lib, to make it static compilable 2020-09-08 13:33:07 -04: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 Embed audiotags lib, to make it static compilable 2020-09-08 13:33:07 -04:00
Procfile.dev Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode 2020-01-14 15:34:59 -05:00
README.md Update README.md 2020-08-26 13:54:23 -04:00
go.mod go mod tidy 2020-09-08 13:33:07 -04:00
go.sum go mod tidy 2020-09-08 13:33:07 -04:00
main.go Replace multiconfig with cobra+viper 2020-07-02 17:53:51 -04:00
reflex.conf Rewrite taglib integration, now with TCMP 2020-09-08 13:33:07 -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