jellyfin/MediaBrowser.Controller
2024-03-24 08:19:48 -06:00
..
Authentication Reduce log spam on failed logins 2023-08-21 19:09:32 +02:00
BaseItemManager Remove redundant using directives 2023-10-08 00:50:02 +02:00
Channels Enable nullable for more files 2024-03-13 14:56:51 +01:00
Chapters
ClientEvent Multiple Stream changes 2023-10-11 18:32:57 +02:00
Collections
Configuration
Devices Remove some unused client capabilities and sync code (#10812) 2024-01-06 13:33:48 -07:00
Drawing Remove some unused drawing code 2024-02-06 10:11:47 -05:00
Dto
Entities feat(i18n): transliterate item name before sorting (#11172) 2024-03-22 20:59:59 -06:00
Events Apply review suggestions 2023-07-29 13:50:55 +02:00
Extensions Remove unnecessary Trim() from GetPersonFromXmlNode 2023-10-06 16:57:36 -04:00
IO
Library Enable nullable for more files 2024-03-13 14:56:51 +01:00
LiveTv chore: remove repetitive words 2024-03-15 17:08:03 +08:00
Lyrics Save embedded lyrics when probing audio 2024-02-28 17:34:33 -07:00
MediaEncoding fix: map encoder preset to quality setting for VideoToolbox (#11205) 2024-03-24 08:19:48 -06:00
Net refactor: use Channels as queueing mechanism for periodic websocket messages (#11092) 2024-03-18 13:55:18 -06:00
Persistence Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 2023-06-26 17:40:10 -07:00
Playlists Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
Plugins Remove IServerEntryPoint 2024-02-07 10:52:36 -05:00
Properties
Providers fix: skip library folders that are inaccessible or empty (#9291) 2024-03-18 09:09:00 -06:00
QuickConnect
Resolvers Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
Security Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
Session Fixed disposable not being called (#10613) 2024-01-14 16:50:09 +01:00
Sorting Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
Streaming Move ProgressiveFileStream to Controller 2023-12-21 12:53:50 -05:00
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
SyncPlay
Trickplay Make TrickplayManifest dictionary key a string rather than Guid 2023-09-04 12:30:20 -07:00
TV
IDisplayPreferencesManager.cs
IServerApplicationHost.cs Add SystemManager service 2023-10-04 14:40:00 -04:00
IServerApplicationPaths.cs
ISystemManager.cs Add SystemManager service 2023-10-04 14:40:00 -04:00
MediaBrowser.Controller.csproj Update deps 2023-11-16 00:50:48 +01:00