🎧☁️ Your Personal Streaming Service https://www.navidrome.org
Find a file
Deluan Quintão 9d7512e9ab
Update README
2020-05-06 08:08:43 -04:00
.github Add pr-# tag to Docker image 2020-05-04 12:19:20 -04:00
assets Move static to resources. Embed them at build time 2020-05-02 14:19:01 -04:00
conf Reduce log level of config file being used 2020-05-03 14:09:31 -04:00
consts Add validation tests to translations files 2020-05-04 19:54:10 -04:00
contrib Added back configs that I totally missed because I was tired 2020-04-29 17:18:44 -04:00
db Fix goimport and gosec warnings 2020-04-26 15:07:36 -04:00
engine Move static to resources. Embed them at build time 2020-05-02 14:19:01 -04:00
log Fix logging when first arg is a context.Context without a logger 2020-04-26 19:33:57 -04:00
model Generate Order Fields based on sanitized version of original fields 2020-04-24 15:02:20 -04:00
persistence Add random as a valid sort option for song resource 2020-05-05 16:17:09 -04:00
resources Update translations (#264) 2020-05-05 18:32:22 -04:00
scanner Move test file to fixtures folder 2020-04-28 11:59:47 -04:00
server Fix lint error 2020-05-04 20:46:16 -04:00
tests Add option to specify ConfigFile path 2020-05-02 23:17:38 -04:00
ui Update translations (#264) 2020-05-05 18:32:22 -04:00
utils Fix all errcheck warnings 2020-04-26 15:07:36 -04:00
.dockerignore Unify GH actions 2020-04-23 19:31:24 -04:00
.git-blame-ignore-revs Add a .git-blame-ignore-revs file 2020-04-20 10:41:41 -04:00
.gitignore Small change to trigger the pipeline 2020-04-23 22:29:33 -04:00
.golangci.yml An other batch of linters 2020-04-29 14:09:45 -04:00
.goreleaser.yml Move static to resources. Embed them at build time 2020-05-02 14:19:01 -04:00
.nvmrc Lax Node version (only matches major version 13) 2020-04-17 00:21:42 -04:00
docker-compose.yml Add BaseURL configuration (fixes #103) 2020-04-03 19:05:38 -04:00
Dockerfile Move static to resources. Embed them at build time 2020-05-02 14:19:01 -04:00
go.mod Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 2020-05-04 13:28:16 -04:00
go.sum Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 2020-05-04 13:28:16 -04:00
lefthook.yml Re-stage files after formatting 2020-04-08 13:23:39 -04:00
LICENSE Change license to GPLv3 2020-01-22 14:48:38 -05:00
main.go Add BaseURL configuration (fixes #103) 2020-04-03 19:05:38 -04:00
Makefile Install reflex in setup-dev target 2020-05-04 17:07:01 -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 2020-05-06 08:08:43 -04:00
reflex.conf Move translations to server 2020-05-02 14:19:01 -04:00
wire_gen.go Create and configure image cache 2020-04-05 22:02:06 -04:00
wire_injectors.go Add BaseURL configuration (fixes #103) 2020-04-03 19:05:38 -04:00

Navidrome Music Streamer

Last Release Build Docker Pulls Dev Chat Subreddit

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 fill 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.

Documentation

All documentation can be found in the project's homepage: https://www.navidrome.org/docs. Here are some useful direct links:

Screenshots