mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
commit
91a3d4c653
1 changed files with 1 additions and 0 deletions
|
@ -360,6 +360,7 @@ namespace Ombi.Services.Jobs
|
||||||
Title = a.Title,
|
Title = a.Title,
|
||||||
Type = Store.Models.Plex.PlexMediaType.Artist,
|
Type = Store.Models.Plex.PlexMediaType.Artist,
|
||||||
Url = a.Url,
|
Url = a.Url,
|
||||||
|
ItemId = "album"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue