1
0
Fork 0
mirror of https://github.com/Lidarr/Lidarr.git synced 2026-03-03 00:26:58 -05:00

[FeatureRequest] Add Get Albums by foreignArtistId to the API #322

Open
opened 2026-02-20 11:21:39 -05:00 by deekerman · 3 comments
Owner

Originally created by @tidusjar on GitHub (Aug 23, 2018).

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
I would like another API endpoint similar to api/v1/album/{artistId} but with the ability to pass in the ForignArtistId.

Describe alternatives you've considered
Can't think of any

Additional context
The reason for this is in Ombi, I would like to give the ability to search via Artist, then show the albums by that Artist, currently this is not possible unless they have that artist already in Lidarr.

AB#447

Originally created by @tidusjar on GitHub (Aug 23, 2018). **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I would like another API endpoint similar to `api/v1/album/{artistId}` but with the ability to pass in the `ForignArtistId`. **Describe alternatives you've considered** Can't think of any **Additional context** The reason for this is in Ombi, I would like to give the ability to search via Artist, then show the albums by that Artist, currently this is not possible unless they have that artist already in Lidarr. [AB#447](https://dev.azure.com/Servarr/7ab38f4e-5a57-4d70-84f4-94dd9bc5d6df/_workitems/edit/447)
Author
Owner

@Qstick commented on GitHub (Sep 9, 2018):

@danielunderwood do you have a parameter built into album lookup on metadata side that would allow lookup by artist to return all albums? Worst case we just make a Artist call which returns all albums already.

@Qstick commented on GitHub (Sep 9, 2018): @danielunderwood do you have a parameter built into album lookup on metadata side that would allow lookup by artist to return all albums? Worst case we just make a Artist call which returns all albums already.
Author
Owner

@danielunderwood commented on GitHub (Sep 9, 2018):

Not if you're saying by search. I suppose it could be added if necessary. The current flow would be to do a search and follow that up with an artist request.

@danielunderwood commented on GitHub (Sep 9, 2018): Not if you're saying by search. I suppose it could be added if necessary. The current flow would be to do a search and follow that up with an artist request.
Author
Owner

@tidusjar commented on GitHub (Apr 7, 2019):

Has there been any progress on this?

@tidusjar commented on GitHub (Apr 7, 2019): Has there been any progress on this?
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-Lidarr#322
No description provided.