Commit graph

7 commits

Author SHA1 Message Date
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
Renamed from PlexRequests.Api/ApiRequest.cs (Browse further)