Commit Graph

53 Commits (023ad680e2c58ce1df6b46ebf832caea411fc59a)

Author SHA1 Message Date
tidusjar ddefbf31db Made a start on the new Sonarr integration.
8 years ago
tidusjar 41021240c9 Fixed an issue where we were retrying the API call when the Plex users login creds were invalid.
8 years ago
tidusjar 20c4ce8b7d Fixed a sonarr deseralization error.
8 years ago
tidusjar 2d0297231d Increased the delay for the Episode information api calls. #1163
8 years ago
tidusjar b9c0c20af6 Looks like we were overloading emby with out api calls.
8 years ago
Jamie.Rees 2804191781 Added a release notes page, you can access via Admin>Updates>Recent Changes tab. Note to self, need to put better comments in for users to understand!
8 years ago
Jamie 83ee6427d8 Merge pull request #1204 from tidusjar/dev
8 years ago
Jamie.Rees 2259f18ae6 Fixed #1195
8 years ago
Shaun McPeck e46b621a2d Needed to treat a 201 as success, too. + removed some commented out code.
8 years ago
smcpeck b5fc7692d6 Restore checking of HTTP StatusCode on ApiRequests; remove checking of response.ErrorException
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 e57cdf8c6f Added a missing `await` for an HP AddArtist call. Added some more Trace logging.
8 years ago
smcpeck af463d0dd7 Added some logging around API calls.
8 years ago
smcpeck 1f18dd61f5 Remove extra delay when filtering out existing movies
8 years ago
smcpeck 3c3afb37c2 Changed actor searching to support non-actors too
8 years ago
Shaun McPeck f817953ba3 Merge branch 'dev' into master
8 years ago
smcpeck 0d3ff966d6 Added API endpoint for /actor/new/ to support searching for movies not already available/requested
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
tidusjar a93c18bc04 Added root folder and approving quality profiles in radarr #1065
8 years ago
tidusjar 10ef372cfd Added some debugging code around the newsletter for Emby #1116
8 years ago
tidusjar d6684eb1de Fixed #1133
8 years ago
tidusjar 12ff7378ba The landing page now works for emby #435
8 years ago
tidusjar 4439f0b41b small changes
8 years ago
Jamie.Rees 4cf4b33305 Merge branch 'dev' of https://github.com/tidusjar/PlexRequests.Net into dev
8 years ago
Jamie.Rees 88fa35da5e #1069
8 years ago
tidusjar 8393a31a48 Reworked the newsletter for Emby! Need to rework it for Plex and use the new way to do it.
8 years ago
tidusjar 29c8b456f4 Removed Plex Request from the notifications
8 years ago
tidusjar 643676e7ea Added the user login for emby users #435
8 years ago
tidusjar d59d64234f DAMN! #435 that's a lot of code!
8 years ago
tidusjar 868301f552 Started adding Emby, Lots of backend work done. Need a few more services done and login and user management. #435
8 years ago
Jamie.Rees b2417d8477 Added a switch to use the new search or not, just in case people do not like it.
8 years ago
Jamie.Rees 16c94f2414 Additional movie information
8 years ago
tidusjar 2d1ad10b70 Fix for #978
8 years ago
Jamie.Rees a1fb4018b5 Fixed the login issue and pass Radarr the year #990
8 years ago
tidusjar 7fc26df599 Finished #535 #445 #170
8 years ago
Jamie.Rees 1c6e75a413 Started to add the specify Sonarr root folders.
8 years ago
Jamie.Rees 9886c40499 Added a bunch of categories for tv search similar to what we have for movies.
8 years ago
tidusjar 4926255094 Finished #923 !!!
8 years ago
tidusjar 5e06d9bd26 Radarr integartion in progress #923
8 years ago
Jamie.Rees 809d0103c3 Finished #739
8 years ago
Jamie.Rees 973688393f Initial impliementation of #739
8 years ago
Jamie.Rees 88c0651b1e Improved the search UI and made it more consistant.
8 years ago
Jamie.Rees d72436437a Added a netflix api
8 years ago
Jamie.Rees 6048053c3c Api changed again, so more fixes for #878
8 years ago
Jamie.Rees add4e86d49 More work on watcher, should all be good now. #878
8 years ago
Jamie.Rees ba80dfe3aa Finished #884
8 years ago
Jamie.Rees 0811a89c86 Finished the main part of #844 just need testing
8 years ago