jellyfin/MediaBrowser.Controller
Collin-Swish afcaec0a89 Backport pull request #15965 from jellyfin/release-10.11.z
Add mblink creation logic to library update endpoint.

Original-merge: 22d593b8e9

Merged-by: crobibero <cody@robibe.ro>

Backported-by: Bond_009 <bond.009@outlook.com>
2026-01-18 11:30:39 -05:00
..
Authentication Merge pull request #14950 from nielsvanvelzen/security-remove-has-password 2025-11-27 16:31:05 +01:00
BaseItemManager Remove redundant using directives 2023-10-08 00:50:02 +02:00
Channels Fixed namespaces 2025-03-25 16:45:00 +01:00
Chapters Remove chapters on file change (#14984) 2025-10-13 12:32:41 -06:00
ClientEvent Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
Collections Fixed namespaces 2025-03-25 16:45:00 +01:00
Configuration Minor improvements 2021-08-15 23:48:19 +02:00
Devices Fixed namespaces 2025-03-25 16:45:00 +01:00
Drawing Fixed namespaces 2025-03-25 16:45:00 +01:00
Dto Cleanup ItemFields (#13818) 2025-03-31 17:46:21 -06:00
Entities Backport pull request #15899 from jellyfin/release-10.11.z 2026-01-18 11:30:38 -05:00
Events Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 2024-09-18 15:42:15 +02:00
Extensions Avoid constant arrays as arguments (#14784) 2025-09-12 13:58:28 -06:00
IO Backport pull request #15568 from jellyfin/release-10.11.z 2025-12-03 14:04:23 -05:00
Library Backport pull request #15965 from jellyfin/release-10.11.z 2026-01-18 11:30:39 -05:00
LibraryTaskScheduler Fix tests 2026-01-14 18:55:47 +01:00
LiveTv Fixed namespaces 2025-03-25 16:45:00 +01:00
Lyrics Save embedded lyrics when probing audio 2024-02-28 17:34:33 -07:00
MediaEncoding Merge pull request #15926 from abitofevrything/feat/accurate_hls_seeking 2026-01-18 12:17:06 +01:00
MediaSegments Fix existing media segments not being handled on scan (#14218) 2025-06-10 07:45:09 -06:00
Net Allow non-admin users to subscribe to their own Sessions (#13767) 2025-09-12 14:15:00 -06:00
Persistence Backport pull request #15899 from jellyfin/release-10.11.z 2026-01-18 11:30:38 -05:00
Playlists Optimize internal querying of UserData, other fixes (#14795) 2025-09-16 13:08:04 -06:00
Plugins Remove IServerEntryPoint 2024-02-07 10:52:36 -05:00
Properties Rewrite BaseItem.ModifySortChunks 2022-10-12 17:43:01 +02:00
Providers Revert changes to DirectoryService 2025-03-27 21:13:27 -06:00
QuickConnect Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
Resolvers Enable nullable for LibraryManager (#11191) 2024-04-17 10:44:50 -06:00
Security Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
Session Fix SyncPlay WebSocket OpenAPI schemas (#13946) 2025-04-19 13:08:15 -06:00
Sorting Replace AlphanumericComparator with new CompareOptions.NumericOrdering 2026-01-14 18:55:47 +01:00
Streaming chore: fix spelling 2025-01-25 20:05:15 -05:00
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
SyncPlay Return SyncPlay group info after creation, add GET group endpoint (#13935) 2025-04-20 19:40:23 -06:00
SystemBackupService Add declarative backups for migrations (#14135) 2025-06-03 16:49:41 -06:00
Trickplay Cleanup external item data cleanup (#14072) 2025-05-09 08:35:29 -06:00
TV Fix suggestions from review 2021-05-15 15:33:50 -06:00
IDisplayPreferencesManager.cs Refactor Display preference manager (#14056) 2025-09-05 14:39:15 -06:00
IServerApplicationHost.cs Add Full system backup feature (#13945) 2025-05-18 18:39:04 -06:00
IServerApplicationPaths.cs Check for path overlaps (#12832) 2025-04-26 09:30:25 -06:00
ISystemManager.cs Add Api and startup check for sufficient storage capacity (#13888) 2025-04-20 20:06:50 -06:00
MediaBrowser.Controller.csproj Update to .NET 10.0 2026-01-14 18:55:47 +01:00