jellyfin/Emby.Server.Implementations/Library/Resolvers
2022-12-19 09:30:00 -07:00
..
Audio Replace != null with is not null 2022-12-05 15:01:13 +01:00
Books Replace != null with is not null 2022-12-05 15:01:13 +01:00
Movies Use Order() introduced in .NET 7 (#8923) 2022-12-19 09:30:00 -07:00
TV Replace != null with is not null 2022-12-05 15:01:13 +01:00
BaseVideoResolver.cs Fix to make sure that UDF streams are opened with Share.Read (#8276) 2022-12-07 16:40:26 +00:00
ExtraResolver.cs Replace == null with is null 2022-12-05 15:00:20 +01: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 Fix #7100 by catching the exception on opening invalid UDF images 2022-02-20 13:30:55 +00:00
PhotoAlbumResolver.cs Remove ILibraryManager as a dependency in resolvers etc. 2021-11-15 15:56:02 +01:00
PhotoResolver.cs Fix some things that slipped through the cracks 2022-10-11 23:37:29 +02: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