Ombi/PlexRequests.Core/SettingModels
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
..
AuthenticationSettings.cs Added the denied user check to the UserLoginModule. added a test case to cover it. 2016-03-09 12:28:54 +00:00
CouchPotatoSettings.cs Finished #71 2016-03-22 08:50:42 +00:00
EmailNotificationSettings.cs Resolved #224 , Removed the 'SSL' option from the email notification settings. We will now use the correct secure socket options (SSL/TLS) for your email host. 2016-05-23 11:40:22 +01:00
HeadphonesSettings.cs Got the search finished up for #32 2016-04-01 23:05:17 +01:00
LandingPageSettings.cs More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00
LogSettings.cs fix saving the log level 2016-04-17 21:58:34 -05:00
PlexRequestSettings.cs More work on #298. Everything wired up 2016-06-09 13:36:34 +01:00
PlexSettings.cs Attempting to improve #219 2016-06-09 22:21:41 +01:00
PushBulletNotificationSettings.cs Added Pushbullet notifications #8 2016-03-17 14:34:55 +00:00
PushoverNotificationSettings.cs Finished adding pushover support. #44 2016-03-22 22:17:06 +00:00
Settings.cs Renamed folders 2016-03-03 10:26:16 +00:00
SickRageSettings.cs Fixed an issue where we would add the Sickrage series but it would fail on adding the seasons. 2016-04-05 21:51:52 +01:00
SlackNotificationSettings.cs #164 has been resolved 2016-05-23 13:28:16 +01:00
SonarrSettings.cs Added a subdir to CP, SickRage, Sonarr and Plex #43 2016-03-21 14:23:55 +00:00