Alxandr / SpotiFire

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

Add buffering of music. #42

Open Alxandr opened 11 years ago

Alxandr commented 11 years ago

Buffering of music should be handled by SpotiFire itself. Also, events such as TrackFinished should be augmented to only fire once playback of a track has actually finished (not when it's done downloading).