aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/Validators
AgeCommit message (Collapse)Author
2020-06-05Use typed logger where possiblecrobibero
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
Log entries will contain additional class context when using this interface
2019-12-10Apply suggestions from code reviewBond-009
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-11-27Fix more warningsBond_009
2019-11-22Fix some warningsBond-009
2019-10-29Fix more warningsBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-02-09Removed some unused fieldsBond_009
2019-01-31Remove support for games as a media typeClaus Vium
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-07remove trailing whitespacehawken
2018-12-30Fix exception loggingBond_009
2018-12-30Remove the need for NullLoggerBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-06-26improve artist cleanupLuke Pulverenti
2017-06-23support individual library refreshingLuke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-05-10add smb fixesLuke Pulverenti
2016-12-03update detailsLuke Pulverenti
2016-11-18begin to rework repositoriesLuke Pulverenti
2016-11-10update portable componentsLuke Pulverenti
2016-11-03move additional classes to new server libLuke Pulverenti