🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
Go to file
Deluan ee21f3957e Pass userId explicitly to UserPropsRepository methods 2021-06-25 22:21:37 -04:00
.devcontainer Upgrade to Node v16 2021-05-25 10:53:16 -04:00
.github Set retention time for uploaded artifacts to 7 days 2021-05-27 23:39:20 -04:00
cmd Refactor: Consolidate scrobbling logic in play_tracker 2021-06-23 11:01:58 -04:00
conf Expose Last.fm's ApiKey to UI 2021-06-21 18:14:01 -04:00
consts Send NowPlaying and Scrobbles to Last.fm 2021-06-23 11:01:58 -04:00
contrib Improve systemd unit security (#677) 2021-05-09 11:59:08 -04:00
core Pass userId explicitly to UserPropsRepository methods 2021-06-25 22:21:37 -04:00
db Suppress logs of successful DB migrations applied when running for the first time 2021-06-24 23:43:20 -04:00
git New implementation of NowPlaying 2021-06-20 10:39:16 -04:00
log Encrypt passwords in DB (#1187) 2021-06-18 18:38:38 -04:00
model Pass userId explicitly to UserPropsRepository methods 2021-06-25 22:21:37 -04:00
persistence Pass userId explicitly to UserPropsRepository methods 2021-06-25 22:21:37 -04:00
resources Add "Last Played" column to SongList 2021-06-16 11:57:02 -04:00
scanner Only send events to clients who need it 2021-06-15 18:59:26 -04:00
scheduler Use singleton in other places as well 2021-06-21 18:59:26 -04:00
server Refactor: Consolidate scrobbling logic in play_tracker 2021-06-23 11:01:58 -04:00
tests Pass userId explicitly to UserPropsRepository methods 2021-06-25 22:21:37 -04:00
ui Add a hacky way to style the react-player. 2021-06-25 18:19:57 -04:00
utils Send NowPlaying and Scrobbles to Last.fm 2021-06-23 11:01:58 -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 Remove decoration from `reflex` output 2021-05-26 12:24:02 -04:00
README.md Add logos to badges 2021-06-19 11:32:22 -04:00
go.mod Update Go dependencies 2021-06-20 12:06:21 -04:00
go.sum Update Go dependencies 2021-06-20 12:06:21 -04:00
main.go Add Native Sharing REST API (#1150) 2021-06-08 15:44:30 -04:00
reflex.conf Pass userId explicitly to UserPropsRepository methods 2021-06-25 22:21:37 -04: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