Alex Palaistras ac5d99c079 Check MIME type for cover on refresh, display
Files that match the `CoverArtPriority` setting will now be considered
eligible only if their extensions are of an 'image/*' MIME type (e.g.
'.png' for 'image/png', '.jpg' for 'image/jpeg'). This prevents matching
files that will likely not be valid during display.

In addition to the above, code for returning the cover image file from
scanned data will also check against the MIME type for the path stored,
instead of attempting to re-trace `CoverArtPriority` matches. This
simplifies the code and bypasses a number of edge-cases related to
inconsistent matching.
2020-06-24 20:48:42 -04:00
2020-05-27 05:35:25 -04:00
2020-06-24 20:48:42 -04:00
2020-05-13 16:49:55 -04:00
2020-06-23 16:53:55 -04:00
2020-06-24 15:33:59 -04:00
2020-04-23 19:31:24 -04:00
2020-04-29 14:09:45 -04:00
2020-05-27 05:35:25 -04:00
2020-05-27 05:35:25 -04:00
2020-06-18 12:51:15 -04:00
2020-05-07 12:00:10 -04:00
2020-01-22 14:48:38 -05:00
2020-04-03 19:05:38 -04:00
2020-06-12 14:21:02 -04:00
2020-04-05 22:02:06 -04:00

Navidrome Music Streamer

Last Release Build Downloads 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.

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 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 Raspberry Pi binaries and Docker images available
  • 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

Languages
Go 74.4%
JavaScript 23.9%
Makefile 0.4%
C++ 0.4%
Shell 0.4%
Other 0.4%