Alxandr / SpotiFire

A project to make a SpotifyClient in C#
http://nudoc.azurewebsites.net/SpotiFire
40 stars 19 forks source link

Added CollectionChanged callbacks to Playlist and PlaylistContainer #32

Closed ChrisBrandhorst closed 11 years ago

ChrisBrandhorst commented 11 years ago

TODO: on removing tracks, the resulting NotifyCollectionChangedEventArgs#OldItems contains NULL values.