L0um15 / Spotisharp

Cross-platform music assistant
MIT License
51 stars 11 forks source link

Fix missing genre also fixed bug19 #20

Closed Lewis-Fam closed 2 years ago

Lewis-Fam commented 2 years ago

Two Items:

  1. Fixed missing file tag 'genre'.
  2. Resolved bug #19 by adding a null check to the tracke.Album.Id in the PackPlayListTracks method.
L0um15 commented 2 years ago

Thanks!