jellyfin/MediaBrowser.Model
Piotr Niełacny 37983c943a Respect EnableSubtitleExtraction setting in subtitle delivery
Wire up EnableSubtitleExtraction config to MediaEncoder.CanExtractSubtitles
so the setting is actually respected. Gate subtitle extraction check behind
PlayMethod.Transcode since DirectPlay has no competing ffmpeg process.

Add parameterized tests for StreamBuilder.GetSubtitleProfile covering
text and graphical codecs, profile format matching, and extraction
setting behavior. Remove misplaced SubtitleEncoder extraction test.
2026-03-13 16:34:44 +01:00
..
Activity Add ability to sort and filter activity log entries (#15583) 2025-12-08 21:01:32 -07:00
ApiClient
Branding Preserve SplashscreenLocation when updating branding config (#13756) 2025-03-31 17:46:01 -06:00
Channels
Collections
Configuration Merge pull request #15926 from abitofevrything/feat/accurate_hls_seeking 2026-01-18 12:17:06 +01:00
Cryptography Increase password hash iterations 2024-08-30 19:29:23 +02:00
Devices Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 2024-09-18 15:42:15 +02:00
Dlna Respect EnableSubtitleExtraction setting in subtitle delivery 2026-03-13 16:34:44 +01:00
Drawing Use MediaTypeNames where possible (#13440) 2025-01-26 21:06:24 -07:00
Dto Deprecate HasPassword property on UserDto 2025-10-05 11:10:36 +02:00
Entities Fix zh-CN subtitle language display 2026-01-05 06:22:44 -05:00
Extensions Optimize StringHelper.ToFirstUpper() 2025-12-31 09:26:31 -05:00
Globalization Translate the ISO-639-2/B codes to ISO-639-2/T. (#13068) 2025-04-07 21:29:12 -06:00
IO Cleanup file related code (#14023) 2025-05-04 08:40:34 -06:00
Library Fixed namespaces 2025-03-25 16:45:00 +01:00
LiveTv Use Guid for parentPrimaryImageItemId (#13874) 2025-04-08 14:59:21 -06:00
Lyrics Adapt LrcLyricParser to new LrcParser version (#14263) 2025-06-24 16:59:09 -06:00
MediaInfo Only reselect audio streams when user preference is respected (#13832) 2025-04-08 19:22:30 -06:00
MediaSegments Fix existing media segments not being handled on scan (#14218) 2025-06-10 07:45:09 -06:00
Net Update to .NET 10.0 2026-01-14 18:55:47 +01:00
Notifications
Playlists make playlist creation private by default (#12853) 2024-11-17 08:13:01 -07:00
Plugins chore: fix spelling 2025-01-25 20:05:15 -05:00
Properties
Providers Fix build 2026-02-15 11:28:42 +01:00
Querying Cleanup ItemFields (#13818) 2025-03-31 17:46:21 -06:00
QuickConnect
Search Explicitly set default value for enums used in API models (#13821) 2025-03-31 17:43:31 -06:00
Serialization
Session Remove unused usings 2026-01-27 11:13:32 +01:00
Subtitles
SyncPlay Fix SyncPlay WebSocket OpenAPI schemas (#13946) 2025-04-19 13:08:15 -06:00
System Add Api and startup check for sufficient storage capacity (#13888) 2025-04-20 20:06:50 -06:00
Tasks Implement TaskTriggerInfoType enum (#12783) 2024-12-01 17:08:37 -07:00
Updates
Users Backport pull request #15254 from jellyfin/release-10.11.z 2025-11-02 21:58:42 -05:00
MediaBrowser.Model.csproj Update to .NET 10.0 2026-01-14 18:55:47 +01:00