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 4b01aaa0f7
Allocate less Lists
2 years ago
..
Audio Allocate less Lists 2 years ago
Books Replace != null with is not null 2 years ago
Movies Reduce string allocations by regex 2 years ago
TV Replace != null with is not null 2 years ago
BaseVideoResolver.cs Fix to make sure that UDF streams are opened with Share.Read (#8276) 2 years ago
ExtraResolver.cs Replace == null with is null 2 years ago
FolderResolver.cs
GenericFolderResolver.cs Replace == null with is null 2 years ago
GenericVideoResolver.cs
PhotoAlbumResolver.cs
PhotoResolver.cs
PlaylistResolver.cs
SpecialFolderResolver.cs