Add new Last.FM List option for liked tracks #4158

Open
opened 2026-02-20 03:01:52 -05:00 by deekerman · 0 comments
Owner

Originally created by @jeremypetz on GitHub (Jan 25, 2025).

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Last.FM lists are inflexible and needs an option to pull albums that were liked by the user.

Describe the solution you'd like

The Last.FM API supports pulling the last 50 liked tracks of a user. This could be used similar to how the Spotify play list feature works, pulling the album associated with those tracks.

An additional solution that should be considered is to leverage the API for a user's tags. This would provide an additional means to provide more personalization of what information is pulled from Last.FM. rather than just focusing on tags in general (which the Tag list option does), it provides a user specific tag option.

Describe alternatives you've considered

There really are no alternatives to this as it's filling a gap in the feature set.

Anything else?

I linked to the particular API documentation in the solution.

Originally created by @jeremypetz on GitHub (Jan 25, 2025). ### Is there an existing issue for this? - [x] I have searched the existing open and closed issues ### Is your feature request related to a problem? Please describe Last.FM lists are inflexible and needs an option to pull albums that were liked by the user. ### Describe the solution you'd like The Last.FM API supports pulling the [last 50 liked tracks of a user](https://www.last.fm/api/show/user.getLovedTracks). This could be used similar to how the Spotify play list feature works, pulling the album associated with those tracks. An additional solution that should be considered is to leverage the [API for a user's tags](https://www.last.fm/api/show/user.getPersonalTags). This would provide an additional means to provide more personalization of what information is pulled from Last.FM. rather than just focusing on tags in general (which the Tag list option does), it provides a user specific tag option. ### Describe alternatives you've considered There really are no alternatives to this as it's filling a gap in the feature set. ### Anything else? I linked to the particular API documentation in the solution.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Lidarr#4158
No description provided.