This release features a redone WebClient that is now complete in features and functionality. Additionally, this release features a completely revamped testing UI that demonstrates the features of the program.
Changes:
+Make WebClient compatible with new Google APIs
+Finish WebClient feature-set
+Implement progress reporting for long-running functions with the new IProgress interface
+Overhaul testing UI to better showcase features of the API
+Fix minor bugs within the WebClient
There will be a shift of focus in development after this release. All future development will be focused on the MusicManagerClient, as the WebClient is now stable.
Files:
+GoogleMusicAPI.zip contains just the essential libraries for the API.
+GoogleMusicAPI.xml is the XML documentation for the Google Music API
+GoogleMusicUI.zip contains a program showcasing the API