jellyfin/MediaBrowser.Model/Dlna
Dmitry Lyzo 2eb00bf3c0 fix secondary audio
Browsers (Chrome, Firefox) can only play the first track,
even if the second track is the default.

Ignore default flag when testing on secondary audio.

External audio tracks are not secondary.
2022-10-31 15:49:34 +03:00
..
AudioOptions.cs Series: issue-6450 2022-03-06 18:13:54 -07: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 Use our own Contains extension 2021-12-20 13:31:07 +01:00
ContentFeatureBuilder.cs Fix minor warnings in MediaBrowser.Model/Configuration (#2149) 2022-10-06 21:44:12 +02: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 Fix some warnings 2021-09-09 15:59:13 +02: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 Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +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 fix secondary audio 2022-10-31 15:49:34 +03:00
StreamInfo.cs Remove redundant using directives 2022-09-28 16:26:03 +02: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