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
Stepan Goremykin 8d7e4229ca
Merge branch 'master' into fix-resharper-warnings
8 months ago
..
Audio Reduce string allocations 9 months ago
Books Reduce string allocations 9 months ago
Movies Use RegexGenerator where possible 12 months ago
TV Reduce string literal length by using verbatim string 8 months ago
BaseVideoResolver.cs Reduce string allocations 9 months ago
ExtraResolver.cs Clean Extra Names 1 year ago
FolderResolver.cs Fix the last few warnings 3 years ago
GenericFolderResolver.cs Replace == null with is null 2 years ago
GenericVideoResolver.cs Inject IDirectoryService where needed instead of passing it through ItemResolveArgs 1 year ago
PhotoAlbumResolver.cs Remove ILibraryManager as a dependency in resolvers etc. 3 years ago
PhotoResolver.cs Remove redundant using directives 8 months ago
PlaylistResolver.cs Fix access to playlists not created by a user (#9746) 1 year ago
SpecialFolderResolver.cs Fix the last few warnings 3 years ago