add omx decoder

This commit is contained in:
Luke Pulverenti
2017-09-15 13:57:42 -04:00
parent 106575e443
commit f3096b8340
3 changed files with 17 additions and 3 deletions

View File

@@ -173,7 +173,7 @@ namespace Emby.Server.Implementations.Library.Resolvers.TV
}
}
logger.Debug("{0} is not a series folder.", path);
//logger.Debug("{0} is not a series folder.", path);
return false;
}