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?

  • Undearius@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    8 months ago

    I think it has something to do with fetching album art.

    I just set up a server and while it was scanning my library, the logs showed a bunch of rate limits for last.fm with a link how to increase it.

    It’s likely that Last.fm only allows so many requests using the default API and setting up a personal increases that limit.

    • Deebster@programming.devOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      5 months ago

      I just noticed the same errors myself:

      error=“last.fm error(29): Rate Limit Exceeded - This application has made too many requests in a short period. If this is your API key, see https://www.last.fm/api/tos#4.4 for information about raising the limit.”

      Edit: Oh, and now I see you need to have your own in the latest version anyway:

      BREAKING CHANGE: This release removes the Last.fm shared API-key, as previously announced here. If you use any Last.fm functionality (scrobbling, biographies, album descriptions), please check the documentation on how to create your own API Key, it is free and should only take you a couple of minutes. NOTE: Remember to re-enable scrobbling after changing the API Key and restarting the server.