Basic .Net client library to facilitate working with the Subsonic API
This is put together as part of a larger personal project. Exact scope TBD, but I do not plan to implement any of the media streaming endpoints.
- GetTopSongs
- GetAlbumList and GetAlbumList2
- GetSongsByGenre
- Scrobble ??
- Clean up / refactor