mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 15:32:37 -07:00
Merge pull request #1186 from smcpeck/EAP
Fix Headphones album search integration.
This commit is contained in:
commit
e43d2d8880
3 changed files with 4 additions and 1 deletions
|
@ -1513,6 +1513,7 @@ namespace Ombi.UI.Modules
|
|||
{
|
||||
Title = albumInfo.title,
|
||||
MusicBrainzId = albumInfo.id,
|
||||
ReleaseId = releaseId,
|
||||
Overview = albumInfo.disambiguation,
|
||||
PosterPath = img,
|
||||
Type = RequestType.Album,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue