🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
Go to file
dependabot-preview[bot] 5e2d463129 Bump @testing-library/user-event from 10.4.1 to 11.2.0 in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.4.1 to 11.2.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v10.4.1...v11.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 13:42:40 -04:00
.github Upgrade Node to v14 2020-05-27 05:35:25 -04:00
assets Move `static` to `resources`. Embed them at build time 2020-05-02 14:19:01 -04:00
conf Change default session timeout to 24h 2020-05-30 10:34:16 -04:00
consts Increase album art placeholder's resolution 2020-06-03 09:40:37 -04:00
contrib Add [Install] section to systemd unit file. 2020-05-21 08:19:12 -04:00
db Change index in playlist to start from `1` 2020-05-26 13:50:15 -04:00
engine Increase album art placeholder's resolution 2020-06-03 09:40:37 -04:00
log Fix staticcheck's SA1029 2020-05-13 16:49:55 -04:00
model Add ability to reorder playlist items 2020-06-04 19:05:41 -04:00
persistence Handle playlist's permissions on server 2020-06-05 11:55:29 -04:00
resources Upgrade ReactAdmin to 3.6.0 2020-06-05 12:13:50 -04:00
scanner Fix `child.size` and `directory.playCount` compatibility with Subsonic API. Fixes #304 2020-05-19 23:51:23 -04:00
server Add ability to reorder playlist items 2020-06-04 19:05:41 -04:00
tests Skip scanning folders if they contain a `.ndignore` file. Closes #297 2020-05-18 14:37:01 -04:00
ui Bump @testing-library/user-event from 10.4.1 to 11.2.0 in /ui 2020-06-05 13:42:40 -04:00
utils Add ability to reorder playlist items 2020-06-04 19:05:41 -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 Upgrade Node to v14 2020-05-27 05:35:25 -04:00
Dockerfile Upgrade Node to v14 2020-05-27 05:35:25 -04:00
LICENSE Change license to GPLv3 2020-01-22 14:48:38 -05:00
Makefile Fix typo 2020-06-04 20:13:25 -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
docker-compose.yml Add BaseURL configuration (fixes #103) 2020-04-03 19:05:38 -04:00
go.mod Bump ginkgo version to 1.12.3 2020-06-03 09:43:34 -04:00
go.sum Bump ginkgo version to 1.12.3 2020-06-03 09:43:34 -04:00
lefthook.yml Run pre-push hooks in parallel 2020-05-07 12:00:10 -04:00
main.go Add BaseURL configuration (fixes #103) 2020-04-03 19:05:38 -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

README.md

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