MediaBrowser.Providers.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{442B5058-DCAF-4263-BB6A-F21E31120A1B}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>MediaBrowser.Providers</RootNamespace>
  11. <AssemblyName>MediaBrowser.Providers</AssemblyName>
  12. <FileAlignment>512</FileAlignment>
  13. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  14. <ProductVersion>10.0.0</ProductVersion>
  15. <SchemaVersion>2.0</SchemaVersion>
  16. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  17. <RestorePackages>true</RestorePackages>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\Debug\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <DebugType>none</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release Mono|AnyCPU' ">
  39. <DebugType>none</DebugType>
  40. <Optimize>true</Optimize>
  41. <OutputPath>bin\Release Mono\</OutputPath>
  42. <DefineConstants>TRACE</DefineConstants>
  43. <ErrorReport>prompt</ErrorReport>
  44. <WarningLevel>4</WarningLevel>
  45. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  46. </PropertyGroup>
  47. <ItemGroup>
  48. <Reference Include="BDInfo, Version=1.0.5167.21152, Culture=neutral, processorArchitecture=MSIL">
  49. <SpecificVersion>False</SpecificVersion>
  50. <HintPath>..\packages\MediaBrowser.BdInfo.1.0.0.10\lib\net35\BDInfo.dll</HintPath>
  51. </Reference>
  52. <Reference Include="DvdLib, Version=1.0.5167.21152, Culture=neutral, PublicKeyToken=7a2f3f5ec8d93575, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>..\packages\MediaBrowser.BdInfo.1.0.0.10\lib\net35\DvdLib.dll</HintPath>
  55. </Reference>
  56. <Reference Include="MoreLinq, Version=1.1.17511.0, Culture=neutral, PublicKeyToken=384d532d7e88985d, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>..\packages\morelinq.1.1.0\lib\net35\MoreLinq.dll</HintPath>
  59. </Reference>
  60. <Reference Include="policy.2.0.taglib-sharp">
  61. <HintPath>..\packages\taglib.2.1.0.0\lib\policy.2.0.taglib-sharp.dll</HintPath>
  62. </Reference>
  63. <Reference Include="System" />
  64. <Reference Include="System.Core" />
  65. <Reference Include="System.Net" />
  66. <Reference Include="System.Xml.Linq" />
  67. <Reference Include="System.Data.DataSetExtensions" />
  68. <Reference Include="Microsoft.CSharp" />
  69. <Reference Include="System.Data" />
  70. <Reference Include="System.Xml" />
  71. <Reference Include="taglib-sharp">
  72. <HintPath>..\packages\taglib.2.1.0.0\lib\taglib-sharp.dll</HintPath>
  73. <Private>True</Private>
  74. </Reference>
  75. </ItemGroup>
  76. <ItemGroup>
  77. <Compile Include="..\SharedVersion.cs">
  78. <Link>Properties\SharedVersion.cs</Link>
  79. </Compile>
  80. <Compile Include="Books\BookMetadataService.cs" />
  81. <Compile Include="BoxSets\BoxSetMetadataService.cs" />
  82. <Compile Include="BoxSets\MovieDbBoxSetImageProvider.cs" />
  83. <Compile Include="BoxSets\MovieDbBoxSetProvider.cs" />
  84. <Compile Include="Channels\ChannelMetadataService.cs" />
  85. <Compile Include="Chapters\ChapterManager.cs" />
  86. <Compile Include="Folders\DefaultImageProvider.cs" />
  87. <Compile Include="Folders\FolderMetadataService.cs" />
  88. <Compile Include="Channels\AudioChannelItemMetadataService.cs" />
  89. <Compile Include="Folders\UserViewMetadataService.cs" />
  90. <Compile Include="GameGenres\GameGenreMetadataService.cs" />
  91. <Compile Include="Channels\VideoChannelItemMetadataService.cs" />
  92. <Compile Include="Games\GameMetadataService.cs" />
  93. <Compile Include="Games\GameSystemMetadataService.cs" />
  94. <Compile Include="Genres\GenreMetadataService.cs" />
  95. <Compile Include="LiveTv\AudioRecordingService.cs" />
  96. <Compile Include="LiveTv\ChannelMetadataService.cs" />
  97. <Compile Include="LiveTv\ProgramMetadataService.cs" />
  98. <Compile Include="LiveTv\VideoRecordingService.cs" />
  99. <Compile Include="Manager\ImageSaver.cs" />
  100. <Compile Include="Manager\ItemImageProvider.cs" />
  101. <Compile Include="Manager\ProviderManager.cs" />
  102. <Compile Include="Manager\MetadataService.cs" />
  103. <Compile Include="Manager\SeriesOrderManager.cs" />
  104. <Compile Include="MediaInfo\FFProbeAudioInfo.cs" />
  105. <Compile Include="MediaInfo\FFProbeProvider.cs" />
  106. <Compile Include="MediaInfo\FFProbeVideoInfo.cs" />
  107. <Compile Include="MediaInfo\SubtitleDownloader.cs" />
  108. <Compile Include="MediaInfo\SubtitleResolver.cs" />
  109. <Compile Include="MediaInfo\SubtitleScheduledTask.cs" />
  110. <Compile Include="Movies\LiveTvMovieDbProvider.cs" />
  111. <Compile Include="Movies\MovieDbTrailerProvider.cs" />
  112. <Compile Include="Movies\MovieExternalIds.cs" />
  113. <Compile Include="Movies\GenericMovieDbInfo.cs" />
  114. <Compile Include="Movies\MovieDbSearch.cs" />
  115. <Compile Include="Movies\MovieMetadataService.cs" />
  116. <Compile Include="Movies\TmdbSettings.cs" />
  117. <Compile Include="MusicGenres\MusicGenreImageProvider.cs" />
  118. <Compile Include="GameGenres\GameGenreImageProvider.cs" />
  119. <Compile Include="Genres\GenreImageProvider.cs" />
  120. <Compile Include="ImagesByName\ImageUtils.cs" />
  121. <Compile Include="MediaInfo\AudioImageProvider.cs" />
  122. <Compile Include="MediaInfo\VideoImageProvider.cs" />
  123. <Compile Include="Movies\MovieDbImageProvider.cs" />
  124. <Compile Include="Movies\FanartMovieImageProvider.cs" />
  125. <Compile Include="MusicGenres\MusicGenreMetadataService.cs" />
  126. <Compile Include="Music\AlbumImageFromSongProvider.cs" />
  127. <Compile Include="Music\AlbumMetadataService.cs" />
  128. <Compile Include="Music\ArtistMetadataService.cs" />
  129. <Compile Include="Music\AudioDbAlbumImageProvider.cs" />
  130. <Compile Include="Music\AudioDbAlbumProvider.cs" />
  131. <Compile Include="Music\AudioDbArtistImageProvider.cs" />
  132. <Compile Include="Music\AudioDbArtistProvider.cs" />
  133. <Compile Include="Music\AudioDbExternalIds.cs" />
  134. <Compile Include="Music\AudioMetadataService.cs" />
  135. <Compile Include="Music\Extensions.cs" />
  136. <Compile Include="Music\MovieDbMusicVideoProvider.cs" />
  137. <Compile Include="Music\MusicBrainzArtistProvider.cs" />
  138. <Compile Include="Music\MusicExternalIds.cs" />
  139. <Compile Include="Music\MusicVideoMetadataService.cs" />
  140. <Compile Include="Omdb\OmdbImageProvider.cs" />
  141. <Compile Include="Omdb\OmdbProvider.cs" />
  142. <Compile Include="Omdb\OmdbItemProvider.cs" />
  143. <Compile Include="People\MovieDbPersonImageProvider.cs" />
  144. <Compile Include="Movies\MovieUpdatesPrescanTask.cs" />
  145. <Compile Include="Movies\FanArtMovieUpdatesPostScanTask.cs" />
  146. <Compile Include="Movies\MovieDbProvider.cs" />
  147. <Compile Include="Music\FanArtUpdatesPostScanTask.cs" />
  148. <Compile Include="Music\FanArtAlbumProvider.cs" />
  149. <Compile Include="Music\FanArtArtistProvider.cs" />
  150. <Compile Include="Music\MusicBrainzAlbumProvider.cs" />
  151. <Compile Include="People\PersonMetadataService.cs" />
  152. <Compile Include="People\MovieDbPersonProvider.cs" />
  153. <Compile Include="Photos\PhotoAlbumMetadataService.cs" />
  154. <Compile Include="Photos\PhotoHelper.cs" />
  155. <Compile Include="Photos\PhotoMetadataService.cs" />
  156. <Compile Include="Photos\PhotoProvider.cs" />
  157. <Compile Include="Playlists\PlaylistMetadataService.cs" />
  158. <Compile Include="Properties\AssemblyInfo.cs" />
  159. <Compile Include="Manager\ProviderUtils.cs" />
  160. <Compile Include="Studios\StudiosImageProvider.cs" />
  161. <Compile Include="Studios\StudioMetadataService.cs" />
  162. <Compile Include="Subtitles\ConfigurationExtension.cs" />
  163. <Compile Include="Subtitles\OpenSubtitleDownloader.cs" />
  164. <Compile Include="Subtitles\SubtitleManager.cs" />
  165. <Compile Include="TV\DummySeasonProvider.cs" />
  166. <Compile Include="TV\EpisodeMetadataService.cs" />
  167. <Compile Include="TV\FanArtTvUpdatesPostScanTask.cs" />
  168. <Compile Include="TV\FanArtSeasonProvider.cs" />
  169. <Compile Include="TV\FanartSeriesProvider.cs" />
  170. <Compile Include="TV\MissingEpisodeProvider.cs" />
  171. <Compile Include="TV\MovieDbEpisodeImageProvider.cs" />
  172. <Compile Include="TV\MovieDbSeasonProvider.cs" />
  173. <Compile Include="TV\MovieDbSeriesImageProvider.cs" />
  174. <Compile Include="TV\MovieDbSeriesProvider.cs" />
  175. <Compile Include="TV\SeriesMetadataService.cs" />
  176. <Compile Include="TV\TvdbEpisodeImageProvider.cs" />
  177. <Compile Include="People\TvdbPersonImageProvider.cs" />
  178. <Compile Include="TV\TvdbSeasonIdentityProvider.cs" />
  179. <Compile Include="TV\TvdbSeasonImageProvider.cs" />
  180. <Compile Include="TV\TvdbSeriesImageProvider.cs" />
  181. <Compile Include="TV\SeasonMetadataService.cs" />
  182. <Compile Include="TV\TvdbEpisodeProvider.cs" />
  183. <Compile Include="TV\TvdbSeriesProvider.cs" />
  184. <Compile Include="TV\SeriesPostScanTask.cs" />
  185. <Compile Include="TV\TvdbPrescanTask.cs" />
  186. <Compile Include="TV\TvExternalIds.cs" />
  187. <Compile Include="Users\UserMetadataService.cs" />
  188. <Compile Include="Videos\VideoMetadataService.cs" />
  189. <Compile Include="Years\YearMetadataService.cs" />
  190. </ItemGroup>
  191. <ItemGroup>
  192. <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
  193. <Project>{9142EEFA-7570-41E1-BFCC-468BB571AF2F}</Project>
  194. <Name>MediaBrowser.Common</Name>
  195. </ProjectReference>
  196. <ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj">
  197. <Project>{17E1F4E6-8ABD-4FE5-9ECF-43D4B6087BA2}</Project>
  198. <Name>MediaBrowser.Controller</Name>
  199. </ProjectReference>
  200. <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
  201. <Project>{7EEEB4BB-F3E8-48FC-B4C5-70F0FFF8329B}</Project>
  202. <Name>MediaBrowser.Model</Name>
  203. </ProjectReference>
  204. <ProjectReference Include="..\OpenSubtitlesHandler\OpenSubtitlesHandler.csproj">
  205. <Project>{4a4402d4-e910-443b-b8fc-2c18286a2ca0}</Project>
  206. <Name>OpenSubtitlesHandler</Name>
  207. </ProjectReference>
  208. </ItemGroup>
  209. <ItemGroup>
  210. <None Include="packages.config" />
  211. </ItemGroup>
  212. <ItemGroup />
  213. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  214. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  215. Other similar extension points exist, see Microsoft.Common.targets.
  216. <Target Name="BeforeBuild">
  217. </Target>
  218. <Target Name="AfterBuild">
  219. </Target>
  220. -->
  221. </Project>