jellyfin/MediaBrowser.Controller/Library
2023-02-04 20:11:08 +01:00
..
DeleteOptions.cs Reduce warnings in MediaBrowser.Controller (#6006) 2021-05-11 13:55:46 +02:00
IDirectStreamProvider.cs Remove the unused arg 2021-09-10 09:56:48 +02:00
IIntroProvider.cs Remove some dead code 2022-02-17 08:15:26 +01:00
ILibraryManager.cs Allow video extras to use owner library options 2022-12-08 01:00:27 -05:00
ILibraryMonitor.cs Remove unnecessary IsPathLocked function 2022-10-25 02:27:22 +01:00
ILibraryPostScanTask.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
ILiveStream.cs Remove the unused arg 2021-09-10 09:56:48 +02:00
IMediaSourceManager.cs Add some docs and tests 2021-11-07 22:32:08 +01:00
IMediaSourceProvider.cs Fix warnings in MediaBrowser.Controller/Library 2021-07-24 10:58:50 -07:00
IMetadataFileSaver.cs Flush to disk async where possible 2022-01-22 23:36:42 +01:00
IMetadataSaver.cs Flush to disk async where possible 2022-01-22 23:36:42 +01:00
IMusicManager.cs Fix warnings in MediaBrowser.Controller/Library 2021-07-24 10:58:50 -07:00
IntroInfo.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
ISearchEngine.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
ItemChangeEventArgs.cs Fix warnings in MediaBrowser.Controller/Library 2021-07-24 10:58:50 -07:00
ItemResolveArgs.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
ItemUpdateType.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
IUserDataManager.cs Fix some warnings 2021-09-03 19:32:11 +02:00
IUserManager.cs Return NotFound when itemId isn't found 2023-02-04 20:11:08 +01:00
IUserViewManager.cs Fix warnings in MediaBrowser.Controller/Library 2021-07-24 10:58:50 -07:00
LibraryManagerExtensions.cs Return NotFound when itemId isn't found 2023-02-04 20:11:08 +01:00
MetadataConfigurationExtensions.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
MetadataConfigurationStore.cs Fix random failing of tests 2021-04-12 00:28:17 +02:00
NameExtensions.cs Use DistinctBy introduced in .NET 6 2022-12-19 15:21:42 +01:00
PlaybackProgressEventArgs.cs Fix warnings in MediaBrowser.Controller/Library 2021-07-24 10:58:50 -07:00
PlaybackStartEventArgs.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
PlaybackStopEventArgs.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
SearchHintInfo.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
TVUtils.cs Fix build 2021-05-07 00:52:06 +02:00
UserDataSaveEventArgs.cs Fix warnings in MediaBrowser.Controller/Library 2021-07-24 10:58:50 -07:00