aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/LocalizationManager.cs
AgeCommit message (Expand)Author
2020-06-05Use typed logger where possiblecrobibero
2020-04-04Register and construct ILocalizationManager correctlyMark Monteiro
2019-11-22Fix some warningsBond-009
2019-08-16Improve LocalizationManagerBond_009
2019-03-13More warning fixesBond-009
2019-03-06Update LocalizationManager.csBond-009
2019-03-04Update LocalizationManager.csBond-009
2019-03-01Simplify rating loadingBond-009
2019-02-08Add error logging when translation is missing from coreClaus Vium
2019-02-08Remove missing languages from localization optionsClaus Vium
2019-02-08Default to en-US for missing core translationsClaus Vium
2019-02-04Fix loading of rating filesBond_009
2019-02-03Merge pull request #732 from Bond-009/localeJoshua M. Boniface
2019-02-01Fix build errorBond_009
2019-01-31Merge branch 'master' into localeBond-009
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-29Update Emby.Server.Implementations/Localization/LocalizationManager.csVasily
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Fix more analyzer warningsBond_009
2019-01-27Reworked LocalizationManager to load data asyncBond_009
2019-01-25Fix a spelling mistakeBond_009
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-17Reformat JustAMan review pt1 changesErwin de Haan
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part Liv-PErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-05support track selection before playbackLuke Pulverenti
2017-11-01normalize strm file contentsLuke Pulverenti
2017-10-21update home video library supportLuke Pulverenti
2017-10-20improve httpclient resource disposalLuke Pulverenti
2017-10-163.2.33.10Luke Pulverenti
2017-08-23remove unused localization stringsLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-03-143.2.7.5Luke Pulverenti
2016-11-04move localization classesLuke Pulverenti