Ombi/PlexRequests.Core
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
..
Models most of #273 done 2016-06-07 14:26:54 +01:00
Properties #12 2016-03-15 18:48:08 +00:00
SettingModels Attempting to improve #219 2016-06-09 22:21:41 +01:00
app.config Fixed 2016-05-17 21:21:42 +01:00
CacheKeys.cs Started #273 2016-05-31 13:05:34 +01:00
IIssueService.cs Started #273 2016-05-31 13:05:34 +01:00
IRequestService.cs Finished #221 and added more async #278 2016-05-31 16:16:48 +01:00
ISettingsService.cs Made the search page all async goodness #278 2016-05-27 22:04:25 +01:00
JsonIssuesModelRequestService.cs Started #273 2016-05-31 13:05:34 +01:00
JsonRequestModelRequestService.cs Finished #221 and added more async #278 2016-05-31 16:16:48 +01:00
packages.config updated nlog and fixed #295 2016-06-03 22:52:32 +01:00
PlexRequests.Core.csproj Started #298 2016-06-06 14:31:20 +01:00
SettingsServiceV2.cs Removed a change that shoudn't have been commited. 2016-06-07 18:38:21 +01:00
Setup.cs More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00
StatusChecker.cs Just some more async changes 2016-06-09 16:59:35 +01:00
UserIdentity.cs Renamed folders 2016-03-03 10:26:16 +00:00
UserMapper.cs Set the admin to have all claims 2016-05-26 17:31:01 +01:00