You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Controller
gnattu 2e9aa146a5
fix: remove legacy codecs (#11217)
2 months ago
..
Authentication Reduce log spam on failed logins 9 months ago
BaseItemManager Remove redundant using directives 7 months ago
Channels Enable nullable for more files 2 months ago
Chapters Fix warnings in MediaBrowser.Controller/Drawing 3 years ago
ClientEvent Multiple Stream changes 7 months ago
Collections Added CleanupCollection task 1 year ago
Configuration Minor improvements 3 years ago
Devices Remove some unused client capabilities and sync code (#10812) 4 months ago
Drawing Remove some unused drawing code 3 months ago
Dto Return NotFound when itemId isn't found 1 year ago
Entities Check all tags for allow/block (#11206) 2 months ago
Events Apply review suggestions 10 months ago
Extensions Remove unnecessary Trim() from GetPersonFromXmlNode 7 months ago
IO Use ArgumentException.ThrowIfNullOrEmpty 1 year ago
Library Enable nullable for more files 2 months ago
LiveTv chore: remove repetitive words 2 months ago
Lyrics Save embedded lyrics when probing audio 3 months ago
MediaEncoding fix: remove legacy codecs (#11217) 2 months ago
Net refactor: use Channels as queueing mechanism for periodic websocket messages (#11092) 2 months ago
Persistence Migrate to trickplay table to EF. Rename vars/methods/members to have consistent use of tile and thumbnail 11 months ago
Playlists Convert string MediaType to enum MediaType 7 months ago
Plugins Remove IServerEntryPoint 3 months ago
Properties Rewrite BaseItem.ModifySortChunks 2 years ago
Providers fix: skip library folders that are inaccessible or empty (#9291) 2 months ago
QuickConnect Fix issues with QuickConnect and AuthenticationDb 3 years ago
Resolvers Convert CollectionType, SpecialFolderType to enum (#9764) 6 months ago
Security Enable nullable for more files and add tests 9 months ago
Session Fixed disposable not being called (#10613) 4 months ago
Sorting Convert ItemSortBy to enum (#9765) 6 months ago
Streaming Move ProgressiveFileStream to Controller 5 months ago
Subtitles Add ability to upload (and save) SDH subtitles (#10036) 10 months ago
SyncPlay Add all websocket messages to generated openapi spec (#9682) 11 months ago
TV
Trickplay Make TrickplayManifest dictionary key a string rather than Guid 8 months ago
IDisplayPreferencesManager.cs Minor cleanup 2 years ago
IServerApplicationHost.cs Add SystemManager service 7 months ago
IServerApplicationPaths.cs Remove unused ImageByName API (#8928) 1 year ago
ISystemManager.cs Add SystemManager service 7 months ago
MediaBrowser.Controller.csproj Update deps 6 months ago