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
/
IO
/
FileRefresher.cs
Age
Commit message (
Expand
)
Author
2025-04-26
Fix distinction queries (#14007)
Tim Eisele
2024-12-12
move to new System.Threading.Lock type for better performance
Daniyar Alpyspayev
2023-10-07
Remove redundant SuppressFinalize call
Stepan Goremykin
2023-09-13
Minor LibraryMonitor improvements
Bond_009
2022-12-19
Use DistinctBy introduced in .NET 6
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
2021-12-27
More cleanup
Bond_009
2021-11-15
Fix some warnings
Bond_009
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2020-08-31
Fix some warnings
Bond_009
2020-07-24
Fix warnings
Bond_009
2020-03-11
Merge branch 'master' into warn17
Bond-009
2020-02-23
Fix some warnings
Bond_009
2020-02-06
Fix some warnings in Emby.Server.Implementations
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-03-28
Improve IO code
Bond_009
2019-02-09
Removed some unused fields
Bond_009
2019-02-05
Remove custom Threading
Claus Vium
2019-02-02
Remove MoreLINQ
Bond_009
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-13
Merge branch 'dev' into reformat
Erwin de Haan
2019-01-13
Merge pull request #562 from hawken93/misc_fix
Joshua M. Boniface
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-13
Fix small logging typo with the "name (path) will be refreshed" message
hawken
2019-01-11
Merge branch 'dev' into code-cleanup
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-07
remove trailing whitespace
hawken
2019-01-05
Remove unnecessary using statements
Bond_009
2019-01-05
Remove FireEventIfNotNull
Bond_009
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-10-03
remove unneeded async signatures
Luke Pulverenti
2017-09-18
update owned items
Luke Pulverenti
2017-09-05
3.2.30.8
Luke Pulverenti
2017-08-16
update components
Luke Pulverenti
2017-08-06
update file refresher
Luke Pulverenti
2017-06-23
support individual library refreshing
Luke Pulverenti
2017-05-27
update realtime monitor
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2017-05-24
update main projects
Luke Pulverenti
2017-05-12
update image processor
Luke Pulverenti
2017-05-04
improve smb support
Luke Pulverenti
2017-03-08
update library monitor logging
Luke Pulverenti
2016-12-29
separate player selection into it's own script
Luke Pulverenti
[next]