aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Data/CleanDatabaseScheduledTask.cs
AgeCommit message (Collapse)Author
2020-06-15fix SA1508telans
2020-06-05Use typed logger where possiblecrobibero
2020-03-11Merge branch 'master' into warn17Bond-009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
Log entries will contain additional class context when using this interface
2020-02-23Fix some warningsBond_009
* Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591
2019-12-11More warnings (removed)Bond_009
2019-11-27Fix more warningsBond_009
2019-02-09Removed some unused fieldsBond_009
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part A-DaErwin de Haan
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-08-12expand on hardware decoding optionsLuke Pulverenti
2017-07-02update opening of live streamsLuke Pulverenti
2017-06-30add perfect match indicator to subtitle editorLuke Pulverenti
2017-05-06update nugetLuke Pulverenti
2017-03-13improve clean db taskLuke Pulverenti
2017-01-10update offline detectionLuke Pulverenti
2016-11-20update db initLuke Pulverenti
2016-11-19move sync repository to portable projectLuke Pulverenti
2016-11-18begin to rework repositoriesLuke Pulverenti