smcpeck
|
f0358c1f5e
|
Remove all the polling/retry logic around HP requests. This was a problem do to not properly awaiting the initial AddArtist API call being sent to HP. Also fix SetAlbumStatus to use ReleaseId instead of MusicBrainsId (same fix previously applied to AddArtist).
|
2017-02-28 20:51:28 -06:00 |
|
smcpeck
|
231a525109
|
Only deserialize response payload in ApiRequest when StatusCode == 200. Will a default return value in other cases cause other issues?
|
2017-02-27 22:14:42 -06:00 |
|
smcpeck
|
e57cdf8c6f
|
Added a missing await for an HP AddArtist call. Added some more Trace logging.
|
2017-02-27 21:18:35 -06:00 |
|
smcpeck
|
2178881895
|
Headphones - added releaseID to generic RequestedModel and passing that through to HP request. Their API doesn't request via the MusicBrainzId.
|
2017-02-24 16:14:16 -06:00 |
|
tidusjar
|
796f0fc188
|
All Sln changes
|
2016-12-19 20:14:31 +00:00 |
|