index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Library
/
ResolverHelper.cs
Age
Commit message (
Expand
)
Author
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-05-04
Recognize file changes and remove data on change (#13839)
Tim Eisele
2024-06-11
Don't expect `BaseItem` to be a movie/video file.
Mikal Stordal
2024-04-12
Enable more warnings as errors (#11288)
Bond-009
2022-12-07
Use ArgumentException.ThrowIfNullOrEmpty
Bond_009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-09
Skip missing symlink instead of breaking out of directory scan
Joe Rogers
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-05-07
Fix build
Bond_009
2021-05-01
Fix scanning
Bond_009
2021-04-22
Reduce string allocations/fs lookups in resolve code
Bond_009
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-04-20
Add some simple tests
Bond_009
2020-02-23
Fix some warnings
Bond_009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-07-25
3.2.26.3
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2016-11-03
move additional classes to new server lib
Luke Pulverenti