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
Luke Pulverenti a90e925ec6
fixes #144 - Marking a boxset as viewed doesn't mark the individual titles of the set as viewed
11 years ago
..
Configuration Created IConfigurationManager 11 years ago
Drawing reduce uses of Task.Run 11 years ago
Dto reduce scanning overhead a bit 11 years ago
Entities fixes #144 - Marking a boxset as viewed doesn't mark the individual titles of the set as viewed 11 years ago
Extensions fixes #97 and creates a library dictionary cache to avoid FindById recursion 11 years ago
IO extracted provider manager. took more off the kernel 11 years ago
Library removed excess hashing in providers and made user data key-based 11 years ago
Localization resharper suggestions in controller project 11 years ago
MediaInfo made library scan a bit more conservative 11 years ago
Persistence removed excess hashing in providers and made user data key-based 11 years ago
Plugins trimmed IPluginConfigurationPage 11 years ago
Properties added a master version file 12 years ago
Providers more task reduction 11 years ago
Resolvers made base video resolver available for re-use 12 years ago
Sorting removed excess hashing in providers and made user data key-based 11 years ago
Updates extracted an installation manager interface 11 years ago
Weather isolated weather and moved drawing classes up to the controller project 12 years ago
IServerApplicationHost.cs removed base kernel and ikernel 11 years ago
IServerApplicationPaths.cs resharper suggestions in controller project 11 years ago
Kernel.cs remove and/or delay unnecessary startup work 11 years ago
MediaBrowser.Controller.csproj made library scan a bit more conservative 11 years ago
packages.config Created an ItemsByName query dto 12 years ago