ParkSquare.Gracenote 1.3.0
Gracenote Web API library to give out-of-the-box C# support for track, album, artist and cover artwork searching. The Gracenote Developer license is free for non-commercial use. Supports ALBUM_SEARCH and ALBUM_FETCH, with all options available that are exposed by the Gracenote Web API itself. For more information, see https://developer.gracenote.com/web-api#wrappers
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>ParkSquare.Gracenote</id>
<version>1.3.0.0</version>
<title>Gracenote API</title>
<authors>Jon Meesam</authors>
<owners>Jon Meesam</owners>
<projectUrl>http://www.parksq.co.uk/nuget/gracenote</projectUrl>
<iconUrl>https://en.gravatar.com/userimage/64673125/ef83498cb1b66b82fc273d7c223cef79.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Gracenote Web API library to give out-of-the-box C# support for track, album, artist and cover artwork searching. The Gracenote Developer license is free for non-commercial use. Supports ALBUM_SEARCH and ALBUM_FETCH, with all options available that are exposed by the Gracenote Web API itself. For more information, see https://developer.gracenote.com/web-api#wrappers</description>
<summary>Gracenote Web API library to give out-of-the-box C# support for track, album, artist and cover artwork searching.</summary>
<copyright>© 2015 Park Square Consulting Ltd</copyright>
<tags>gracenote web api music album track artist search parksquare cover art coverart jon meesam</tags>
</metadata>
</package>