jellyfin/MediaBrowser.Model/Entities
Patrick Farwick 27b81a535c Let the UI show which DTS profile is in use
There are different profiles for DTS. For example, both DTS and DTS-HD
MA use the same codec, but provide a different profile.

Some files may provide both a DTS and DTS-HD MA audio track. With this
change, the UI shows which track is using which profile to allow the
user to choose between them.
2022-03-06 19:11:02 +00:00
..
ChapterInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
CollectionType.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
CollectionTypeOptions.cs Fix build 2021-02-24 02:57:10 +01:00
ExtraType.cs Add ExtraType.Unknown enum value and use it instead of null 2020-04-01 18:10:29 +02:00
IHasProviderIds.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
ImageType.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
IsoType.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
LibraryUpdateInfo.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
LocationType.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
MediaAttachment.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
MediaStream.cs Let the UI show which DTS profile is in use 2022-03-06 19:11:02 +00:00
MediaStreamType.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
MediaType.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
MediaUrl.cs fix SA1513/SA1516 2020-06-16 16:11:30 +12:00
MetadataField.cs Update StyleCop 2021-12-24 18:28:27 +01:00
MetadataProvider.cs Fix SA1513, SA1514, SA1507, and SA1508 2020-09-28 15:04:31 -05:00
ParentalRating.cs Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
PersonType.cs Fix documentation for lyricist and arranger 2021-08-16 00:22:36 +02:00
ProviderIdsExtensions.cs Code Clean up: Convert to null-coalescing operator ?? (#5845) 2021-05-05 13:51:14 +02:00
SeriesStatus.cs Remove unused usings 2020-03-24 16:12:06 +01:00
SpecialFolder.cs Enable TreatWarningsAsErrors for MediaBrowser.Model 2021-02-20 23:29:33 +01:00
TrailerType.cs Fix some warnings 2020-02-23 12:11:43 +01:00
UserDataSaveReason.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
Video3DFormat.cs Fix some warnings 2020-02-23 12:11:43 +01:00
VideoType.cs Fix warnings MediaBrowser.Model 2020-02-04 01:49:27 +01:00
VirtualFolderInfo.cs Move non-jellyfin extensions to separate project 2021-06-19 18:04:46 +02:00