Navidrome Music Server (Unofficial)

293 readers
14 users here now

Navidrome is a free, 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. https://www.navidrome.org/

This is an unofficial community. However, we adhear to the official Code Of Conduct set by the Navidrome project.

founded 2 years ago
MODERATORS
26
 
 

Crosspost from [email protected]

27
1
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

Another bug fix point release of navidrome is available.

28
1
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

I just realised that almost three weeks ago, a new minor navidrome version (0.50.1) has been released. Just wanted to mention it in case some of you haven't taken note as well. This release contains mostly bugfixes.

Most of all I'm happy to see some activity again. Hoping to see more in the near future!

29
 
 

I've made a Last.fm API key but at the point of adding it to Navidrome I wondered why I was bothering; is this option only there because of backwards compatibility or is there a tangible benefit?

30
 
 

Just setup navidrome, got my last.fm API keys

Running everything in docker. Music plays good on mobile and in the laptop browser.

In my environment variables I set : ND_LASTFM_APIKEY: xxxxx...

But scrobbling is not working, should the keys be key: value or key: "value"

PS. I setup the other 4 last.fm variables also

31
 
 

I'm using MusicBrainz Picard for tagging my music library and I'm not unhappy with it. Yet, sometimes it feels a bit clunky and I'm wondering if there are other good tools out there. What do people use? What are the major pros of these tools? Let's collect some recommendations here. I'm Linux based, but for the benefit of others don't restrict yourself!

32
33
1
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 
 

Not strictly Navidrome news, but related. Version 3.5.0 of my favourite mobile subsonic client app was released. It delivers some new features (like filtering downloaded items by track, album or artist), several bugfixes and a full german localization.

You can download it from Github releases or IzzyOnDroid.

34
 
 

I've been using substreamer to access my Navidrome server from my android phone initially but I just came to learn about Tempo, which is also a nice app. What I like about substreamer among others is the option to let it download fanart from an external source by itself bypassing navidrome. There might be more nice apps, so I'm curious what you folks are using on your mobile devices.

35
1
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 
 

I've noticed that I cannot play radio stations that I have added to Navidrome. The player just shows a cycling icon and the radio won't start playing. Looking at network activity, I could see the browser complaining about CORS issues: it cannot deliver content from a third-party domain. It turns out the issue is known and there should be a fix available in the next release: https://github.com/navidrome/navidrome/issues/2267 .