jellyfin/MediaBrowser.Model/Dlna
Shadowghost 81a7261980
Default to no bitrate limit if no maxBitrate is set (#8850)
Fixes https://github.com/jellyfin/jellyfin/issues/3277
2022-12-14 22:04:05 +01:00
..
AudioOptions.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
CodecProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
CodecType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ConditionProcessor.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
ContainerProfile.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ContentFeatureBuilder.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
DeviceIdentification.cs Enable nullable for more files 2021-10-26 13:56:30 +02:00
DeviceProfile.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
DeviceProfileInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
DeviceProfileType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DirectPlayProfile.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
DlnaFlags.cs Fix some warnings 2020-02-23 12:11:43 +01:00
DlnaMaps.cs Fix and disable new dotnet6 warnings 2021-11-08 12:40:52 -07:00
DlnaProfileType.cs feat(external-media): refactor external subtitle and audio provider 2022-02-18 22:19:24 +01:00
EncodingContext.cs Fix some warnings 2020-02-23 12:11:43 +01:00
HeaderMatchType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
HttpHeaderInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
IDeviceDiscovery.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
ITranscoderSupport.cs Enable nullable for more files 2021-10-26 13:56:30 +02:00
MediaFormatProfile.cs Remove more and more warnings 2021-08-28 16:32:50 -06:00
MediaFormatProfileResolver.cs Remove all unused usings 2021-09-06 21:15:30 +02:00
PlaybackErrorCode.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ProfileCondition.cs fix SA1508 2020-06-15 10:45:55 +12:00
ProfileConditionType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
ProfileConditionValue.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
ResolutionConfiguration.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
ResolutionNormalizer.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ResolutionOptions.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
ResponseProfile.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
SearchCriteria.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
SearchType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
SortCriteria.cs Fix SortCriteria and refactor SetSorting 2021-11-09 19:31:54 +01:00
StreamBuilder.cs Default to no bitrate limit if no maxBitrate is set (#8850) 2022-12-14 22:04:05 +01:00
StreamInfo.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
SubtitleDeliveryMethod.cs - add an option for dropping specific subtitle formats using the DLNA SubtitleProfile 2021-12-09 17:52:51 +02:00
SubtitleProfile.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
SubtitleStreamInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
TranscodeSeekInfo.cs Fix some warnings 2020-02-23 12:11:43 +01:00
TranscodingProfile.cs Add TranscodingProfile conditions 2022-03-20 09:11:46 +03:00
UpnpDeviceInfo.cs Fix: PlayTo using external ip not internal 2021-04-15 18:36:47 +01:00
VideoOptions.cs Series: issue-6450 2022-03-06 18:13:54 -07:00
XmlAttribute.cs Comments part 1 2020-09-13 13:49:11 +01:00