123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{D729ADB1-1C01-428D-B680-8EFACD687B2A}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>MediaBrowser.Model</RootNamespace>
- <AssemblyName>MediaBrowser.Model</AssemblyName>
- <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
- <TargetFrameworkProfile>Profile259</TargetFrameworkProfile>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <OldToolsVersion>4.0</OldToolsVersion>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <RestorePackages>true</RestorePackages>
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>none</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <!-- A reference to the entire .NET Framework is automatically included -->
- <None Include="app.config" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="..\MediaBrowser.Model\Activity\ActivityLogEntry.cs">
- <Link>Activity\ActivityLogEntry.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ApiClientExtensions.cs">
- <Link>ApiClient\ApiClientExtensions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ApiHelpers.cs">
- <Link>ApiClient\ApiHelpers.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ConnectionMode.cs">
- <Link>ApiClient\ConnectionMode.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ConnectionOptions.cs">
- <Link>ApiClient\ConnectionOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ConnectionResult.cs">
- <Link>ApiClient\ConnectionResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ConnectionState.cs">
- <Link>ApiClient\ConnectionState.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ConnectSignupResponse.cs">
- <Link>ApiClient\ConnectSignupResponse.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\GeneralCommandEventArgs.cs">
- <Link>ApiClient\GeneralCommandEventArgs.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\HttpResponseEventArgs.cs">
- <Link>ApiClient\HttpResponseEventArgs.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\IApiClient.cs">
- <Link>ApiClient\IApiClient.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\IClientWebSocket.cs">
- <Link>ApiClient\IClientWebSocket.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\IConnectionManager.cs">
- <Link>ApiClient\IConnectionManager.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\IDevice.cs">
- <Link>ApiClient\IDevice.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\IServerEvents.cs">
- <Link>ApiClient\IServerEvents.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\NetworkStatus.cs">
- <Link>ApiClient\NetworkStatus.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\RemoteLogoutReason.cs">
- <Link>ApiClient\RemoteLogoutReason.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ServerCredentials.cs">
- <Link>ApiClient\ServerCredentials.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ServerDiscoveryInfo.cs">
- <Link>ApiClient\ServerDiscoveryInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ServerInfo.cs">
- <Link>ApiClient\ServerInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\ServerUserInfo.cs">
- <Link>ApiClient\ServerUserInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\SessionUpdatesEventArgs.cs">
- <Link>ApiClient\SessionUpdatesEventArgs.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\ApiClient\WakeOnLanInfo.cs">
- <Link>ApiClient\WakeOnLanInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Branding\BrandingOptions.cs">
- <Link>Branding\BrandingOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Channels\AllChannelMediaQuery.cs">
- <Link>Channels\AllChannelMediaQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Channels\ChannelFeatures.cs">
- <Link>Channels\ChannelFeatures.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Channels\ChannelFolderType.cs">
- <Link>Channels\ChannelFolderType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Channels\ChannelInfo.cs">
- <Link>Channels\ChannelInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Channels\ChannelItemQuery.cs">
- <Link>Channels\ChannelItemQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Channels\ChannelItemSortField.cs">
- <Link>Channels\ChannelItemSortField.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Channels\ChannelMediaContentType.cs">
- <Link>Channels\ChannelMediaContentType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Channels\ChannelMediaType.cs">
- <Link>Channels\ChannelMediaType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Channels\ChannelQuery.cs">
- <Link>Channels\ChannelQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Chapters\ChapterProviderInfo.cs">
- <Link>Chapters\ChapterProviderInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Chapters\RemoteChapterInfo.cs">
- <Link>Chapters\RemoteChapterInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Chapters\RemoteChapterResult.cs">
- <Link>Chapters\RemoteChapterResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Collections\CollectionCreationResult.cs">
- <Link>Collections\CollectionCreationResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\AccessSchedule.cs">
- <Link>Configuration\AccessSchedule.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\BaseApplicationConfiguration.cs">
- <Link>Configuration\BaseApplicationConfiguration.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\ChannelOptions.cs">
- <Link>Configuration\ChannelOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\ChapterOptions.cs">
- <Link>Configuration\ChapterOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\DlnaOptions.cs">
- <Link>Configuration\DlnaOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\DynamicDayOfWeek.cs">
- <Link>Configuration\DynamicDayOfWeek.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\EncodingOptions.cs">
- <Link>Configuration\EncodingOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\FanartOptions.cs">
- <Link>Configuration\FanartOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\ImageOption.cs">
- <Link>Configuration\ImageOption.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\ImageSavingConvention.cs">
- <Link>Configuration\ImageSavingConvention.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\LibraryOptions.cs">
- <Link>Configuration\LibraryOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\MetadataConfiguration.cs">
- <Link>Configuration\MetadataConfiguration.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\MetadataOptions.cs">
- <Link>Configuration\MetadataOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\MetadataPlugin.cs">
- <Link>Configuration\MetadataPlugin.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\MetadataPluginSummary.cs">
- <Link>Configuration\MetadataPluginSummary.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\MetadataPluginType.cs">
- <Link>Configuration\MetadataPluginType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\PathSubstitution.cs">
- <Link>Configuration\PathSubstitution.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\PeopleMetadataOptions.cs">
- <Link>Configuration\PeopleMetadataOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\ServerConfiguration.cs">
- <Link>Configuration\ServerConfiguration.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\SubtitlePlaybackMode.cs">
- <Link>Configuration\SubtitlePlaybackMode.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\UnratedItem.cs">
- <Link>Configuration\UnratedItem.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\UserConfiguration.cs">
- <Link>Configuration\UserConfiguration.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Configuration\XbmcMetadataOptions.cs">
- <Link>Configuration\XbmcMetadataOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\ConnectAuthenticationExchangeResult.cs">
- <Link>ApiClient\ConnectAuthenticationExchangeResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\ConnectAuthenticationResult.cs">
- <Link>Connect\ConnectAuthenticationResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\ConnectAuthorization.cs">
- <Link>Connect\ConnectAuthorization.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\ConnectAuthorizationRequest.cs">
- <Link>Connect\ConnectAuthorizationRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\ConnectPassword.cs">
- <Link>Connect\ConnectPassword.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\ConnectUser.cs">
- <Link>Connect\ConnectUser.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\ConnectUserQuery.cs">
- <Link>Connect\ConnectUserQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\ConnectUserServer.cs">
- <Link>Connect\ConnectUserServer.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\PinCreationResult.cs">
- <Link>Connect\PinCreationResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\PinExchangeResult.cs">
- <Link>Connect\PinExchangeResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\PinStatusResult.cs">
- <Link>Connect\PinStatusResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Connect\UserLinkType.cs">
- <Link>Connect\UserLinkType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Devices\ContentUploadHistory.cs">
- <Link>Devices\ContentUploadHistory.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Devices\DeviceInfo.cs">
- <Link>Devices\DeviceInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Devices\DeviceOptions.cs">
- <Link>Devices\DeviceOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Devices\DeviceQuery.cs">
- <Link>Devices\DeviceQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Devices\DevicesOptions.cs">
- <Link>Devices\DevicesOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Devices\LocalFileInfo.cs">
- <Link>Devices\LocalFileInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\AudioOptions.cs">
- <Link>Dlna\AudioOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\CodecProfile.cs">
- <Link>Dlna\CodecProfile.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\CodecType.cs">
- <Link>Dlna\CodecType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ConditionProcessor.cs">
- <Link>Dlna\ConditionProcessor.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ContainerProfile.cs">
- <Link>Dlna\ContainerProfile.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ContentFeatureBuilder.cs">
- <Link>Dlna\ContentFeatureBuilder.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\DeviceIdentification.cs">
- <Link>Dlna\DeviceIdentification.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\DeviceProfile.cs">
- <Link>Dlna\DeviceProfile.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\DeviceProfileInfo.cs">
- <Link>Dlna\DeviceProfileInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\DeviceProfileType.cs">
- <Link>Dlna\DeviceProfileType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\DirectPlayProfile.cs">
- <Link>Dlna\DirectPlayProfile.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\DlnaFlags.cs">
- <Link>Dlna\DlnaFlags.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\DlnaMaps.cs">
- <Link>Dlna\DlnaMaps.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\DlnaProfileType.cs">
- <Link>Dlna\DlnaProfileType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\EncodingContext.cs">
- <Link>Dlna\EncodingContext.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\HeaderMatchType.cs">
- <Link>Dlna\HeaderMatchType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\HttpHeaderInfo.cs">
- <Link>Dlna\HttpHeaderInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ITranscoderSupport.cs">
- <Link>Dlna\ITranscoderSupport.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\MediaFormatProfile.cs">
- <Link>Dlna\MediaFormatProfile.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\MediaFormatProfileResolver.cs">
- <Link>Dlna\MediaFormatProfileResolver.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\PlaybackErrorCode.cs">
- <Link>Dlna\PlaybackErrorCode.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\PlaybackException.cs">
- <Link>Dlna\PlaybackException.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ProfileCondition.cs">
- <Link>Dlna\ProfileCondition.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ProfileConditionType.cs">
- <Link>Dlna\ProfileConditionType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ProfileConditionValue.cs">
- <Link>Dlna\ProfileConditionValue.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ResolutionConfiguration.cs">
- <Link>Dlna\ResolutionConfiguration.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ResolutionNormalizer.cs">
- <Link>Dlna\ResolutionNormalizer.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ResolutionOptions.cs">
- <Link>Dlna\ResolutionOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\ResponseProfile.cs">
- <Link>Dlna\ResponseProfile.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\SearchCriteria.cs">
- <Link>Dlna\SearchCriteria.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\SearchType.cs">
- <Link>Dlna\SearchType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\SortCriteria.cs">
- <Link>Dlna\SortCriteria.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\StreamBuilder.cs">
- <Link>Dlna\StreamBuilder.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\StreamInfo.cs">
- <Link>Dlna\StreamInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\StreamInfoSorter.cs">
- <Link>Dlna\StreamInfoSorter.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\SubtitleDeliveryMethod.cs">
- <Link>Dlna\SubtitleDeliveryMethod.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\SubtitleProfile.cs">
- <Link>Dlna\SubtitleProfile.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\SubtitleStreamInfo.cs">
- <Link>Dlna\SubtitleStreamInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\TranscodeSeekInfo.cs">
- <Link>Dlna\TranscodeSeekInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\TranscodingProfile.cs">
- <Link>Dlna\TranscodingProfile.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\VideoOptions.cs">
- <Link>Dlna\VideoOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dlna\XmlAttribute.cs">
- <Link>Dlna\XmlAttribute.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Drawing\DrawingUtils.cs">
- <Link>Drawing\DrawingUtils.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Drawing\ImageFormat.cs">
- <Link>Drawing\ImageFormat.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Drawing\ImageOrientation.cs">
- <Link>Drawing\ImageOrientation.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Drawing\ImageSize.cs">
- <Link>Drawing\ImageSize.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\BaseItemDto.cs">
- <Link>Dto\BaseItemDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\BaseItemPerson.cs">
- <Link>Dto\BaseItemPerson.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\ChapterInfoDto.cs">
- <Link>Dto\ChapterInfoDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\GameSystemSummary.cs">
- <Link>Dto\GameSystemSummary.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\IHasServerId.cs">
- <Link>Dto\IHasServerId.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\IHasSyncInfo.cs">
- <Link>Dto\IHasSyncInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\IItemDto.cs">
- <Link>Dto\IItemDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\ImageByNameInfo.cs">
- <Link>Dto\ImageByNameInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\ImageInfo.cs">
- <Link>Dto\ImageInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\ImageOptions.cs">
- <Link>Dto\ImageOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\ItemCounts.cs">
- <Link>Dto\ItemCounts.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\ItemIndex.cs">
- <Link>Dto\ItemIndex.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\ItemLayout.cs">
- <Link>Dto\ItemLayout.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\MediaSourceInfo.cs">
- <Link>Dto\MediaSourceInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\MediaSourceType.cs">
- <Link>Dto\MediaSourceType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\MetadataEditorInfo.cs">
- <Link>Dto\MetadataEditorInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\NameIdPair.cs">
- <Link>Dto\NameIdPair.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\NameValuePair.cs">
- <Link>Dto\NameValuePair.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\RatingType.cs">
- <Link>Dto\RatingType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\RecommendationDto.cs">
- <Link>Dto\RecommendationDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\RecommendationType.cs">
- <Link>Dto\RecommendationType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\StudioDto.cs">
- <Link>Dto\StudioDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\SubtitleDownloadOptions.cs">
- <Link>Dto\SubtitleDownloadOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\UserDto.cs">
- <Link>Dto\UserDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Dto\UserItemDataDto.cs">
- <Link>Dto\UserItemDataDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\BaseItemInfo.cs">
- <Link>Entities\BaseItemInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\ChapterInfo.cs">
- <Link>Entities\ChapterInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\CollectionType.cs">
- <Link>Entities\CollectionType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\DisplayPreferences.cs">
- <Link>Entities\DisplayPreferences.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\EmptyRequestResult.cs">
- <Link>Entities\EmptyRequestResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\ExtraType.cs">
- <Link>Entities\ExtraType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\IHasProviderIds.cs">
- <Link>Entities\IHasProviderIds.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\ImageType.cs">
- <Link>Entities\ImageType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\IsoType.cs">
- <Link>Entities\IsoType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\ItemReview.cs">
- <Link>Entities\ItemReview.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\LibraryUpdateInfo.cs">
- <Link>Entities\LibraryUpdateInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\LocationType.cs">
- <Link>Entities\LocationType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\MBRegistrationRecord.cs">
- <Link>Entities\MBRegistrationRecord.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\MediaStream.cs">
- <Link>Entities\MediaStream.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\MediaStreamType.cs">
- <Link>Entities\MediaStreamType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\MediaType.cs">
- <Link>Entities\MediaType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\MediaUrl.cs">
- <Link>Entities\MediaUrl.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\MetadataFields.cs">
- <Link>Entities\MetadataFields.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\MetadataProviders.cs">
- <Link>Entities\MetadataProviders.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\PackageReviewInfo.cs">
- <Link>Entities\PackageReviewInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\ParentalRating.cs">
- <Link>Entities\ParentalRating.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\PersonType.cs">
- <Link>Entities\PersonType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\PluginSecurityInfo.cs">
- <Link>Entities\PluginSecurityInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\ProviderIdsExtensions.cs">
- <Link>Entities\ProviderIdsExtensions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\ScrollDirection.cs">
- <Link>Entities\ScrollDirection.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\SeriesStatus.cs">
- <Link>Entities\SeriesStatus.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\SortOrder.cs">
- <Link>Entities\SortOrder.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\TrailerType.cs">
- <Link>Entities\TrailerType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\UserDataSaveReason.cs">
- <Link>Entities\UserDataSaveReason.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\Video3DFormat.cs">
- <Link>Entities\Video3DFormat.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\VideoType.cs">
- <Link>Entities\VideoType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\VirtualFolderInfo.cs">
- <Link>Entities\VirtualFolderInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Events\GenericEventArgs.cs">
- <Link>Events\GenericEventArgs.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Extensions\BoolHelper.cs">
- <Link>Extensions\BoolHelper.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Extensions\DoubleHelper.cs">
- <Link>Extensions\DoubleHelper.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Extensions\FloatHelper.cs">
- <Link>Extensions\FloatHelper.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Extensions\IntHelper.cs">
- <Link>Extensions\IntHelper.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Extensions\ListHelper.cs">
- <Link>Extensions\ListHelper.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Extensions\StringHelper.cs">
- <Link>Extensions\StringHelper.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\FileOrganization\AutoOrganizeOptions.cs">
- <Link>FileOrganization\AutoOrganizeOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\FileOrganization\EpisodeFileOrganizationRequest.cs">
- <Link>FileOrganization\EpisodeFileOrganizationRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\FileOrganization\FileOrganizationResult.cs">
- <Link>FileOrganization\FileOrganizationResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\FileOrganization\FileOrganizationResultQuery.cs">
- <Link>FileOrganization\FileOrganizationResultQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\FileOrganization\FileOrganizerType.cs">
- <Link>FileOrganization\FileOrganizerType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\FileOrganization\FileSortingStatus.cs">
- <Link>FileOrganization\FileSortingStatus.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\FileOrganization\SmartMatchInfo.cs">
- <Link>FileOrganization\SmartMatchInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\FileOrganization\TvFileOrganizationOptions.cs">
- <Link>FileOrganization\TvFileOrganizationOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Globalization\CountryInfo.cs">
- <Link>Globalization\CountryInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Globalization\CultureDto.cs">
- <Link>Globalization\CultureDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Globalization\LocalizatonOption.cs">
- <Link>Globalization\LocalizatonOption.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\IO\FileSystemEntryInfo.cs">
- <Link>IO\FileSystemEntryInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\IO\FileSystemEntryType.cs">
- <Link>IO\FileSystemEntryType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\IO\IIsoManager.cs">
- <Link>IO\IIsoManager.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\IO\IIsoMount.cs">
- <Link>IO\IIsoMount.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\IO\IIsoMounter.cs">
- <Link>IO\IIsoMounter.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\IO\IZipClient.cs">
- <Link>IO\IZipClient.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Library\PlayAccess.cs">
- <Link>Library\PlayAccess.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\BaseTimerInfoDto.cs">
- <Link>LiveTv\BaseTimerInfoDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\ChannelInfoDto.cs">
- <Link>LiveTv\ChannelInfoDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\ChannelType.cs">
- <Link>LiveTv\ChannelType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\DayPattern.cs">
- <Link>LiveTv\DayPattern.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\GuideInfo.cs">
- <Link>LiveTv\GuideInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\LiveTvChannelQuery.cs">
- <Link>LiveTv\LiveTvChannelQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\LiveTvInfo.cs">
- <Link>LiveTv\LiveTvInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\LiveTvOptions.cs">
- <Link>LiveTv\LiveTvOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\LiveTvServiceInfo.cs">
- <Link>LiveTv\LiveTvServiceInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\LiveTvServiceStatus.cs">
- <Link>LiveTv\LiveTvServiceStatus.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\LiveTvTunerInfoDto.cs">
- <Link>LiveTv\LiveTvTunerInfoDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\LiveTvTunerStatus.cs">
- <Link>LiveTv\LiveTvTunerStatus.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\ProgramAudio.cs">
- <Link>LiveTv\ProgramAudio.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\ProgramQuery.cs">
- <Link>LiveTv\ProgramQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\RecommendedProgramQuery.cs">
- <Link>LiveTv\RecommendedProgramQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\RecordingGroupQuery.cs">
- <Link>LiveTv\RecordingGroupQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\RecordingQuery.cs">
- <Link>LiveTv\RecordingQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\RecordingStatus.cs">
- <Link>LiveTv\RecordingStatus.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\SeriesTimerInfoDto.cs">
- <Link>LiveTv\SeriesTimerInfoDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\SeriesTimerQuery.cs">
- <Link>LiveTv\SeriesTimerQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\TimerInfoDto.cs">
- <Link>LiveTv\TimerInfoDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\LiveTv\TimerQuery.cs">
- <Link>LiveTv\TimerQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Logging\ILogger.cs">
- <Link>Logging\ILogger.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Logging\ILogManager.cs">
- <Link>Logging\ILogManager.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Logging\LogSeverity.cs">
- <Link>Logging\LogSeverity.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Logging\NullLogger.cs">
- <Link>Logging\NullLogger.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\AudioCodec.cs">
- <Link>MediaInfo\AudioCodec.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\BlurayDiscInfo.cs">
- <Link>MediaInfo\BlurayDiscInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\Container.cs">
- <Link>MediaInfo\Container.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\IBlurayExaminer.cs">
- <Link>MediaInfo\IBlurayExaminer.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\LiveStreamRequest.cs">
- <Link>MediaInfo\LiveStreamRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\LiveStreamResponse.cs">
- <Link>MediaInfo\LiveStreamResponse.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\MediaInfo.cs">
- <Link>MediaInfo\MediaInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\MediaProtocol.cs">
- <Link>MediaInfo\MediaProtocol.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\PlaybackInfoRequest.cs">
- <Link>MediaInfo\PlaybackInfoRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\PlaybackInfoResponse.cs">
- <Link>MediaInfo\PlaybackInfoResponse.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\SubtitleFormat.cs">
- <Link>MediaInfo\SubtitleFormat.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\SubtitleTrackEvent.cs">
- <Link>MediaInfo\SubtitleTrackEvent.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\SubtitleTrackInfo.cs">
- <Link>MediaInfo\SubtitleTrackInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\TransportStreamTimestamp.cs">
- <Link>MediaInfo\TransportStreamTimestamp.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\MediaInfo\VideoCodec.cs">
- <Link>MediaInfo\VideoCodec.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Net\EndPointInfo.cs">
- <Link>Net\EndPointInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Net\HttpException.cs">
- <Link>Net\HttpException.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Net\HttpResponse.cs">
- <Link>Net\HttpResponse.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Net\MimeTypes.cs">
- <Link>Net\MimeTypes.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Net\NetworkShare.cs">
- <Link>Net\NetworkShare.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Net\NetworkShareType.cs">
- <Link>Net\NetworkShareType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Net\WebSocketMessage.cs">
- <Link>Net\WebSocketMessage.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Net\WebSocketMessageType.cs">
- <Link>Net\WebSocketMessageType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Net\WebSocketState.cs">
- <Link>Net\WebSocketState.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\News\NewsItem.cs">
- <Link>News\NewsItem.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\News\NewsQuery.cs">
- <Link>News\NewsQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\Notification.cs">
- <Link>Notifications\Notification.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\NotificationLevel.cs">
- <Link>Notifications\NotificationLevel.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\NotificationOption.cs">
- <Link>Notifications\NotificationOption.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\NotificationOptions.cs">
- <Link>Notifications\NotificationOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\NotificationQuery.cs">
- <Link>Notifications\NotificationQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\NotificationRequest.cs">
- <Link>Notifications\NotificationRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\NotificationResult.cs">
- <Link>Notifications\NotificationResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\NotificationServiceInfo.cs">
- <Link>Notifications\NotificationServiceInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\NotificationsSummary.cs">
- <Link>Notifications\NotificationsSummary.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\NotificationType.cs">
- <Link>Notifications\NotificationType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\NotificationTypeInfo.cs">
- <Link>Notifications\NotificationTypeInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Notifications\SendToUserType.cs">
- <Link>Notifications\SendToUserType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Playlists\PlaylistCreationRequest.cs">
- <Link>Playlists\PlaylistCreationRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Playlists\PlaylistCreationResult.cs">
- <Link>Playlists\PlaylistCreationResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Playlists\PlaylistItemQuery.cs">
- <Link>Playlists\PlaylistItemQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Plugins\BasePluginConfiguration.cs">
- <Link>Plugins\BasePluginConfiguration.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Plugins\PluginInfo.cs">
- <Link>Plugins\PluginInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Providers\ExternalIdInfo.cs">
- <Link>Providers\ExternalIdInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Providers\ExternalUrl.cs">
- <Link>Providers\ExternalUrl.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Providers\ImageProviderInfo.cs">
- <Link>Providers\ImageProviderInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Providers\RemoteImageInfo.cs">
- <Link>Providers\RemoteImageInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Providers\RemoteImageQuery.cs">
- <Link>Providers\RemoteImageQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Providers\RemoteImageResult.cs">
- <Link>Providers\RemoteImageResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Providers\RemoteSearchResult.cs">
- <Link>Providers\RemoteSearchResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Providers\RemoteSubtitleInfo.cs">
- <Link>Providers\RemoteSubtitleInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Providers\SubtitleOptions.cs">
- <Link>Providers\SubtitleOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Providers\SubtitleProviderInfo.cs">
- <Link>Providers\SubtitleProviderInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\AllThemeMediaResult.cs">
- <Link>Querying\AllThemeMediaResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\ArtistsQuery.cs">
- <Link>Querying\ArtistsQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\EpisodeQuery.cs">
- <Link>Querying\EpisodeQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\ItemCountsQuery.cs">
- <Link>Querying\ItemCountsQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\ItemFields.cs">
- <Link>Querying\ItemFields.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\ItemFilter.cs">
- <Link>Querying\ItemFilter.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\ItemQuery.cs">
- <Link>Querying\ItemQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\ItemsByNameQuery.cs">
- <Link>Querying\ItemsByNameQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\ItemSortBy.cs">
- <Link>Querying\ItemSortBy.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\ItemsResult.cs">
- <Link>Querying\ItemsResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\LatestItemsQuery.cs">
- <Link>Querying\LatestItemsQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\MovieRecommendationQuery.cs">
- <Link>Querying\MovieRecommendationQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\NextUpQuery.cs">
- <Link>Querying\NextUpQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\PersonsQuery.cs">
- <Link>Querying\PersonsQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\QueryFilters.cs">
- <Link>Querying\QueryFilters.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\QueryResult.cs">
- <Link>Querying\QueryResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\SeasonQuery.cs">
- <Link>Querying\SeasonQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\SessionQuery.cs">
- <Link>Querying\SessionQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\SimilarItemsQuery.cs">
- <Link>Querying\SimilarItemsQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\ThemeMediaResult.cs">
- <Link>Querying\ThemeMediaResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\UpcomingEpisodesQuery.cs">
- <Link>Querying\UpcomingEpisodesQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Querying\UserQuery.cs">
- <Link>Querying\UserQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Registration\RegistrationInfo.cs">
- <Link>Registration\RegistrationInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Search\SearchHint.cs">
- <Link>Search\SearchHint.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Search\SearchHintResult.cs">
- <Link>Search\SearchHintResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Search\SearchQuery.cs">
- <Link>Search\SearchQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Serialization\IJsonSerializer.cs">
- <Link>Serialization\IJsonSerializer.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Serialization\IXmlSerializer.cs">
- <Link>Serialization\IXmlSerializer.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\BrowseRequest.cs">
- <Link>Session\BrowseRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\ClientCapabilities.cs">
- <Link>Session\ClientCapabilities.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\GeneralCommand.cs">
- <Link>Session\GeneralCommand.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\GeneralCommandType.cs">
- <Link>Session\GeneralCommandType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\MessageCommand.cs">
- <Link>Session\MessageCommand.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\PlaybackProgressInfo.cs">
- <Link>Session\PlaybackProgressInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\PlaybackStartInfo.cs">
- <Link>Session\PlaybackStartInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\PlaybackStopInfo.cs">
- <Link>Session\PlaybackStopInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\PlayCommand.cs">
- <Link>Session\PlayCommand.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\PlayerStateInfo.cs">
- <Link>Session\PlayerStateInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\PlayMethod.cs">
- <Link>Session\PlayMethod.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\PlayRequest.cs">
- <Link>Session\PlayRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\PlaystateCommand.cs">
- <Link>Session\PlaystateCommand.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\PlaystateRequest.cs">
- <Link>Session\PlaystateRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\SessionInfoDto.cs">
- <Link>Session\SessionInfoDto.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\SessionUserInfo.cs">
- <Link>Session\SessionUserInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\TranscodingInfo.cs">
- <Link>Session\TranscodingInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Session\UserDataChangeInfo.cs">
- <Link>Session\UserDataChangeInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Social\SocialShareInfo.cs">
- <Link>Social\SocialShareInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\CompleteSyncJobInfo.cs">
- <Link>Sync\CompleteSyncJobInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\DeviceFileInfo.cs">
- <Link>Sync\DeviceFileInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\ItemFIleInfo.cs">
- <Link>Sync\ItemFIleInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\ItemFileType.cs">
- <Link>Sync\ItemFileType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\LocalItem.cs">
- <Link>Sync\LocalItem.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\LocalItemInfo.cs">
- <Link>Sync\LocalItemInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\LocalItemQuery.cs">
- <Link>Sync\LocalItemQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncCategory.cs">
- <Link>Sync\SyncCategory.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncDataRequest.cs">
- <Link>Sync\SyncDataRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncDataResponse.cs">
- <Link>Sync\SyncDataResponse.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncDialogOptions.cs">
- <Link>Sync\SyncDialogOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncedItem.cs">
- <Link>Sync\SyncedItem.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncJob.cs">
- <Link>Sync\SyncJob.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncJobCreationResult.cs">
- <Link>Sync\SyncJobCreationResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncJobItem.cs">
- <Link>Sync\SyncJobItem.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncJobItemQuery.cs">
- <Link>SyncJobItemQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncJobItemStatus.cs">
- <Link>Sync\SyncJobItemStatus.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncJobQuery.cs">
- <Link>Sync\SyncJobQuery.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncJobRequest.cs">
- <Link>Sync\SyncJobRequest.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncJobStatus.cs">
- <Link>Sync\SyncJobStatus.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncOptions.cs">
- <Link>Sync\SyncOptions.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncParameter.cs">
- <Link>Sync\SyncParameter.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncProfileOption.cs">
- <Link>Sync\SyncProfileOption.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncQualityOption.cs">
- <Link>Sync\SyncQualityOption.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Sync\SyncTarget.cs">
- <Link>Sync\SyncTarget.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\System\Architecture.cs">
- <Link>System\Architecture.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\System\LogFile.cs">
- <Link>System\LogFile.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\System\PublicSystemInfo.cs">
- <Link>System\PublicSystemInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\System\SystemInfo.cs">
- <Link>System\SystemInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Tasks\SystemEvent.cs">
- <Link>Tasks\SystemEvent.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Tasks\TaskCompletionStatus.cs">
- <Link>Tasks\TaskCompletionStatus.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Tasks\TaskInfo.cs">
- <Link>Tasks\TaskInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Tasks\TaskResult.cs">
- <Link>Tasks\TaskResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Tasks\TaskState.cs">
- <Link>Tasks\TaskState.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Tasks\TaskTriggerInfo.cs">
- <Link>Tasks\TaskTriggerInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Updates\CheckForUpdateResult.cs">
- <Link>Updates\CheckForUpdateResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Updates\InstallationInfo.cs">
- <Link>Updates\InstallationInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Updates\PackageInfo.cs">
- <Link>Updates\PackageInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Updates\PackageTargetSystem.cs">
- <Link>Updates\PackageTargetSystem.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Updates\PackageType.cs">
- <Link>Updates\PackageType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Updates\PackageVersionClass.cs">
- <Link>Updates\PackageVersionClass.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Updates\PackageVersionInfo.cs">
- <Link>Updates\PackageVersionInfo.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Users\AuthenticationResult.cs">
- <Link>Users\AuthenticationResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Users\ForgotPasswordAction.cs">
- <Link>Users\ForgotPasswordAction.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Users\ForgotPasswordResult.cs">
- <Link>Users\ForgotPasswordResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Users\PinRedeemResult.cs">
- <Link>Users\PinRedeemResult.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Users\UserAction.cs">
- <Link>Users\UserAction.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Users\UserActionType.cs">
- <Link>Users\UserActionType.cs</Link>
- </Compile>
- <Compile Include="..\MediaBrowser.Model\Users\UserPolicy.cs">
- <Link>Users\UserPolicy.cs</Link>
- </Compile>
- <Compile Include="..\SharedVersion.cs">
- <Link>Properties\SharedVersion.cs</Link>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="FodyWeavers.xml" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" />
- <PropertyGroup>
- <PostBuildEvent>
- </PostBuildEvent>
- </PropertyGroup>
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|