update live tv styles

This commit is contained in:
Luke Pulverenti
2014-05-29 10:19:12 -04:00
parent 5477c61596
commit 25b5415829
7 changed files with 44 additions and 13 deletions

View File

@@ -165,6 +165,8 @@ namespace MediaBrowser.Server.Implementations.Session
if (disposable != null)
{
_logger.Debug("Disposing session controller {0}", disposable.GetType().Name);
try
{
disposable.Dispose();