🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
Go to file
dependabot[bot] 86fe1e3b2c
Bump github.com/ReneKroon/ttlcache/v2 from 2.9.0 to 2.11.0 (#1529)
Bumps [github.com/ReneKroon/ttlcache/v2](https://github.com/ReneKroon/ttlcache) from 2.9.0 to 2.11.0.
- [Release notes](https://github.com/ReneKroon/ttlcache/releases)
- [Changelog](https://github.com/ReneKroon/ttlcache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReneKroon/ttlcache/compare/v2.9.0...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/ReneKroon/ttlcache/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-21 19:35:19 -05:00
.devcontainer Update GoLang to 1.17 (#1295) 2021-09-09 00:26:56 -04:00
.github Bot that adds a download link on pull requests 2021-11-19 13:07:55 -05:00
cmd Rename ListenBrainz config flag and enable by default (#1443) 2021-11-17 21:11:53 -05:00
conf Better logging for agents configuration 2021-11-25 15:48:32 -05:00
consts Fix lint for public credentials 2021-11-25 15:55:53 -05:00
contrib Improve systemd unit security (#677) 2021-05-09 11:59:08 -04:00
core Better logging for agents configuration 2021-11-25 15:48:32 -05:00
db Remove non-album artist_ids from the DB 2021-11-05 20:24:50 -04:00
git New implementation of NowPlaying 2021-06-20 10:39:16 -04:00
log Add option to have different loglevels per source folder/file 2021-07-14 18:44:14 -04:00
model Fix potential SQL injection in Smart Playlists 2022-01-18 21:36:29 -05:00
persistence Fix logging smart playlist's song count 2021-11-20 12:29:09 -05:00
resources Update translations (#1578) 2022-01-21 19:21:19 -05:00
scanner Fix potential SQL injection in Smart Playlists 2022-01-18 21:36:29 -05:00
scheduler Use singleton in other places as well 2021-06-21 18:59:26 -04:00
server Fix `playCount` casing 2021-12-14 09:33:34 -05:00
tests Optimize AlbumRepository.GetAll and add a GetAllWithoutGenres method specifically for Subsonic API, where multiple-genres are not required 2021-11-02 21:19:49 -04:00
ui Handle invalid theme in ui state (#1504) 2022-01-05 18:47:14 -05:00
utils Ignores invalid timestamps in requests (use current time) 2021-11-02 10:33:40 -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 Add git version info to release source (#1250) 2021-07-15 09:49:34 -04:00
.golangci.yml Fix small lint errors found by gocritic 2021-07-15 13:43:03 -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 Improve git-vs-tarball detection (#1423) 2021-10-23 21:27:19 -04:00
Procfile.dev Remove decoration from `reflex` output 2021-05-26 12:24:02 -04:00
README.md Revert "Direct link to dev build" 2021-12-10 12:41:19 -05:00
go.mod Bump github.com/ReneKroon/ttlcache/v2 from 2.9.0 to 2.11.0 (#1529) 2022-01-21 19:35:19 -05:00
go.sum Bump github.com/ReneKroon/ttlcache/v2 from 2.9.0 to 2.11.0 (#1529) 2022-01-21 19:35:19 -05:00
main.go New Criteria API 2021-10-23 20:25:28 -04:00
reflex.conf Pass userId explicitly to UserPropsRepository methods 2021-06-25 22:21:37 -04:00
tools.go Check goimports in the pipeline (#1381) 2021-10-01 15:32:24 -04:00

README.md

Navidrome logo

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

If you plan to host Navidrome in the cloud, a great option is to get a virtual server at BuyVM. They have plans that start at $2/month! If you decide to sign up, please consider using our affliliate link, to help support the project <3

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