You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Model/Dlna
Telepathic Walrus 06b40980f4
Fix transcoded audio not playing (#9251)
2 years ago
..
CodecProfile.cs Use our own Contains extension 3 years ago
CodecType.cs
ConditionProcessor.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2 years ago
ContainerProfile.cs Replace != null with is not null 2 years ago
ContentFeatureBuilder.cs Replace != null with is not null 2 years ago
DeviceIdentification.cs Enable nullable for more files 3 years ago
DeviceProfile.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2 years ago
DeviceProfileInfo.cs
DeviceProfileType.cs
DirectPlayProfile.cs
DlnaFlags.cs
DlnaMaps.cs Fix and disable new dotnet6 warnings 3 years ago
DlnaProfileType.cs feat(external-media): refactor external subtitle and audio provider 3 years ago
EncodingContext.cs
HeaderMatchType.cs
HttpHeaderInfo.cs
IDeviceDiscovery.cs
ITranscoderSupport.cs Enable nullable for more files 3 years ago
MediaFormatProfile.cs
MediaFormatProfileResolver.cs
MediaOptions.cs Fix .Net 7 compatibility 2 years ago
PlaybackErrorCode.cs
ProfileCondition.cs
ProfileConditionType.cs
ProfileConditionValue.cs Merge pull request #7947 from nyanmisaka/video-range-condition 2 years ago
ResolutionConfiguration.cs
ResolutionNormalizer.cs Replace != null with is not null 2 years ago
ResolutionOptions.cs
ResponseProfile.cs
SearchCriteria.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SearchType.cs
SortCriteria.cs Fix SortCriteria and refactor SetSorting 3 years ago
StreamBuilder.cs Fix transcoded audio not playing (#9251) 2 years ago
StreamInfo.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SubtitleDeliveryMethod.cs - add an option for dropping specific subtitle formats using the DLNA SubtitleProfile 3 years ago
SubtitleProfile.cs Use our own Contains extension 3 years ago
SubtitleStreamInfo.cs
TranscodeSeekInfo.cs
TranscodingProfile.cs Add TranscodingProfile conditions 3 years ago
UpnpDeviceInfo.cs
XmlAttribute.cs