Commit Graph

1622 Commits (a284db90de72551f08b40b9d845cf17d66653d8b)
 

Author SHA1 Message Date
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
smcpeck 39871802b5 UI changes to add checkbox and support searching for only new matches via new API.
8 years ago
smcpeck 0d3ff966d6 Added API endpoint for /actor/new/ to support searching for movies not already available/requested
8 years ago
smcpeck b51f790493 REFACTOR: IAvailabilityChecker - changed arrays to IEnumerables
8 years ago
Jamie b752a22199 Merge pull request #1181 from tidusjar/dev
8 years ago
tidusjar 9542286806 fix
8 years ago
tidusjar 55e7b50b85 Fixed #1177
8 years ago
smcpeck 0aa00fd888 UI changes to consume actor searching API
8 years ago
smcpeck 9380ba3e45 API changes to allow for searching movies by actor
8 years ago
smcpeck a8288a93b0 Enforcing async/await in synchronous methods that were marked async.
8 years ago
Jamie b160c54f27 Merge pull request #1169 from tidusjar/dev
8 years ago
tidusjar 09a06bd6f0 Fixed #1152
8 years ago
Jamie fa1540717b Merge pull request #1153 from tidusjar/tidusjar-patch-2
8 years ago
Jamie d74d88925b Update ISSUE_TEMPLATE.md
8 years ago
Jamie 84289dc53a Merge pull request #1147 from tidusjar/dev
8 years ago
tidusjar e520a9dfd6 Fixed #1123
8 years ago
Jamie 6f53d9a542 Merge pull request #1141 from tidusjar/dev
8 years ago
tidusjar ac1cc94255 Fixed a bug when sending to radarr
8 years ago
tidusjar a93c18bc04 Added root folder and approving quality profiles in radarr #1065
8 years ago