inflatablefriends / lastfm

Portable .Net library for Last.fm
Other
100 stars 61 forks source link

Album.ReleaseDateUtc always return null #177

Open pjakessonVS opened 2 months ago

pjakessonVS commented 2 months ago

I'm using your (excellent) NuGet package for retrieving additional metadata for my MP3 music library from LastFM.

But when I try to get release year of an album, Album.ReleaseDateUtc always return null. Is this expected? The LastFM web site has release date for albums.

regards

Per