jellyfin/MediaBrowser.Controller
2024-04-01 20:43:05 +02: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
Chapters
ClientEvent Multiple Stream changes 2023-10-11 18:32:57 +02:00
Collections Added CleanupCollection task 2023-02-01 19:34:58 +01:00
Configuration Minor improvements 2021-08-15 23:48:19 +02:00
Devices
Drawing Remove some unused drawing code 2024-02-06 10:11:47 -05:00
Dto
Entities Check all tags for allow/block (#11206) 2024-03-25 07:15:24 -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 Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Library Enable nullable for more files 2024-03-13 14:56:51 +01:00
LiveTv
Lyrics
MediaEncoding fix: remove legacy codecs (#11217) 2024-03-26 04:32:06 -06:00
Net refactor: use Channels as queueing mechanism for periodic websocket messages (#11092) 2024-03-18 13:55:18 -06:00
Persistence
Playlists Implement update endpoint 2024-04-01 20:43:05 +02:00
Plugins
Properties
Providers
QuickConnect
Resolvers
Security Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
Session
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
SyncPlay
Trickplay
TV
IDisplayPreferencesManager.cs
IServerApplicationHost.cs Add SystemManager service 2023-10-04 14:40:00 -04:00
IServerApplicationPaths.cs Remove unused ImageByName API (#8928) 2022-12-19 18:44:13 -07:00
ISystemManager.cs
MediaBrowser.Controller.csproj