navidrome / navidrome

🎧☁️ Modern Music Server and Streamer compatible with Subsonic/Airsonic
https://www.navidrome.org
GNU General Public License v3.0
10.16k stars 783 forks source link

[Bug]: The Enable Last.fm Preferences switch cannot be turned on #2939

Closed autunn closed 1 week ago

autunn commented 1 month ago

I confirm that:

Version

0.51.1

Current Behavior

The Enable Last.fm Preferences switch cannot be turned on,Tips on the lastfm website“Invalid API key. If you are a third party developer see our authentication how-to to find out more.”

Expected Behavior

The Enable Last.fm Preferences switch cannot be turned on,Tips on the lastfm website“Invalid API key. If you are a third party developer see our authentication how-to to find out more.”

Steps To Reproduce

No response

Environment

- OS:
- Browser:
- Client:

How Navidrome is installed?

Docker

Configuration

No response

Relevant log output

No response

Anything else?

No response

Code of Conduct

metalheim commented 1 month ago

Please share your configuration (either config file or docker run/docker compose). Otherwise it is Impossible to troubleshoot your issue.

My guess so far is that you do not correctly have a lastfm Apikey configured. Similar to this issue here:

https://github.com/navidrome/navidrome/discussions/2938#discussioncomment-9027688

autunn commented 1 month ago

services: navidrome: image: deluan/navidrome:latest user: 1026:100 ports:

autunn commented 1 month ago

After refreshing the browser cache, I have solved the problem that the "Enable Last.fm Preferences" switch won't turn on, but some artists in my Navidrome still can't get their avatars or profiles, both of which are available on last.fm or spotify

autunn commented 1 month ago

![Uploading 1.png…]() A profile picture but no profile

autunn commented 1 month ago

No profile picture, no profile ![Uploading 2.png…]()

autunn commented 1 month ago

There is a profile but no profile picture ![Uploading 3.png…]()

kgarner7 commented 1 month ago

Artist images are only available from Spotify API

deluan commented 1 week ago

Seems that this was resolved.