Can download a cover art via the cover art's id. Just need to have a stock cover art for songs without any and update the documentation. #50
This commit is contained in:
@@ -35,6 +35,7 @@ namespace Icarus.Controllers.Managers
|
||||
|
||||
song.CoverArtId = coverArt.CoverArtId;
|
||||
}
|
||||
|
||||
public CoverArt SaveCoverArt(Song song)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user