jellyfin/MediaBrowser.Model/Entities
Neptune 6f0ff89bdc
Add support for VobSub subtitle streams (#16552)
* Add support for VobSub subtitle streams

* update logic to determine separate extraction for VobSub subtitles

* simplify VobSub extraction logic and fix ffmpeg command

* Match `ExtractAllExtractableSubtitlesMKS` with `ExtractAllExtractableSubtitlesInternal` Matroska's VobSub option

* Add a comments clarify why MKS was used, and remove the redundant VobSub extension branch

* remove redundant VobSub format check

* fix type errors
2026-05-31 17:18:25 +02:00
..
ChapterInfo.cs
CollectionTypeOptions.cs
DeinterlaceMethod.cs Use enums for encoding options (#12561) 2024-09-09 08:43:37 -06:00
DownMixStereoAlgorithms.cs fix doc 2024-07-31 00:00:34 +08:00
EncoderPreset.cs Use enums for encoding options (#12561) 2024-09-09 08:43:37 -06:00
ExtraType.cs
HardwareAccelerationType.cs chore: fix spelling 2025-01-25 20:05:15 -05:00
IHasProviderIds.cs
IHasShares.cs
ImageType.cs
IsoType.cs
LibraryUpdateInfo.cs
LocationType.cs
MediaAttachment.cs Cleanup extracted files (#13760) 2025-04-03 09:17:14 -06:00
MediaStream.cs Add support for VobSub subtitle streams (#16552) 2026-05-31 17:18:25 +02:00
MediaStreamType.cs
MediaUrl.cs
MetadataField.cs
MetadataProvider.cs Add support for reading and storing Recording MBIDs from file metadata (#12173) 2025-02-28 23:00:52 -07:00
ParentalRating.cs Rework parental ratings (#12615) 2025-03-30 21:51:54 -06:00
ParentalRatingEntry.cs Rework parental ratings (#12615) 2025-03-30 21:51:54 -06:00
ParentalRatingScore.cs Rework parental ratings (#12615) 2025-03-30 21:51:54 -06:00
ParentalRatingSystem.cs Rework parental ratings (#12615) 2025-03-30 21:51:54 -06:00
PersonType.cs
PlaylistUserPermissions.cs
ProviderIdsExtensions.cs chore: fix spelling 2025-01-25 20:05:15 -05:00
SeriesStatus.cs
TonemappingAlgorithm.cs Use enums for encoding options (#12561) 2024-09-09 08:43:37 -06:00
TonemappingMode.cs Use enums for encoding options (#12561) 2024-09-09 08:43:37 -06:00
TonemappingRange.cs Use enums for encoding options (#12561) 2024-09-09 08:43:37 -06:00
TrailerType.cs
UserDataSaveReason.cs
Video3DFormat.cs
VideoType.cs
VirtualFolderInfo.cs