Ombi/PlexRequests.Core
2016-04-14 14:50:40 +01:00
..
Models remove references to obsolete RequestedBy property + start setting the db schema to the app version, and check that in the future for migrations. 2016-04-02 17:04:05 -05:00
Properties #12 2016-03-15 18:48:08 +00:00
SettingModels Finally fixed #72 2016-04-14 14:50:40 +01:00
app.config revert everything (except PlexRequests.UI) back to .NET 4.5.2 -- fixes incompatibilities with the latest version of mono (4.2.3.4) -- fixes notifications not working #152 #147 #141 2016-04-10 20:01:35 -05:00
CacheKeys.cs #150 start caching plex media as well. refactored the availability checker. NEEDS TESTING. also, we need to make the Requests hit the plex api directly rather than hitting the cache as it does now. 2016-04-09 12:18:04 -05:00
IRequestService.cs Got the search finished up for #32 2016-04-01 23:05:17 +01:00
ISettingsService.cs Renamed folders 2016-03-03 10:26:16 +00:00
JsonRequestService.cs Got the search finished up for #32 2016-04-01 23:05:17 +01:00
packages.config Added a DBSchema so we have an easier way to update the DB 2016-04-01 22:13:12 +01:00
PlexRequests.Core.csproj revert everything (except PlexRequests.UI) back to .NET 4.5.2 -- fixes incompatibilities with the latest version of mono (4.2.3.4) -- fixes notifications not working #152 #147 #141 2016-04-10 20:01:35 -05:00
SettingsServiceV2.cs Done most on #59 2016-03-23 13:43:27 +00:00
Setup.cs Finally fixed #72 2016-04-14 14:50:40 +01:00
StatusChecker.cs Some final tweaks for #32 2016-04-05 22:23:01 +01:00
UserIdentity.cs Renamed folders 2016-03-03 10:26:16 +00:00
UserMapper.cs fixed the build 2016-03-24 14:12:50 +00:00