tidusjar
|
20c4ce8b7d
|
Fixed a sonarr deseralization error.
|
2017-03-18 22:14:46 +00:00 |
|
Shaun McPeck
|
e46b621a2d
|
Needed to treat a 201 as success, too. + removed some commented out code.
|
2017-03-01 00:35:46 -06:00 |
|
smcpeck
|
b5fc7692d6
|
Restore checking of HTTP StatusCode on ApiRequests; remove checking of response.ErrorException
|
2017-02-28 20:48:00 -06:00 |
|
smcpeck
|
3ee4ae34d5
|
Reverted (for now) non-200 response handling; added some extra logging.
|
2017-02-27 23:46:06 -06:00 |
|
smcpeck
|
ec973917b4
|
Tweaked ApiRequest behavior on non-200 responses; think it was breaking login. :-"
|
2017-02-27 23:30:03 -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
|
af463d0dd7
|
Added some logging around API calls.
|
2017-02-27 20:03:26 -06:00 |
|
tidusjar
|
d6684eb1de
|
Fixed #1133
Do not show shows that we do not ahve any information for.
|
2017-02-17 22:11:37 +00:00 |
|
Jamie.Rees
|
88c0651b1e
|
Improved the search UI and made it more consistant.
Finished the Netflix API Part #884
|
2017-01-16 15:23:04 +00:00 |
|
tidusjar
|
b5855f2644
|
Moved API Sln dir
|
2016-12-19 20:10:09 +00:00 |
|