MediaBrowser.Server.Implementations.csproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509
  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>{2E781478-814D-4A48-9D80-BFF206441A65}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>MediaBrowser.Server.Implementations</RootNamespace>
  11. <AssemblyName>MediaBrowser.Server.Implementations</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="Imazen.WebP, Version=0.2.0.0, Culture=neutral, processorArchitecture=MSIL">
  49. <SpecificVersion>False</SpecificVersion>
  50. <HintPath>..\ThirdParty\libwebp\Imazen.WebP.dll</HintPath>
  51. </Reference>
  52. <Reference Include="MediaBrowser.Naming, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>..\packages\MediaBrowser.Naming.1.0.0.16\lib\portable-net45+sl4+wp71+win8+wpa81\MediaBrowser.Naming.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Mono.Nat, Version=1.2.21.0, Culture=neutral, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>..\packages\Mono.Nat.1.2.21.0\lib\net40\Mono.Nat.dll</HintPath>
  59. </Reference>
  60. <Reference Include="MoreLinq, Version=1.1.17511.0, Culture=neutral, PublicKeyToken=384d532d7e88985d, processorArchitecture=MSIL">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\packages\morelinq.1.1.0\lib\net35\MoreLinq.dll</HintPath>
  63. </Reference>
  64. <Reference Include="ServiceStack.Api.Swagger">
  65. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.Api.Swagger.dll</HintPath>
  66. </Reference>
  67. <Reference Include="System" />
  68. <Reference Include="System.Core" />
  69. <Reference Include="System.Data.SQLite">
  70. <HintPath>..\ThirdParty\System.Data.SQLite.ManagedOnly\1.0.94.0\System.Data.SQLite.dll</HintPath>
  71. </Reference>
  72. <Reference Include="System.Drawing" />
  73. <Reference Include="Microsoft.CSharp" />
  74. <Reference Include="System.Data" />
  75. <Reference Include="System.Net" />
  76. <Reference Include="System.Security" />
  77. <Reference Include="System.Web" />
  78. <Reference Include="System.Xml" />
  79. <Reference Include="ServiceStack">
  80. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.dll</HintPath>
  81. </Reference>
  82. <Reference Include="ServiceStack.Client">
  83. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.Client.dll</HintPath>
  84. </Reference>
  85. <Reference Include="ServiceStack.Common">
  86. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.Common.dll</HintPath>
  87. </Reference>
  88. <Reference Include="ServiceStack.Interfaces">
  89. <HintPath>..\ThirdParty\ServiceStack\ServiceStack.Interfaces.dll</HintPath>
  90. </Reference>
  91. <Reference Include="ServiceStack.Text">
  92. <HintPath>..\ThirdParty\ServiceStack.Text\ServiceStack.Text.dll</HintPath>
  93. </Reference>
  94. <Reference Include="websocket-sharp, Version=1.0.2.508, Culture=neutral, PublicKeyToken=5660b08a1845a91e, processorArchitecture=MSIL">
  95. <SpecificVersion>False</SpecificVersion>
  96. <HintPath>..\ThirdParty\WebsocketSharp\websocket-sharp.dll</HintPath>
  97. </Reference>
  98. </ItemGroup>
  99. <ItemGroup>
  100. <Compile Include="..\SharedVersion.cs">
  101. <Link>Properties\SharedVersion.cs</Link>
  102. </Compile>
  103. <Compile Include="Activity\ActivityManager.cs" />
  104. <Compile Include="Activity\ActivityRepository.cs" />
  105. <Compile Include="Branding\BrandingConfigurationFactory.cs" />
  106. <Compile Include="Channels\ChannelConfigurations.cs" />
  107. <Compile Include="Channels\ChannelDownloadScheduledTask.cs" />
  108. <Compile Include="Channels\ChannelImageProvider.cs" />
  109. <Compile Include="Channels\ChannelItemImageProvider.cs" />
  110. <Compile Include="Channels\ChannelManager.cs" />
  111. <Compile Include="Channels\ChannelPostScanTask.cs" />
  112. <Compile Include="Channels\RefreshChannelsScheduledTask.cs" />
  113. <Compile Include="Collections\CollectionManager.cs" />
  114. <Compile Include="Collections\CollectionsDynamicFolder.cs" />
  115. <Compile Include="Collections\ManualCollectionsFolder.cs" />
  116. <Compile Include="Configuration\ServerConfigurationManager.cs" />
  117. <Compile Include="Connect\ConnectData.cs" />
  118. <Compile Include="Connect\ConnectManager.cs" />
  119. <Compile Include="Connect\Responses.cs" />
  120. <Compile Include="Connect\Validator.cs" />
  121. <Compile Include="Devices\DeviceManager.cs" />
  122. <Compile Include="Devices\DeviceRepository.cs" />
  123. <Compile Include="Devices\CameraUploadsFolder.cs" />
  124. <Compile Include="Drawing\ImageExtensions.cs" />
  125. <Compile Include="Drawing\ImageHeader.cs" />
  126. <Compile Include="Drawing\PercentPlayedDrawer.cs" />
  127. <Compile Include="Drawing\PlayedIndicatorDrawer.cs" />
  128. <Compile Include="Drawing\UnplayedCountIndicator.cs" />
  129. <Compile Include="Dto\DtoService.cs" />
  130. <Compile Include="EntryPoints\ActivityLogEntryPoint.cs" />
  131. <Compile Include="EntryPoints\AutomaticRestartEntryPoint.cs" />
  132. <Compile Include="EntryPoints\ExternalPortForwarding.cs" />
  133. <Compile Include="EntryPoints\LibraryChangedNotifier.cs" />
  134. <Compile Include="EntryPoints\LoadRegistrations.cs" />
  135. <Compile Include="EntryPoints\Notifications\Notifications.cs" />
  136. <Compile Include="EntryPoints\Notifications\RemoteNotifications.cs" />
  137. <Compile Include="EntryPoints\Notifications\WebSocketNotifier.cs" />
  138. <Compile Include="EntryPoints\RefreshUsersMetadata.cs" />
  139. <Compile Include="EntryPoints\UsageEntryPoint.cs" />
  140. <Compile Include="Connect\ConnectEntryPoint.cs" />
  141. <Compile Include="EntryPoints\UsageReporter.cs" />
  142. <Compile Include="FileOrganization\EpisodeFileOrganizer.cs" />
  143. <Compile Include="FileOrganization\Extensions.cs" />
  144. <Compile Include="FileOrganization\FileOrganizationService.cs" />
  145. <Compile Include="FileOrganization\NameUtils.cs" />
  146. <Compile Include="FileOrganization\TvFolderOrganizer.cs" />
  147. <Compile Include="EntryPoints\UdpServerEntryPoint.cs" />
  148. <Compile Include="EntryPoints\ServerEventNotifier.cs" />
  149. <Compile Include="EntryPoints\UserDataChangeNotifier.cs" />
  150. <Compile Include="FileOrganization\OrganizerScheduledTask.cs" />
  151. <Compile Include="HttpServer\NetListener\HttpListenerServer.cs" />
  152. <Compile Include="HttpServer\IHttpListener.cs" />
  153. <Compile Include="HttpServer\Security\AuthorizationContext.cs" />
  154. <Compile Include="HttpServer\ContainerAdapter.cs" />
  155. <Compile Include="HttpServer\GetSwaggerResource.cs" />
  156. <Compile Include="HttpServer\HttpListenerHost.cs" />
  157. <Compile Include="HttpServer\HttpResultFactory.cs" />
  158. <Compile Include="HttpServer\LoggerUtils.cs" />
  159. <Compile Include="HttpServer\NativeWebSocket.cs" />
  160. <Compile Include="HttpServer\RangeRequestWriter.cs" />
  161. <Compile Include="HttpServer\ResponseFilter.cs" />
  162. <Compile Include="HttpServer\Security\AuthService.cs" />
  163. <Compile Include="HttpServer\Security\SessionAuthProvider.cs" />
  164. <Compile Include="HttpServer\ServerFactory.cs" />
  165. <Compile Include="HttpServer\ServerLogFactory.cs" />
  166. <Compile Include="HttpServer\ServerLogger.cs" />
  167. <Compile Include="HttpServer\Security\SessionContext.cs" />
  168. <Compile Include="HttpServer\SocketSharp\SharpWebSocket.cs" />
  169. <Compile Include="HttpServer\SocketSharp\SocketSharpLogger.cs" />
  170. <Compile Include="HttpServer\StreamWriter.cs" />
  171. <Compile Include="HttpServer\SwaggerService.cs" />
  172. <Compile Include="Drawing\ImageProcessor.cs" />
  173. <Compile Include="HttpServer\SocketSharp\Extensions.cs" />
  174. <Compile Include="HttpServer\SocketSharp\RequestMono.cs" />
  175. <Compile Include="HttpServer\SocketSharp\WebSocketSharpListener.cs" />
  176. <Compile Include="HttpServer\SocketSharp\WebSocketSharpRequest.cs" />
  177. <Compile Include="HttpServer\SocketSharp\WebSocketSharpResponse.cs" />
  178. <Compile Include="HttpServer\ThrottledStream.cs" />
  179. <Compile Include="Intros\DefaultIntroProvider.cs" />
  180. <Compile Include="IO\LibraryMonitor.cs" />
  181. <Compile Include="Library\CoreResolutionIgnoreRule.cs" />
  182. <Compile Include="Library\LibraryManager.cs" />
  183. <Compile Include="Library\LocalTrailerPostScanTask.cs" />
  184. <Compile Include="Library\MusicManager.cs" />
  185. <Compile Include="Library\PathExtensions.cs" />
  186. <Compile Include="Library\Resolvers\BaseVideoResolver.cs" />
  187. <Compile Include="Library\Resolvers\PhotoAlbumResolver.cs" />
  188. <Compile Include="Library\Resolvers\PhotoResolver.cs" />
  189. <Compile Include="Library\Resolvers\PlaylistResolver.cs" />
  190. <Compile Include="Library\SearchEngine.cs" />
  191. <Compile Include="Library\ResolverHelper.cs" />
  192. <Compile Include="Library\Resolvers\Audio\AudioResolver.cs" />
  193. <Compile Include="Library\Resolvers\Audio\MusicAlbumResolver.cs" />
  194. <Compile Include="Library\Resolvers\Audio\MusicArtistResolver.cs" />
  195. <Compile Include="Library\Resolvers\ItemResolver.cs" />
  196. <Compile Include="Library\Resolvers\FolderResolver.cs" />
  197. <Compile Include="Library\Resolvers\Movies\BoxSetResolver.cs" />
  198. <Compile Include="Library\Resolvers\Movies\MovieResolver.cs" />
  199. <Compile Include="Library\Resolvers\TV\EpisodeResolver.cs" />
  200. <Compile Include="Library\Resolvers\TV\SeasonResolver.cs" />
  201. <Compile Include="Library\Resolvers\TV\SeriesResolver.cs" />
  202. <Compile Include="Library\Resolvers\VideoResolver.cs" />
  203. <Compile Include="Library\UserDataManager.cs" />
  204. <Compile Include="Library\UserManager.cs" />
  205. <Compile Include="Library\UserViewManager.cs" />
  206. <Compile Include="Library\Validators\ArtistsPostScanTask.cs" />
  207. <Compile Include="Library\Validators\ArtistsValidator.cs" />
  208. <Compile Include="Library\Validators\BoxSetPostScanTask.cs" />
  209. <Compile Include="Library\Validators\GameGenresPostScanTask.cs" />
  210. <Compile Include="Library\Validators\GameGenresValidator.cs" />
  211. <Compile Include="Library\Validators\GenresPostScanTask.cs" />
  212. <Compile Include="Library\Validators\GenresValidator.cs" />
  213. <Compile Include="Library\Validators\MusicGenresPostScanTask.cs" />
  214. <Compile Include="Library\Validators\MusicGenresValidator.cs" />
  215. <Compile Include="Library\Validators\PeopleValidator.cs" />
  216. <Compile Include="Library\Validators\StudiosPostScanTask.cs" />
  217. <Compile Include="Library\Validators\StudiosValidator.cs" />
  218. <Compile Include="Library\Validators\UserViewPostScanTask.cs" />
  219. <Compile Include="Library\Validators\YearsPostScanTask.cs" />
  220. <Compile Include="LiveTv\ChannelImageProvider.cs" />
  221. <Compile Include="LiveTv\CleanDatabaseScheduledTask.cs" />
  222. <Compile Include="LiveTv\LiveTvConfigurationFactory.cs" />
  223. <Compile Include="LiveTv\LiveTvDtoService.cs" />
  224. <Compile Include="LiveTv\LiveTvManager.cs" />
  225. <Compile Include="LiveTv\ProgramImageProvider.cs" />
  226. <Compile Include="LiveTv\RecordingImageProvider.cs" />
  227. <Compile Include="LiveTv\RefreshChannelsScheduledTask.cs" />
  228. <Compile Include="Localization\LocalizationManager.cs" />
  229. <Compile Include="MediaEncoder\EncodingManager.cs" />
  230. <Compile Include="Photos\DynamicImageProvider.cs" />
  231. <Compile Include="News\NewsEntryPoint.cs" />
  232. <Compile Include="News\NewsService.cs" />
  233. <Compile Include="Notifications\CoreNotificationTypes.cs" />
  234. <Compile Include="Notifications\InternalNotificationService.cs" />
  235. <Compile Include="Notifications\NotificationConfigurationFactory.cs" />
  236. <Compile Include="Notifications\NotificationManager.cs" />
  237. <Compile Include="Persistence\SqliteChapterRepository.cs" />
  238. <Compile Include="Persistence\SqliteExtensions.cs" />
  239. <Compile Include="Persistence\SqliteFileOrganizationRepository.cs" />
  240. <Compile Include="Persistence\SqliteMediaStreamsRepository.cs" />
  241. <Compile Include="Notifications\SqliteNotificationsRepository.cs" />
  242. <Compile Include="Persistence\SqliteProviderInfoRepository.cs" />
  243. <Compile Include="Persistence\SqliteShrinkMemoryTimer.cs" />
  244. <Compile Include="Persistence\TypeMapper.cs" />
  245. <Compile Include="Photos\BaseDynamicImageProvider.cs" />
  246. <Compile Include="Photos\DynamicImageHelpers.cs" />
  247. <Compile Include="Playlists\ManualPlaylistsFolder.cs" />
  248. <Compile Include="Photos\PhotoAlbumImageProvider.cs" />
  249. <Compile Include="Playlists\PlaylistImageProvider.cs" />
  250. <Compile Include="Playlists\PlaylistManager.cs" />
  251. <Compile Include="Properties\AssemblyInfo.cs" />
  252. <Compile Include="ScheduledTasks\PeopleValidationTask.cs" />
  253. <Compile Include="ScheduledTasks\ChapterImagesTask.cs" />
  254. <Compile Include="ScheduledTasks\PluginUpdateTask.cs" />
  255. <Compile Include="ScheduledTasks\RefreshIntrosTask.cs" />
  256. <Compile Include="ScheduledTasks\RefreshMediaLibraryTask.cs" />
  257. <Compile Include="ScheduledTasks\SystemUpdateTask.cs" />
  258. <Compile Include="Security\AuthenticationRepository.cs" />
  259. <Compile Include="Security\EncryptionManager.cs" />
  260. <Compile Include="ServerApplicationPaths.cs" />
  261. <Compile Include="ServerManager\ServerManager.cs" />
  262. <Compile Include="ServerManager\WebSocketConnection.cs" />
  263. <Compile Include="Session\HttpSessionController.cs" />
  264. <Compile Include="Session\SessionManager.cs">
  265. <SubType>Code</SubType>
  266. </Compile>
  267. <Compile Include="Session\SessionWebSocketListener.cs" />
  268. <Compile Include="Session\WebSocketController.cs" />
  269. <Compile Include="Sorting\AiredEpisodeOrderComparer.cs" />
  270. <Compile Include="Sorting\AirTimeComparer.cs" />
  271. <Compile Include="Sorting\AlbumArtistComparer.cs" />
  272. <Compile Include="Sorting\AlbumComparer.cs" />
  273. <Compile Include="Sorting\AlphanumComparator.cs" />
  274. <Compile Include="Sorting\ArtistComparer.cs" />
  275. <Compile Include="Sorting\BudgetComparer.cs" />
  276. <Compile Include="Sorting\CommunityRatingComparer.cs" />
  277. <Compile Include="Sorting\CriticRatingComparer.cs" />
  278. <Compile Include="Sorting\DateCreatedComparer.cs" />
  279. <Compile Include="Sorting\DatePlayedComparer.cs" />
  280. <Compile Include="Sorting\GameSystemComparer.cs" />
  281. <Compile Include="Sorting\IsFavoriteOrLikeComparer.cs" />
  282. <Compile Include="Sorting\IsFolderComparer.cs" />
  283. <Compile Include="Sorting\IsPlayedComparer.cs" />
  284. <Compile Include="Sorting\IsUnplayedComparer.cs" />
  285. <Compile Include="Sorting\MetascoreComparer.cs" />
  286. <Compile Include="Sorting\NameComparer.cs" />
  287. <Compile Include="Sorting\OfficialRatingComparer.cs" />
  288. <Compile Include="Sorting\PlayCountComparer.cs" />
  289. <Compile Include="Sorting\PlayersComparer.cs" />
  290. <Compile Include="Sorting\PremiereDateComparer.cs" />
  291. <Compile Include="Sorting\ProductionYearComparer.cs" />
  292. <Compile Include="Sorting\RandomComparer.cs" />
  293. <Compile Include="Sorting\RevenueComparer.cs" />
  294. <Compile Include="Sorting\RuntimeComparer.cs" />
  295. <Compile Include="Sorting\SeriesSortNameComparer.cs" />
  296. <Compile Include="Sorting\SortNameComparer.cs" />
  297. <Compile Include="Persistence\SqliteDisplayPreferencesRepository.cs" />
  298. <Compile Include="Persistence\SqliteItemRepository.cs" />
  299. <Compile Include="Persistence\SqliteUserDataRepository.cs" />
  300. <Compile Include="Persistence\SqliteUserRepository.cs" />
  301. <Compile Include="Sorting\StudioComparer.cs" />
  302. <Compile Include="Sorting\VideoBitRateComparer.cs" />
  303. <Compile Include="Sync\AppSyncProvider.cs" />
  304. <Compile Include="Sync\CloudSyncProvider.cs" />
  305. <Compile Include="Sync\MockSyncProvider.cs" />
  306. <Compile Include="Sync\SyncJobProcessor.cs" />
  307. <Compile Include="Sync\SyncManager.cs" />
  308. <Compile Include="Sync\SyncRepository.cs" />
  309. <Compile Include="Sync\SyncScheduledTask.cs" />
  310. <Compile Include="Themes\AppThemeManager.cs" />
  311. <Compile Include="TV\TVSeriesManager.cs" />
  312. <Compile Include="Udp\UdpMessageReceivedEventArgs.cs" />
  313. <Compile Include="Udp\UdpServer.cs" />
  314. </ItemGroup>
  315. <ItemGroup>
  316. <ProjectReference Include="..\MediaBrowser.Common.Implementations\MediaBrowser.Common.Implementations.csproj">
  317. <Project>{C4D2573A-3FD3-441F-81AF-174AC4CD4E1D}</Project>
  318. <Name>MediaBrowser.Common.Implementations</Name>
  319. </ProjectReference>
  320. <ProjectReference Include="..\MediaBrowser.Common\MediaBrowser.Common.csproj">
  321. <Project>{9142EEFA-7570-41E1-BFCC-468BB571AF2F}</Project>
  322. <Name>MediaBrowser.Common</Name>
  323. </ProjectReference>
  324. <ProjectReference Include="..\MediaBrowser.Controller\MediaBrowser.Controller.csproj">
  325. <Project>{17E1F4E6-8ABD-4FE5-9ECF-43D4B6087BA2}</Project>
  326. <Name>MediaBrowser.Controller</Name>
  327. </ProjectReference>
  328. <ProjectReference Include="..\MediaBrowser.Model\MediaBrowser.Model.csproj">
  329. <Project>{7EEEB4BB-F3E8-48FC-B4C5-70F0FFF8329B}</Project>
  330. <Name>MediaBrowser.Model</Name>
  331. </ProjectReference>
  332. </ItemGroup>
  333. <ItemGroup>
  334. <EmbeddedResource Include="Localization\Ratings\us.txt" />
  335. <EmbeddedResource Include="Localization\Ratings\au.txt" />
  336. <EmbeddedResource Include="Localization\Ratings\gb.txt" />
  337. <EmbeddedResource Include="Localization\Ratings\nl.txt" />
  338. <EmbeddedResource Include="Localization\Ratings\br.txt" />
  339. <EmbeddedResource Include="Localization\Ratings\dk.txt" />
  340. <EmbeddedResource Include="Localization\Ratings\de.txt" />
  341. <EmbeddedResource Include="Localization\Ratings\mx.txt" />
  342. <EmbeddedResource Include="Localization\Ratings\co.txt" />
  343. <EmbeddedResource Include="Localization\Ratings\fr.txt" />
  344. <EmbeddedResource Include="Localization\Ratings\ie.txt" />
  345. <EmbeddedResource Include="Localization\Ratings\jp.txt" />
  346. <EmbeddedResource Include="Localization\Ratings\kz.txt" />
  347. <EmbeddedResource Include="Localization\Ratings\nz.txt" />
  348. <EmbeddedResource Include="Localization\Ratings\ru.txt" />
  349. </ItemGroup>
  350. <ItemGroup>
  351. <EmbeddedResource Include="Localization\JavaScript\javascript.json" />
  352. <EmbeddedResource Include="Localization\Server\server.json" />
  353. <EmbeddedResource Include="Localization\Server\de.json" />
  354. <EmbeddedResource Include="Localization\Server\pt_PT.json" />
  355. <EmbeddedResource Include="Localization\Server\ru.json" />
  356. <EmbeddedResource Include="Localization\JavaScript\en_US.json" />
  357. <EmbeddedResource Include="Localization\JavaScript\pt_PT.json" />
  358. <EmbeddedResource Include="Localization\Server\en_US.json" />
  359. <EmbeddedResource Include="Localization\JavaScript\de.json" />
  360. <EmbeddedResource Include="Localization\JavaScript\fr.json" />
  361. <EmbeddedResource Include="Localization\JavaScript\nl.json" />
  362. <EmbeddedResource Include="Localization\JavaScript\ru.json" />
  363. <EmbeddedResource Include="Localization\JavaScript\zh_TW.json" />
  364. <EmbeddedResource Include="Localization\Server\fr.json" />
  365. <EmbeddedResource Include="Localization\Server\nl.json" />
  366. <EmbeddedResource Include="Localization\Server\zh_TW.json" />
  367. <EmbeddedResource Include="Localization\JavaScript\es.json" />
  368. <EmbeddedResource Include="Localization\Server\es.json" />
  369. <EmbeddedResource Include="Localization\Server\pt_BR.json" />
  370. <EmbeddedResource Include="Localization\JavaScript\it.json" />
  371. <EmbeddedResource Include="Localization\JavaScript\pt_BR.json" />
  372. <EmbeddedResource Include="Localization\Server\he.json" />
  373. <EmbeddedResource Include="Localization\Server\it.json" />
  374. <EmbeddedResource Include="Localization\Server\es_MX.json" />
  375. <EmbeddedResource Include="Localization\JavaScript\es_MX.json" />
  376. <EmbeddedResource Include="Localization\JavaScript\ar.json" />
  377. <EmbeddedResource Include="Localization\JavaScript\he.json" />
  378. <EmbeddedResource Include="Localization\JavaScript\nb.json" />
  379. <EmbeddedResource Include="Localization\Server\ar.json" />
  380. <EmbeddedResource Include="Localization\Server\el.json" />
  381. <EmbeddedResource Include="Localization\Server\nb.json" />
  382. <EmbeddedResource Include="Localization\JavaScript\el.json" />
  383. <EmbeddedResource Include="Localization\Server\en_GB.json" />
  384. <EmbeddedResource Include="Localization\JavaScript\sv.json" />
  385. <EmbeddedResource Include="Localization\Server\sv.json" />
  386. <EmbeddedResource Include="Localization\JavaScript\cs.json" />
  387. <EmbeddedResource Include="Localization\Server\cs.json" />
  388. <EmbeddedResource Include="Localization\JavaScript\ca.json" />
  389. <EmbeddedResource Include="Localization\JavaScript\ms.json" />
  390. <EmbeddedResource Include="Localization\Server\ca.json" />
  391. <EmbeddedResource Include="Localization\Server\ms.json" />
  392. <EmbeddedResource Include="Localization\JavaScript\kk.json" />
  393. <EmbeddedResource Include="Localization\Server\kk.json" />
  394. <EmbeddedResource Include="Localization\countries.json" />
  395. <EmbeddedResource Include="Localization\cultures.json" />
  396. <EmbeddedResource Include="Localization\JavaScript\da.json" />
  397. <EmbeddedResource Include="Localization\JavaScript\vi.json" />
  398. <EmbeddedResource Include="Localization\Server\da.json" />
  399. <EmbeddedResource Include="Localization\Server\vi.json" />
  400. <EmbeddedResource Include="Localization\JavaScript\pl.json" />
  401. <EmbeddedResource Include="Localization\Server\pl.json" />
  402. <EmbeddedResource Include="Localization\JavaScript\es_ES.json" />
  403. <EmbeddedResource Include="Localization\Server\es_ES.json" />
  404. <EmbeddedResource Include="Localization\Server\ko.json" />
  405. <EmbeddedResource Include="Localization\JavaScript\en_GB.json" />
  406. <EmbeddedResource Include="Localization\JavaScript\tr.json" />
  407. <EmbeddedResource Include="Localization\Server\tr.json" />
  408. <EmbeddedResource Include="Localization\JavaScript\hr.json" />
  409. <EmbeddedResource Include="Localization\Server\hr.json" />
  410. <EmbeddedResource Include="Localization\JavaScript\zh_CN.json" />
  411. <EmbeddedResource Include="Localization\Server\zh_CN.json" />
  412. <EmbeddedResource Include="Localization\JavaScript\fi.json" />
  413. <EmbeddedResource Include="Localization\Server\fi.json" />
  414. <None Include="app.config" />
  415. <None Include="packages.config" />
  416. </ItemGroup>
  417. <ItemGroup>
  418. <EmbeddedResource Include="Localization\Ratings\ca.txt" />
  419. </ItemGroup>
  420. <ItemGroup>
  421. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\css\screen.css">
  422. <Link>swagger-ui\css\screen.css</Link>
  423. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  424. </Content>
  425. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\logo_small.png">
  426. <Link>swagger-ui\images\logo_small.png</Link>
  427. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  428. </Content>
  429. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\pet_store_api.png">
  430. <Link>swagger-ui\images\pet_store_api.png</Link>
  431. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  432. </Content>
  433. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\throbber.gif">
  434. <Link>swagger-ui\images\throbber.gif</Link>
  435. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  436. </Content>
  437. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\images\wordnik_api.png">
  438. <Link>swagger-ui\images\wordnik_api.png</Link>
  439. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  440. </Content>
  441. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\index.html">
  442. <Link>swagger-ui\index.html</Link>
  443. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  444. </Content>
  445. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\backbone-min.js">
  446. <Link>swagger-ui\lib\backbone-min.js</Link>
  447. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  448. </Content>
  449. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\handlebars-1.0.0.js">
  450. <Link>swagger-ui\lib\handlebars-1.0.0.js</Link>
  451. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  452. </Content>
  453. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\highlight.7.3.pack.js">
  454. <Link>swagger-ui\lib\highlight.7.3.pack.js</Link>
  455. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  456. </Content>
  457. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery-1.8.0.min.js">
  458. <Link>swagger-ui\lib\jquery-1.8.0.min.js</Link>
  459. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  460. </Content>
  461. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery.ba-bbq.min.js">
  462. <Link>swagger-ui\lib\jquery.ba-bbq.min.js</Link>
  463. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  464. </Content>
  465. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery.slideto.min.js">
  466. <Link>swagger-ui\lib\jquery.slideto.min.js</Link>
  467. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  468. </Content>
  469. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\jquery.wiggle.min.js">
  470. <Link>swagger-ui\lib\jquery.wiggle.min.js</Link>
  471. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  472. </Content>
  473. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\shred.bundle.js">
  474. <Link>swagger-ui\lib\shred.bundle.js</Link>
  475. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  476. </Content>
  477. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\shred\content.js">
  478. <Link>swagger-ui\lib\shred\content.js</Link>
  479. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  480. </Content>
  481. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\swagger.js">
  482. <Link>swagger-ui\lib\swagger.js</Link>
  483. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  484. </Content>
  485. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\lib\underscore-min.js">
  486. <Link>swagger-ui\lib\underscore-min.js</Link>
  487. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  488. </Content>
  489. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\swagger-ui.js">
  490. <Link>swagger-ui\swagger-ui.js</Link>
  491. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  492. </Content>
  493. <Content Include="..\ThirdParty\ServiceStack\swagger-ui\swagger-ui.min.js">
  494. <Link>swagger-ui\swagger-ui.min.js</Link>
  495. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  496. </Content>
  497. <EmbeddedResource Include="Localization\iso6392.txt" />
  498. <EmbeddedResource Include="Localization\Ratings\be.txt" />
  499. </ItemGroup>
  500. <ItemGroup />
  501. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  502. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  503. Other similar extension points exist, see Microsoft.Common.targets.
  504. <Target Name="BeforeBuild">
  505. </Target>
  506. <Target Name="AfterBuild">
  507. </Target>
  508. -->
  509. </Project>