update playback settings

This commit is contained in:
Luke Pulverenti
2017-10-01 20:13:43 -04:00
parent a452bc23b2
commit 1da8509ae5
6 changed files with 28 additions and 19 deletions

View File

@@ -1642,6 +1642,7 @@ namespace Emby.Server.Implementations.Dto
return null;
}
return null;
_logger.Info("Getting image size for item type {0}", item.GetType().Name);
try