🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
Go to file
Deluan aafd5a952c Bump github.com/spf13/viper from 1.15.0 to 1.18.2 2024-04-26 22:11:43 -04:00
.devcontainer Upgrade to Go 1.22 and Node v20 (#2861) 2024-02-16 20:29:16 -05:00
.github Bump Go dependencies (#2976) 2024-04-26 18:21:10 -04:00
cmd Bump github.com/google/wire to 0.6.0 2024-02-16 20:45:11 -05:00
conf Externalize MPV command template (#2948) 2024-04-15 21:31:54 -04:00
consts Add TAK support (#2745) 2023-12-26 18:39:15 -05:00
contrib Fix typo in comment (#2974) 2024-04-26 17:59:39 -04:00
core Allow comments in the NSP file. 2024-04-20 12:50:45 -04:00
db Fix scrobble error spam in the logs. 2024-04-26 16:59:14 -04:00
git Remove `tools.go` 2023-11-27 14:06:00 -05:00
log Logs don't panic when receiving a `nil` *time.Time 2024-02-18 13:06:01 -05:00
model Fix scrobble error spam in the logs. 2024-04-26 16:59:14 -04:00
persistence Fix scrobble error spam in the logs. 2024-04-26 16:59:14 -04:00
resources Fix a few mistakes in the French translation (#2872) 2024-04-10 19:37:08 -04:00
scanner Allow comments in the NSP file. 2024-04-20 12:50:45 -04:00
scheduler Simplify Singleton usage by leveraging Go 1.18's generics 2022-07-27 12:15:05 -04:00
server Add OpenSubsonic channelCount 2024-04-26 17:51:04 -04:00
tests Fix typo 2024-04-20 13:16:50 -04:00
ui Handling long playlist comments (#2973) 2024-04-25 20:28:25 -04:00
utils Move `TempFileName` to `utils` 2024-02-18 12:52:06 -05: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 Replace beego/orm with dbx (#2693) 2023-12-09 13:52:17 -05:00
.golangci.yml Upgrade to Go 1.21 (#2475) 2023-08-09 11:39:49 -04:00
.goreleaser.yml Upgrade to Go 1.21 (#2475) 2023-08-09 11:39:49 -04:00
.nvmrc Upgrade to Go 1.22 and Node v20 (#2861) 2024-02-16 20:29:16 -05:00
CODE_OF_CONDUCT.md Use Contributor Covenant v2.0 2020-07-21 14:40:21 -04:00
CONTRIBUTING.md Add stale/lock-threads bot 2023-03-06 20:01:42 -05:00
LICENSE Change license to GPLv3 2020-01-22 14:48:38 -05:00
Makefile Add make target to build docker image 2024-04-13 13:29:45 -04:00
Procfile.dev Remove some tools from dependencies, reducing the modules dependencies 2023-03-30 15:33:47 -04:00
README.md "Fix" Reddit badge 2024-01-24 20:24:13 -05:00
go.mod Bump github.com/spf13/viper from 1.15.0 to 1.18.2 2024-04-26 22:11:43 -04:00
go.sum Bump github.com/spf13/viper from 1.15.0 to 1.18.2 2024-04-26 22:11:43 -04:00
main.go Fix lint 2023-03-15 13:10:14 -04:00
reflex.conf Fix writeEvents race condition. 2023-04-01 20:54:15 -04:00
update-translations.sh Ignore formatting diffs when checking for POEditor changes 2024-04-11 14:55:53 -04:00

README.md

Navidrome logo

Navidrome Music Server  Tweet

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