aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Images/BaseFolderImageProvider.cs
AgeCommit message (Collapse)Author
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
* Convert ItemSortBy to enum * Rename Unknown to Default
2023-07-21Enable recursive query in BaseFolderImageProvider tallbl0nde
Fixes album art not being extracted for multi-disc albums
2023-02-14Enable nullable for more files (#9310)Bond-009
2022-02-15Fix some warningsBond_009
2021-10-06Fix the last few warningsBond_009
Enables TreatWarningsAsErrors for all projects