5
Is there any benefit to using your own Last.fm API key?
(programming.dev)
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.
I'm just guessing so your scrobbling can be associated with you. I can't think of any other reason right now.
Scrobbling's set up per-user using OAuth in the browser, which is better since different users can scrobble to different accounts.
I'm guessing it's left in because why remove it since it's working, and it would be useful if the default API key stopped working.