jellyfin/MediaBrowser.Controller/Library
Bond-009 9d420271ad
Merge pull request #9787 from TheMelmacian/feature/language_filters
New filters for audio and subtitle languages
2026-05-15 15:44:22 +02:00
..
DeleteOptions.cs Reduce warnings in MediaBrowser.Controller (#6006) 2021-05-11 13:55:46 +02:00
IDirectStreamProvider.cs Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
IIntroProvider.cs Fixed namespaces 2025-03-25 16:45:00 +01:00
IKeyframeManager.cs Recognize file changes and remove data on change (#13839) 2025-05-04 21:21:44 -06:00
ILibraryManager.cs move language filters from QueryFiltersLegacy to QueryFilters 2026-05-12 02:12:14 +02:00
ILibraryMonitor.cs Use IHostApplicationLifetime to start library monitor 2024-02-07 10:52:36 -05:00
ILibraryPostScanTask.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
ILiveStream.cs Make ILiveStream an IDisposable 2023-12-05 14:26:35 -05:00
ILocalSimilarItemsProvider.cs Apply review suggestions 2026-05-13 00:58:33 +02:00
IMediaSourceManager.cs Fixed namespaces 2025-03-25 16:45:00 +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 Fixed namespaces 2025-03-25 16:45:00 +01:00
IntroInfo.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IRemoteSimilarItemsProvider.cs Apply review suggestions 2026-05-13 00:58:33 +02:00
ISearchEngine.cs Add full stop at end of comments (SA1629) 2020-06-16 10:37:52 +12:00
ISimilarItemsManager.cs Implement Similarity providers 2026-05-03 23:43:01 +02:00
ISimilarItemsProvider.cs Implement Similarity providers 2026-05-03 23:43:01 +02:00
ItemChangeEventArgs.cs Fix warnings in MediaBrowser.Controller/Library 2021-07-24 10:58:50 -07:00
ItemResolveArgs.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
ItemUpdateType.cs Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 2020-08-22 21:56:24 +02:00
IUserDataManager.cs Simplify UserDataManager and remove unused private methods 2026-01-18 19:45:39 +01:00
IUserManager.cs Backport changes from #15368 2026-05-05 17:57:27 +00:00
IUserViewManager.cs Convert CollectionType, SpecialFolderType to enum (#9764) 2023-11-09 14:00:29 -07:00
LibraryManagerExtensions.cs Return NotFound when itemId isn't found 2023-02-04 20:11:08 +01:00
MetadataConfigurationExtensions.cs Reduce bottlenecks scan code (#9863) 2023-06-21 21:01:47 -06: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 Fixed namespaces 2025-03-25 16:45:00 +01: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
SimilarItemReference.cs Implement Similarity providers 2026-05-03 23:43:01 +02:00
SimilarItemsQuery.cs Implement Similarity providers 2026-05-03 23:43:01 +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