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/Emby.Server.Implementations/Library/Resolvers
Bond_009 48263078b4
Reduce string allocations by regex
1 year ago
..
Audio Replace != null with is not null 1 year ago
Books Replace != null with is not null 1 year ago
Movies Reduce string allocations by regex 1 year ago
TV Replace != null with is not null 1 year ago
BaseVideoResolver.cs Fix to make sure that UDF streams are opened with Share.Read (#8276) 1 year ago
ExtraResolver.cs Replace == null with is null 1 year ago
FolderResolver.cs Fix the last few warnings 3 years ago
GenericFolderResolver.cs Replace == null with is null 1 year ago
GenericVideoResolver.cs Fix #7100 by catching the exception on opening invalid UDF images 2 years ago
PhotoAlbumResolver.cs Remove ILibraryManager as a dependency in resolvers etc. 3 years ago
PhotoResolver.cs Fix some things that slipped through the cracks 2 years ago
PlaylistResolver.cs Investigate some TODO comments 1 year ago
SpecialFolderResolver.cs Fix the last few warnings 3 years ago