aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/ResolverHelper.cs
AgeCommit message (Expand)Author
2025-06-26Fix modification checks and make sure to use UTC (#14347)Tim Eisele
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2024-06-11Don't expect `BaseItem` to be a movie/video file.Mikal Stordal
2024-04-12Enable more warnings as errors (#11288)Bond-009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-10-09Skip missing symlink instead of breaking out of directory scanJoe Rogers
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-07Fix buildBond_009
2021-05-01Fix scanningBond_009
2021-04-22Reduce string allocations/fs lookups in resolve codeBond_009
2020-06-16Add full stop at end of comments (SA1629)telans
2020-04-20Add some simple testsBond_009
2020-02-23Fix some warningsBond_009
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part I-LibErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-07-253.2.26.3Luke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2016-11-03move additional classes to new server libLuke Pulverenti