Ombi/PlexRequests.Api
tidusjar fefad77ac1 Attempting to improve #219
We now have a new setting "Advanced Search". What this does is for each item  in the plex library we will get the ratingKey and perform another API call to get the MetaData for that ratingKey, inside the metadata it contains the "guid", the guid contains either a IMDBId or TheTVDBID. We will then use that to match the request. This does mean that we now need to capture the TvDbId for each TV Request.
2016-06-09 22:21:41 +01:00
..
Mocks #150 sonarr/sickrage cache checking. sickrage has a couple small items left 2016-04-08 10:05:09 -05:00
Properties #12 2016-03-15 18:48:08 +00:00
ApiRequest.cs #164 has been resolved 2016-05-23 13:28:16 +01:00
app.config Fixed 2016-05-17 21:21:42 +01:00
CouchPotatoApi.cs fixes #296 2016-06-02 14:12:44 +01:00
HeadphonesApi.cs - Improved the RetryHandler. 2016-05-15 20:32:59 -04:00
MockApiData.Designer.cs Added the support for TV Series integrating with Sonarr 2016-03-13 20:58:42 +00:00
MockApiData.resx Added the support for TV Series integrating with Sonarr 2016-03-13 20:58:42 +00:00
MovieBase.cs Renamed folders 2016-03-03 10:26:16 +00:00
MusicBrainzApi.cs cache injection, error handling and logging on startup, etc 2016-04-04 10:18:23 -05:00
packages.config updated nlog and fixed #295 2016-06-03 22:52:32 +01:00
PlexApi.cs Attempting to improve #219 2016-06-09 22:21:41 +01:00
PlexRequests.Api.csproj updated nlog and fixed #295 2016-06-03 22:52:32 +01:00
PushbulletApi.cs Refactored the Notification service to how it should have really been done in the first place. 2016-03-24 17:14:45 +00:00
PushoverApi.cs Refactored the Notification service to how it should have really been done in the first place. 2016-03-24 17:14:45 +00:00
RetryHandler.cs Fixed 2016-05-17 21:21:42 +01:00
SickrageApi.cs First pass of the updater working. #29 2016-05-19 09:11:54 +01:00
SlackApi.cs #164 has been resolved 2016-05-23 13:28:16 +01:00
SonarrApi.cs - Improved the RetryHandler. 2016-05-15 20:32:59 -04:00
TheMovieDbApi.cs Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171 2016-04-21 12:10:36 +01:00
TheTvDbApi.cs Stop the Cachers from bombing out when the response from the 3rd party api returns an exception or invalid response. #171 2016-04-21 12:10:36 +01:00
TvBase.cs Renamed folders 2016-03-03 10:26:16 +00:00
TvMazeApi.cs Started working on #26 2016-05-23 15:05:51 +01:00
TvMazeBase.cs Almost fully integrated TVMaze #21 and also improved the fix for #31 2016-03-18 21:10:01 +00:00