|
11 | 11 | <RootNamespace>MediaBrowser.Model</RootNamespace>
|
12 | 12 | <AssemblyName>MediaBrowser.Model</AssemblyName>
|
13 | 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
14 |
| - <TargetFrameworkProfile>Profile158</TargetFrameworkProfile> |
| 14 | + <TargetFrameworkProfile>Profile344</TargetFrameworkProfile> |
15 | 15 | <FileAlignment>512</FileAlignment>
|
16 | 16 | <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
17 | 17 | <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
|
74 | 74 | <Compile Include="..\MediaBrowser.Model\ApiClient\ApiClientExtensions.cs">
|
75 | 75 | <Link>ApiClient\ApiClientExtensions.cs</Link>
|
76 | 76 | </Compile>
|
| 77 | + <Compile Include="..\MediaBrowser.Model\ApiClient\ConnectionMode.cs"> |
| 78 | + <Link>ApiClient\ConnectionMode.cs</Link> |
| 79 | + </Compile> |
77 | 80 | <Compile Include="..\MediaBrowser.Model\ApiClient\ConnectionResult.cs">
|
78 | 81 | <Link>ApiClient\ConnectionResult.cs</Link>
|
79 | 82 | </Compile>
|
| 83 | + <Compile Include="..\MediaBrowser.Model\ApiClient\ConnectionState.cs"> |
| 84 | + <Link>ApiClient\ConnectionState.cs</Link> |
| 85 | + </Compile> |
80 | 86 | <Compile Include="..\MediaBrowser.Model\ApiClient\GeneralCommandEventArgs.cs">
|
81 | 87 | <Link>ApiClient\GeneralCommandEventArgs.cs</Link>
|
82 | 88 | </Compile>
|
|
101 | 107 | <Compile Include="..\MediaBrowser.Model\ApiClient\SessionUpdatesEventArgs.cs">
|
102 | 108 | <Link>ApiClient\SessionUpdatesEventArgs.cs</Link>
|
103 | 109 | </Compile>
|
| 110 | + <Compile Include="..\MediaBrowser.Model\ApiClient\WakeOnLanInfo.cs"> |
| 111 | + <Link>ApiClient\WakeOnLanInfo.cs</Link> |
| 112 | + </Compile> |
104 | 113 | <Compile Include="..\MediaBrowser.Model\Branding\BrandingOptions.cs">
|
105 | 114 | <Link>Branding\BrandingOptions.cs</Link>
|
106 | 115 | </Compile>
|
| 116 | + <Compile Include="..\MediaBrowser.Model\Channels\AllChannelMediaQuery.cs"> |
| 117 | + <Link>Channels\AllChannelMediaQuery.cs</Link> |
| 118 | + </Compile> |
107 | 119 | <Compile Include="..\MediaBrowser.Model\Channels\ChannelFeatures.cs">
|
108 | 120 | <Link>Channels\ChannelFeatures.cs</Link>
|
109 | 121 | </Compile>
|
| 122 | + <Compile Include="..\MediaBrowser.Model\Channels\ChannelFolderType.cs"> |
| 123 | + <Link>Channels\ChannelFolderType.cs</Link> |
| 124 | + </Compile> |
110 | 125 | <Compile Include="..\MediaBrowser.Model\Channels\ChannelInfo.cs">
|
111 | 126 | <Link>Channels\ChannelInfo.cs</Link>
|
112 | 127 | </Compile>
|
113 | 128 | <Compile Include="..\MediaBrowser.Model\Channels\ChannelItemQuery.cs">
|
114 | 129 | <Link>Channels\ChannelItemQuery.cs</Link>
|
115 | 130 | </Compile>
|
| 131 | + <Compile Include="..\MediaBrowser.Model\Channels\ChannelItemSortField.cs"> |
| 132 | + <Link>Channels\ChannelItemSortField.cs</Link> |
| 133 | + </Compile> |
116 | 134 | <Compile Include="..\MediaBrowser.Model\Channels\ChannelMediaContentType.cs">
|
117 | 135 | <Link>Channels\ChannelMediaContentType.cs</Link>
|
118 | 136 | </Compile>
|
|
122 | 140 | <Compile Include="..\MediaBrowser.Model\Channels\ChannelQuery.cs">
|
123 | 141 | <Link>Channels\ChannelQuery.cs</Link>
|
124 | 142 | </Compile>
|
| 143 | + <Compile Include="..\MediaBrowser.Model\Chapters\ChapterProviderInfo.cs"> |
| 144 | + <Link>Chapters\ChapterProviderInfo.cs</Link> |
| 145 | + </Compile> |
125 | 146 | <Compile Include="..\MediaBrowser.Model\Chapters\RemoteChapterInfo.cs">
|
126 | 147 | <Link>Chapters\RemoteChapterInfo.cs</Link>
|
127 | 148 | </Compile>
|
|
167 | 188 | <Compile Include="..\MediaBrowser.Model\Configuration\PathSubstitution.cs">
|
168 | 189 | <Link>Configuration\PathSubstitution.cs</Link>
|
169 | 190 | </Compile>
|
| 191 | + <Compile Include="..\MediaBrowser.Model\Configuration\PeopleMetadataOptions.cs"> |
| 192 | + <Link>Configuration\PeopleMetadataOptions.cs</Link> |
| 193 | + </Compile> |
170 | 194 | <Compile Include="..\MediaBrowser.Model\Configuration\ServerConfiguration.cs">
|
171 | 195 | <Link>Configuration\ServerConfiguration.cs</Link>
|
172 | 196 | </Compile>
|
|
227 | 251 | <Compile Include="..\MediaBrowser.Model\Dlna\DlnaProfileType.cs">
|
228 | 252 | <Link>Dlna\DlnaProfileType.cs</Link>
|
229 | 253 | </Compile>
|
| 254 | + <Compile Include="..\MediaBrowser.Model\Dlna\EncodingContext.cs"> |
| 255 | + <Link>Dlna\EncodingContext.cs</Link> |
| 256 | + </Compile> |
230 | 257 | <Compile Include="..\MediaBrowser.Model\Dlna\HeaderMatchType.cs">
|
231 | 258 | <Link>Dlna\HeaderMatchType.cs</Link>
|
232 | 259 | </Compile>
|
|
254 | 281 | <Compile Include="..\MediaBrowser.Model\Dlna\Profiles\DefaultProfile.cs">
|
255 | 282 | <Link>Dlna\Profiles\DefaultProfile.cs</Link>
|
256 | 283 | </Compile>
|
| 284 | + <Compile Include="..\MediaBrowser.Model\Dlna\ResolutionConfiguration.cs"> |
| 285 | + <Link>Dlna\ResolutionConfiguration.cs</Link> |
| 286 | + </Compile> |
257 | 287 | <Compile Include="..\MediaBrowser.Model\Dlna\ResolutionNormalizer.cs">
|
258 | 288 | <Link>Dlna\ResolutionNormalizer.cs</Link>
|
259 | 289 | </Compile>
|
| 290 | + <Compile Include="..\MediaBrowser.Model\Dlna\ResolutionOptions.cs"> |
| 291 | + <Link>Dlna\ResolutionOptions.cs</Link> |
| 292 | + </Compile> |
260 | 293 | <Compile Include="..\MediaBrowser.Model\Dlna\ResponseProfile.cs">
|
261 | 294 | <Link>Dlna\ResponseProfile.cs</Link>
|
262 | 295 | </Compile>
|
|
275 | 308 | <Compile Include="..\MediaBrowser.Model\Dlna\StreamInfo.cs">
|
276 | 309 | <Link>Dlna\StreamInfo.cs</Link>
|
277 | 310 | </Compile>
|
| 311 | + <Compile Include="..\MediaBrowser.Model\Dlna\SubtitleDeliveryMethod.cs"> |
| 312 | + <Link>Dlna\SubtitleDeliveryMethod.cs</Link> |
| 313 | + </Compile> |
278 | 314 | <Compile Include="..\MediaBrowser.Model\Dlna\SubtitleProfile.cs">
|
279 | 315 | <Link>Dlna\SubtitleProfile.cs</Link>
|
280 | 316 | </Compile>
|
| 317 | + <Compile Include="..\MediaBrowser.Model\Dlna\SubtitleStreamInfo.cs"> |
| 318 | + <Link>Dlna\SubtitleStreamInfo.cs</Link> |
| 319 | + </Compile> |
281 | 320 | <Compile Include="..\MediaBrowser.Model\Dlna\TranscodeSeekInfo.cs">
|
282 | 321 | <Link>Dlna\TranscodeSeekInfo.cs</Link>
|
283 | 322 | </Compile>
|
|
338 | 377 | <Compile Include="..\MediaBrowser.Model\Dto\MediaSourceInfo.cs">
|
339 | 378 | <Link>Dto\MediaSourceInfo.cs</Link>
|
340 | 379 | </Compile>
|
| 380 | + <Compile Include="..\MediaBrowser.Model\Dto\MediaSourceType.cs"> |
| 381 | + <Link>Dto\MediaSourceType.cs</Link> |
| 382 | + </Compile> |
341 | 383 | <Compile Include="..\MediaBrowser.Model\Dto\RatingType.cs">
|
342 | 384 | <Link>Dto\RatingType.cs</Link>
|
343 | 385 | </Compile>
|
|
362 | 404 | <Compile Include="..\MediaBrowser.Model\Dto\UserItemDataDto.cs">
|
363 | 405 | <Link>Dto\UserItemDataDto.cs</Link>
|
364 | 406 | </Compile>
|
| 407 | + <Compile Include="..\MediaBrowser.Model\Dto\VideoStreamOptions.cs"> |
| 408 | + <Link>Dto\VideoStreamOptions.cs</Link> |
| 409 | + </Compile> |
365 | 410 | <Compile Include="..\MediaBrowser.Model\Entities\BaseItemInfo.cs">
|
366 | 411 | <Link>Entities\BaseItemInfo.cs</Link>
|
367 | 412 | </Compile>
|
|
446 | 491 | <Compile Include="..\MediaBrowser.Model\Entities\SortOrder.cs">
|
447 | 492 | <Link>Entities\SortOrder.cs</Link>
|
448 | 493 | </Compile>
|
| 494 | + <Compile Include="..\MediaBrowser.Model\Entities\SupporterInfo.cs"> |
| 495 | + <Link>Entities\SupporterInfo.cs</Link> |
| 496 | + </Compile> |
| 497 | + <Compile Include="..\MediaBrowser.Model\Entities\TrailerType.cs"> |
| 498 | + <Link>Entities\TrailerType.cs</Link> |
| 499 | + </Compile> |
449 | 500 | <Compile Include="..\MediaBrowser.Model\Entities\UserDataSaveReason.cs">
|
450 | 501 | <Link>Entities\UserDataSaveReason.cs</Link>
|
451 | 502 | </Compile>
|
|
464 | 515 | <Compile Include="..\MediaBrowser.Model\Events\GenericEventArgs.cs">
|
465 | 516 | <Link>Events\GenericEventArgs.cs</Link>
|
466 | 517 | </Compile>
|
| 518 | + <Compile Include="..\MediaBrowser.Model\Extensions\BoolHelper.cs"> |
| 519 | + <Link>Extensions\BoolHelper.cs</Link> |
| 520 | + </Compile> |
467 | 521 | <Compile Include="..\MediaBrowser.Model\Extensions\DoubleHelper.cs">
|
468 | 522 | <Link>Extensions\DoubleHelper.cs</Link>
|
469 | 523 | </Compile>
|
| 524 | + <Compile Include="..\MediaBrowser.Model\Extensions\FloatHelper.cs"> |
| 525 | + <Link>Extensions\FloatHelper.cs</Link> |
| 526 | + </Compile> |
470 | 527 | <Compile Include="..\MediaBrowser.Model\Extensions\IHasPropertyChangedEvent.cs">
|
471 | 528 | <Link>Extensions\IHasPropertyChangedEvent.cs</Link>
|
472 | 529 | </Compile>
|
|
632 | 689 | <Compile Include="..\MediaBrowser.Model\MediaInfo\IBlurayExaminer.cs">
|
633 | 690 | <Link>MediaInfo\IBlurayExaminer.cs</Link>
|
634 | 691 | </Compile>
|
| 692 | + <Compile Include="..\MediaBrowser.Model\MediaInfo\MediaProtocol.cs"> |
| 693 | + <Link>MediaInfo\MediaProtocol.cs</Link> |
| 694 | + </Compile> |
635 | 695 | <Compile Include="..\MediaBrowser.Model\MediaInfo\SubtitleFormat.cs">
|
636 | 696 | <Link>MediaInfo\SubtitleFormat.cs</Link>
|
637 | 697 | </Compile>
|
|
746 | 806 | <Compile Include="..\MediaBrowser.Model\Providers\SubtitleOptions.cs">
|
747 | 807 | <Link>Providers\SubtitleOptions.cs</Link>
|
748 | 808 | </Compile>
|
| 809 | + <Compile Include="..\MediaBrowser.Model\Providers\SubtitleProviderInfo.cs"> |
| 810 | + <Link>Providers\SubtitleProviderInfo.cs</Link> |
| 811 | + </Compile> |
749 | 812 | <Compile Include="..\MediaBrowser.Model\Querying\AllThemeMediaResult.cs">
|
750 | 813 | <Link>Querying\AllThemeMediaResult.cs</Link>
|
751 | 814 | </Compile>
|
|
875 | 938 | <Compile Include="..\MediaBrowser.Model\Session\SessionUserInfo.cs">
|
876 | 939 | <Link>Session\SessionUserInfo.cs</Link>
|
877 | 940 | </Compile>
|
| 941 | + <Compile Include="..\MediaBrowser.Model\Session\TranscodingInfo.cs"> |
| 942 | + <Link>Session\TranscodingInfo.cs</Link> |
| 943 | + </Compile> |
878 | 944 | <Compile Include="..\MediaBrowser.Model\Session\UserDataChangeInfo.cs">
|
879 | 945 | <Link>Session\UserDataChangeInfo.cs</Link>
|
880 | 946 | </Compile>
|
|
896 | 962 | <Compile Include="..\MediaBrowser.Model\Sync\SyncJobStatus.cs">
|
897 | 963 | <Link>Sync\SyncJobStatus.cs</Link>
|
898 | 964 | </Compile>
|
| 965 | + <Compile Include="..\MediaBrowser.Model\Sync\SyncLimitType.cs"> |
| 966 | + <Link>Sync\SyncLimitType.cs</Link> |
| 967 | + </Compile> |
899 | 968 | <Compile Include="..\MediaBrowser.Model\Sync\SyncQuality.cs">
|
900 | 969 | <Link>Sync\SyncQuality.cs</Link>
|
901 | 970 | </Compile>
|
|
905 | 974 | <Compile Include="..\MediaBrowser.Model\System\LogFile.cs">
|
906 | 975 | <Link>System\LogFile.cs</Link>
|
907 | 976 | </Compile>
|
| 977 | + <Compile Include="..\MediaBrowser.Model\System\PublicSystemInfo.cs"> |
| 978 | + <Link>System\PublicSystemInfo.cs</Link> |
| 979 | + </Compile> |
908 | 980 | <Compile Include="..\MediaBrowser.Model\System\SystemInfo.cs">
|
909 | 981 | <Link>System\SystemInfo.cs</Link>
|
910 | 982 | </Compile>
|
|
0 commit comments