aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/IO/LibraryMonitor.cs
AgeCommit message (Expand)Author
2025-04-26Fix distinction queries (#14007)Tim Eisele
2024-09-19Watch library directories with perm errors (#10684)Brian Howe
2024-02-07Use IHostApplicationLifetime to start library monitorPatrick Barron
2023-09-18Address review commentsBond_009
2023-09-13Minor LibraryMonitor improvementsBond_009
2022-12-19Use Order() introduced in .NET 7 (#8923)Bond-009
2022-12-07Use ArgumentException.ThrowIfNullOrEmptyBond_009
2022-12-05Replace != null with is not nullBond_009
2022-10-25Remove unnecessary IsPathLocked functionjgriff6
2022-10-25Remove unnecessary ToList usageignacio laborde
2021-12-27More cleanupBond_009
2021-11-15Fix some warningsBond_009
2021-11-09Fix some warningsBond_009
2021-11-09Fix some warningsBond_009
2021-10-03Fix warnings in IOPatrick Barron
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2020-08-31Fix some warningsBond_009
2020-08-20Make MediaBrowser.MediaEncoding warnings freeBond_009
2020-06-15fix SA1508telans
2020-06-05Use typed logger where possiblecrobibero
2020-05-15Use glob patterns to ignore filesErik Rigtorp
2020-04-04Register and construct ILibraryMonitor correctlyMark Monteiro
2020-02-23Fix some warningsBond_009
2019-12-11More warnings (removed)Bond_009
2019-11-27Fix more warningsBond_009
2019-03-28Improve IO codeBond_009
2019-03-07Remove EnvironmentInfoBond-009
2019-02-09Removed some unused fieldsBond_009
2019-02-06Move some arrays to genericsBond_009
2019-02-05Remove custom ThreadingClaus Vium
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
2019-02-01Fix more warningsBond_009
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Start startup tasks asyncBond_009
2019-01-25Remove remnants of system eventsBond_009
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
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-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-11-25update library changed notifierLuke Pulverenti
2017-10-01update home screen sectionsLuke Pulverenti
2017-09-053.2.30.8Luke Pulverenti
2017-08-23add commentLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti