Merge branch 'dev' into reformat

This commit is contained in:
Erwin de Haan
2019-01-13 21:59:37 +01:00
committed by GitHub
6 changed files with 40 additions and 22 deletions

View File

@@ -156,7 +156,7 @@ namespace Emby.Server.Implementations.IO
continue;
}
Logger.LogInformation("{name} ({path}}) will be refreshed.", item.Name, item.Path);
Logger.LogInformation("{name} ({path}) will be refreshed.", item.Name, item.Path);
try
{