Commit Graph

1740 Commits (a66694b06a59a406dbfbe2d8dcbf671fe1493518)
 

Author SHA1 Message Date
tidusjar c95e7368ae Fixed a bug in the Plex Newsletter
8 years ago
Jamie 1021877e6d Merge pull request #1174 from distaula/ViewUserRequests
8 years ago
tidusjar c3cba15b17 typo
8 years ago
Jamie 83ee6427d8 Merge pull request #1204 from tidusjar/dev
8 years ago
tidusjar 9a1b0c49ec Fixed #1189
8 years ago
tidusjar 4df12281c5 Merge branch 'dev' of https://github.com/tidusjar/Ombi into dev
8 years ago
tidusjar 9637fe92f4 Fixed issue where we could get null rating keys on Plex
8 years ago
Jamie.Rees 2259f18ae6 Fixed #1195
8 years ago
Jamie.Rees c87451e93c Fixed #1195
8 years ago
Jamie 622dd4d542 Merge pull request #1199 from smcpeck/hp-timeout
8 years ago
Shaun McPeck e46b621a2d Needed to treat a 201 as success, too. + removed some commented out code.
8 years ago
smcpeck f400412568 Normalized spacing/tabs
8 years ago
smcpeck b7bfc2fcc0 Move local user login to be the first thing checked; renamed old Api variable to PlexApi now that Emby is in play.
8 years ago
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).
8 years ago
smcpeck b5fc7692d6 Restore checking of HTTP StatusCode on ApiRequests; remove checking of response.ErrorException
8 years ago
Jamie.Rees 7d8848a69c Added gravitar image
8 years ago
smcpeck 3ee4ae34d5 Reverted (for now) non-200 response handling; added some extra logging.
8 years ago
smcpeck ec973917b4 Tweaked ApiRequest behavior on non-200 responses; think it was breaking login. :-"
8 years ago
smcpeck 231a525109 Only deserialize response payload in ApiRequest when StatusCode == 200. Will a default return value in other cases cause other issues?
8 years ago
smcpeck a5651775a6 Merge branch 'hp-timeout' of https://github.com/smcpeck/Ombi into hp-timeout
8 years ago
smcpeck e57cdf8c6f Added a missing `await` for an HP AddArtist call. Added some more Trace logging.
8 years ago
smcpeck 652650dacc Added a missing `await` for an HP AddArtist call. Added some more Trace logging.
8 years ago
smcpeck f931750f98 Merge branch 'hp-timeout' of https://github.com/smcpeck/Ombi into hp-timeout
8 years ago
smcpeck af463d0dd7 Added some logging around API calls.
8 years ago
Shaun McPeck 68807c899c Merge pull request #3 from tidusjar/EAP
8 years ago
Jamie.Rees f6bf6493b2 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net.git
8 years ago
Jamie.Rees 0dfd2f2658 Fixed #1192
8 years ago
Jamie 3c6321f699 Merge pull request #1191 from tidusjar/dev
8 years ago
Jamie 1b8f175bcf Merge pull request #1190 from tidusjar/EAP
8 years ago
tidusjar 5095d30a3c Fixed a slight issue where we could click the change folders button rather than the dropdown arrow #1189
8 years ago
Jamie e43d2d8880 Merge pull request #1186 from smcpeck/EAP
8 years ago
smcpeck 2178881895 Headphones - added releaseID to generic RequestedModel and passing that through to HP request. Their API doesn't request via the MusicBrainzId.
8 years ago
Jamie 4472ebdb97 Merge pull request #1185 from tidusjar/dev
8 years ago
Jamie e420d03a77 Merge pull request #1178 from smcpeck/master
8 years ago
tidusjar 3d6264095e Bunch of updater files
8 years ago
Shaun McPeck 63b6c8ea76 Merge pull request #1 from tidusjar/EAP
8 years ago
tidusjar 0da49440e2 #1163 #117
8 years ago
distaula a0c783ea81 fixup! Reset the branch on v2.1.0 tag to get to a shared state between dev and Master.
8 years ago
smcpeck 99e48f31fe changed IEmbyAvailabilityChecker to use IEnumberables + checking actor search against Emby content + PR feedback
8 years ago
smcpeck c96ec2ef9d removed some unnecessary 'ConfigureAwait` uses
8 years ago
smcpeck 65b69e3cad remove meaningless html class from actor searching checkbox
8 years ago
smcpeck bdecd9cdac Merge branch 'master' of https://github.com/smcpeck/Ombi
8 years ago
smcpeck 1f18dd61f5 Remove extra delay when filtering out existing movies
8 years ago
Shaun McPeck 017ea96d9e Merge branch 'dev' into master
8 years ago
Jamie bf35663c5f Merge pull request #1183 from tidusjar/dev
8 years ago
tidusjar 844938a92c Fixed an issue where we were not always showing movies from external programs
8 years ago
smcpeck 3c3afb37c2 Changed actor searching to support non-actors too
8 years ago
smcpeck 7156869621 Added a 10 second timer to refresh some new caching I put in
8 years ago
smcpeck 6ab8d52242 Post merge build fixes
8 years ago
Shaun McPeck f817953ba3 Merge branch 'dev' into master
8 years ago