Ombi/PlexRequests.Api.Interfaces
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
..
Properties #12 2016-03-15 18:48:08 +00:00
app.config More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00
IApiRequest.cs Finished the bulk work for Headphones. Needs testing #32 2016-04-04 14:27:55 +01:00
ICouchPotatoApi.cs cache the couchpotato wanted list, update it on an interval, and use it to determine if a movie has been queued already 2016-04-07 21:45:05 -05:00
IHeadphonesApi.cs More headphones #32 I am starting to hate headphones... Sometimes the artists and albums just randomly fail. 2016-04-04 22:18:16 +01:00
IMusicBrainzApi.cs A bit more work on #32 started working on requesting it. The DB is a bit of an issue... 2016-04-01 12:39:13 +01:00
IPlexApi.cs Attempting to improve #219 2016-06-09 22:21:41 +01:00
IPushbulletApi.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
IPushoverApi.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
ISickRageApi.cs Finished up the caching TODO's 2016-04-12 22:38:14 +01:00
ISlackApi.cs #164 has been resolved 2016-05-23 13:28:16 +01:00
ISonarrApi.cs #150 sonarr/sickrage cache checking. sickrage has a couple small items left 2016-04-08 10:05:09 -05:00
packages.config updated packages 2016-05-12 23:15:29 -04:00
PlexRequests.Api.Interfaces.csproj More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00