aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/IO/FileRefresher.cs
AgeCommit message (Expand)Author
2025-04-26Fix distinction queries (#14007)Tim Eisele
2024-12-12move to new System.Threading.Lock type for better performanceDaniyar Alpyspayev
2023-10-07Remove redundant SuppressFinalize callStepan Goremykin
2023-09-13Minor LibraryMonitor improvementsBond_009
2022-12-19Use DistinctBy introduced in .NET 6Bond_009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2021-12-27More cleanupBond_009
2021-11-15Fix some warningsBond_009
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2020-08-31Fix some warningsBond_009
2020-07-24Fix warningsBond_009
2020-03-11Merge branch 'master' into warn17Bond-009
2020-02-23Fix some warningsBond_009
2020-02-06Fix some warnings in Emby.Server.ImplementationsBond_009
2019-12-11More warnings (removed)Bond_009
2019-11-27Fix more warningsBond_009
2019-03-28Improve IO codeBond_009
2019-02-09Removed some unused fieldsBond_009
2019-02-05Remove custom ThreadingClaus Vium
2019-02-02Remove MoreLINQBond_009
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-13Merge branch 'dev' into reformatErwin de Haan
2019-01-13Merge pull request #562 from hawken93/misc_fixJoshua M. Boniface
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-13Fix small logging typo with the "name (path) will be refreshed" messagehawken
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-05Remove unnecessary using statementsBond_009
2019-01-05Remove FireEventIfNotNullBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-03remove unneeded async signaturesLuke Pulverenti
2017-09-18update owned itemsLuke Pulverenti
2017-09-053.2.30.8Luke Pulverenti
2017-08-16update componentsLuke Pulverenti
2017-08-06update file refresherLuke Pulverenti
2017-06-23support individual library refreshingLuke Pulverenti
2017-05-27update realtime monitorLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-24update main projectsLuke Pulverenti
2017-05-12update image processorLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2017-03-08update library monitor loggingLuke Pulverenti
2016-12-29separate player selection into it's own scriptLuke Pulverenti