Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When using the Album Lookup with a MusicBrainz Id we are missing information #459

Closed
tidusjar opened this issue Aug 26, 2018 · 0 comments
Closed
Labels
Area: API Issue is related to the API
Milestone

Comments

@tidusjar
Copy link

Describe the bug
When using album/lookup?term=lidarr:MUSICBRAINZID we seem to be missing quite a bit of information, it seems that most things are being set to the default value ArtistId, Monitored, ProfileId etc.

To Reproduce
Steps to reproduce the behavior:

  1. Add the artist Panic! at the disco
  2. Monitor the Album Pray for the wicked
  3. Call the endpoint api/v1/album/lookup?term=lidarr:bcec22a7-4338-4a71-82e8-b6e39887219c
  4. As you can see the JSON response shows that this album is not monitored and doesn't have an AlbumId set or a ArtistId

Expected behavior
It should populate the same as using term=Pray%20For%20The%20Wicked would

tidusjar added a commit to Ombi-app/Ombi that referenced this issue Aug 26, 2018
@Qstick Qstick closed this as completed in 8943857 Aug 27, 2018
@Qstick Qstick added this to the v0.4.0 milestone Sep 9, 2018
@Qstick Qstick added the Area: API Issue is related to the API label Sep 9, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Area: API Issue is related to the API
Projects
None yet
Development

No branches or pull requests

2 participants