better caching of remote data

Conflicts:
	MediaBrowser.Api/System/SystemService.cs
This commit is contained in:
Luke Pulverenti
2016-01-02 16:54:37 -05:00
parent 0c42154c12
commit 687f17f09a
13 changed files with 79 additions and 294 deletions

View File

@@ -130,7 +130,6 @@
<Compile Include="EntryPoints\LibraryChangedNotifier.cs" />
<Compile Include="EntryPoints\LoadRegistrations.cs" />
<Compile Include="EntryPoints\Notifications\Notifications.cs" />
<Compile Include="EntryPoints\Notifications\RemoteNotifications.cs" />
<Compile Include="EntryPoints\Notifications\WebSocketNotifier.cs" />
<Compile Include="EntryPoints\RefreshUsersMetadata.cs" />
<Compile Include="EntryPoints\UsageEntryPoint.cs" />