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/Library
Joe Rogers 1c3a97bf6a
Inject IDirectoryService where needed instead of passing it through ItemResolveArgs
1 year ago
..
DeleteOptions.cs Reduce warnings in MediaBrowser.Controller (#6006) 3 years ago
IDirectStreamProvider.cs Remove the unused arg 3 years ago
IIntroProvider.cs Remove some dead code 2 years ago
ILibraryManager.cs Allow video extras to use owner library options 2 years ago
ILibraryMonitor.cs Remove unnecessary IsPathLocked function 2 years ago
ILibraryPostScanTask.cs Add full stop at end of comments (SA1629) 4 years ago
ILiveStream.cs Remove the unused arg 3 years ago
IMediaSourceManager.cs Add some docs and tests 3 years ago
IMediaSourceProvider.cs Fix warnings in MediaBrowser.Controller/Library 3 years ago
IMetadataFileSaver.cs Flush to disk async where possible 2 years ago
IMetadataSaver.cs Flush to disk async where possible 2 years ago
IMusicManager.cs Fix warnings in MediaBrowser.Controller/Library 3 years ago
ISearchEngine.cs Add full stop at end of comments (SA1629) 4 years ago
IUserDataManager.cs Fix some warnings 3 years ago
IUserManager.cs Return NotFound when itemId isn't found 1 year ago
IUserViewManager.cs Fix warnings in MediaBrowser.Controller/Library 3 years ago
IntroInfo.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
ItemChangeEventArgs.cs Fix warnings in MediaBrowser.Controller/Library 3 years ago
ItemResolveArgs.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 1 year ago
ItemUpdateType.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
LibraryManagerExtensions.cs Return NotFound when itemId isn't found 1 year ago
MetadataConfigurationExtensions.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
MetadataConfigurationStore.cs Fix random failing of tests 3 years ago
NameExtensions.cs Use DistinctBy introduced in .NET 6 1 year ago
PlaybackProgressEventArgs.cs Fix warnings in MediaBrowser.Controller/Library 3 years ago
PlaybackStartEventArgs.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
PlaybackStopEventArgs.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 years ago
SearchHintInfo.cs Enable nullable reference types for MediaBrowser.Controller 3 years ago
TVUtils.cs Fix build 3 years ago
UserDataSaveEventArgs.cs Fix warnings in MediaBrowser.Controller/Library 3 years ago