|
@@ -43,7 +43,6 @@
|
|
<Compile Include="AppBase\BaseConfigurationManager.cs" />
|
|
<Compile Include="AppBase\BaseConfigurationManager.cs" />
|
|
<Compile Include="AppBase\ConfigurationHelper.cs" />
|
|
<Compile Include="AppBase\ConfigurationHelper.cs" />
|
|
<Compile Include="ApplicationHost.cs" />
|
|
<Compile Include="ApplicationHost.cs" />
|
|
- <Compile Include="ApplicationPathHelper.cs" />
|
|
|
|
<Compile Include="Archiving\ZipClient.cs" />
|
|
<Compile Include="Archiving\ZipClient.cs" />
|
|
<Compile Include="Branding\BrandingConfigurationFactory.cs" />
|
|
<Compile Include="Branding\BrandingConfigurationFactory.cs" />
|
|
<Compile Include="Browser\BrowserLauncher.cs" />
|
|
<Compile Include="Browser\BrowserLauncher.cs" />
|
|
@@ -83,6 +82,7 @@
|
|
<Compile Include="Data\SqliteUserRepository.cs" />
|
|
<Compile Include="Data\SqliteUserRepository.cs" />
|
|
<Compile Include="Data\TypeMapper.cs" />
|
|
<Compile Include="Data\TypeMapper.cs" />
|
|
<Compile Include="Devices\CameraUploadsDynamicFolder.cs" />
|
|
<Compile Include="Devices\CameraUploadsDynamicFolder.cs" />
|
|
|
|
+ <Compile Include="Devices\CameraUploadsFolder.cs" />
|
|
<Compile Include="Devices\DeviceId.cs" />
|
|
<Compile Include="Devices\DeviceId.cs" />
|
|
<Compile Include="Devices\DeviceManager.cs" />
|
|
<Compile Include="Devices\DeviceManager.cs" />
|
|
<Compile Include="Devices\DeviceRepository.cs" />
|
|
<Compile Include="Devices\DeviceRepository.cs" />
|
|
@@ -458,6 +458,7 @@
|
|
<Compile Include="Data\CleanDatabaseScheduledTask.cs" />
|
|
<Compile Include="Data\CleanDatabaseScheduledTask.cs" />
|
|
<Compile Include="Data\SqliteExtensions.cs" />
|
|
<Compile Include="Data\SqliteExtensions.cs" />
|
|
<Compile Include="Photos\PhotoAlbumImageProvider.cs" />
|
|
<Compile Include="Photos\PhotoAlbumImageProvider.cs" />
|
|
|
|
+ <Compile Include="Playlists\ManualPlaylistsFolder.cs" />
|
|
<Compile Include="Playlists\PlaylistImageProvider.cs" />
|
|
<Compile Include="Playlists\PlaylistImageProvider.cs" />
|
|
<Compile Include="Playlists\PlaylistManager.cs" />
|
|
<Compile Include="Playlists\PlaylistManager.cs" />
|
|
<Compile Include="Playlists\PlaylistsDynamicFolder.cs" />
|
|
<Compile Include="Playlists\PlaylistsDynamicFolder.cs" />
|
|
@@ -635,10 +636,6 @@
|
|
<Project>{442b5058-dcaf-4263-bb6a-f21e31120a1b}</Project>
|
|
<Project>{442b5058-dcaf-4263-bb6a-f21e31120a1b}</Project>
|
|
<Name>MediaBrowser.Providers</Name>
|
|
<Name>MediaBrowser.Providers</Name>
|
|
</ProjectReference>
|
|
</ProjectReference>
|
|
- <ProjectReference Include="..\MediaBrowser.Server.Implementations\MediaBrowser.Server.Implementations.csproj">
|
|
|
|
- <Project>{2e781478-814d-4a48-9d80-bff206441a65}</Project>
|
|
|
|
- <Name>MediaBrowser.Server.Implementations</Name>
|
|
|
|
- </ProjectReference>
|
|
|
|
<ProjectReference Include="..\MediaBrowser.WebDashboard\MediaBrowser.WebDashboard.csproj">
|
|
<ProjectReference Include="..\MediaBrowser.WebDashboard\MediaBrowser.WebDashboard.csproj">
|
|
<Project>{5624b7b5-b5a7-41d8-9f10-cc5611109619}</Project>
|
|
<Project>{5624b7b5-b5a7-41d8-9f10-cc5611109619}</Project>
|
|
<Name>MediaBrowser.WebDashboard</Name>
|
|
<Name>MediaBrowser.WebDashboard</Name>
|
|
@@ -663,12 +660,10 @@
|
|
<HintPath>..\ThirdParty\emby\Emby.Server.MediaEncoding.dll</HintPath>
|
|
<HintPath>..\ThirdParty\emby\Emby.Server.MediaEncoding.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="Emby.XmlTv, Version=1.0.6387.29335, Culture=neutral, processorArchitecture=MSIL">
|
|
<Reference Include="Emby.XmlTv, Version=1.0.6387.29335, Culture=neutral, processorArchitecture=MSIL">
|
|
- <HintPath>..\packages\Emby.XmlTv.1.0.9\lib\portable-net45+win8\Emby.XmlTv.dll</HintPath>
|
|
|
|
- <Private>True</Private>
|
|
|
|
|
|
+ <HintPath>..\packages\Emby.XmlTv.1.0.10\lib\portable-net45+netstandard2.0+win8\Emby.XmlTv.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
- <Reference Include="MediaBrowser.Naming, Version=1.0.6279.25941, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
- <HintPath>..\packages\MediaBrowser.Naming.1.0.5\lib\portable-net45+win8\MediaBrowser.Naming.dll</HintPath>
|
|
|
|
- <Private>True</Private>
|
|
|
|
|
|
+ <Reference Include="MediaBrowser.Naming, Version=1.0.6437.24226, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
+ <HintPath>..\packages\MediaBrowser.Naming.1.0.6\lib\portable-net45+netstandard2.0+win8\MediaBrowser.Naming.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="ServiceStack.Text, Version=4.5.8.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<Reference Include="ServiceStack.Text, Version=4.5.8.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\ServiceStack.Text.4.5.8\lib\net45\ServiceStack.Text.dll</HintPath>
|
|
<HintPath>..\packages\ServiceStack.Text.4.5.8\lib\net45\ServiceStack.Text.dll</HintPath>
|