Merge pull request #1247 from tidusjar/dev

Fixed #1234
pull/1300/head
Jamie 8 years ago committed by GitHub
commit 91a3d4c653

@ -360,6 +360,7 @@ namespace Ombi.Services.Jobs
Title = a.Title,
Type = Store.Models.Plex.PlexMediaType.Artist,
Url = a.Url,
ItemId = "album"
});
}
}

Loading…
Cancel
Save