jellyfin/Emby.Server.Implementations/Library/Resolvers
2023-03-10 15:48:35 +01:00
..
Audio Fix cases where multiple files are resolved as a single book 2023-03-06 23:27:21 -05:00
Books Replace != null with is not null 2022-12-05 15:01:13 +01:00
Movies Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2023-03-06 23:00:55 -05:00
TV Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2023-03-06 23:00:55 -05:00
BaseVideoResolver.cs Merge pull request #9254 from Shadowghost/dvdbdfix 2023-03-10 15:48:35 +01:00
ExtraResolver.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2023-03-06 23:00:55 -05:00
FolderResolver.cs Fix the last few warnings 2021-10-06 11:30:45 +02:00
GenericFolderResolver.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
GenericVideoResolver.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2023-03-06 23:00:55 -05:00
PhotoAlbumResolver.cs Remove ILibraryManager as a dependency in resolvers etc. 2021-11-15 15:56:02 +01:00
PhotoResolver.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 2023-03-06 23:00:55 -05:00
PlaylistResolver.cs Investigate some TODO comments 2022-11-27 14:13:31 +01:00
SpecialFolderResolver.cs Fix the last few warnings 2021-10-06 11:30:45 +02:00