|
|
@ -1253,7 +1253,7 @@ namespace Emby.Server.Core
|
|
|
|
list.Add(GetAssembly(typeof(InstallationManager)));
|
|
|
|
list.Add(GetAssembly(typeof(InstallationManager)));
|
|
|
|
|
|
|
|
|
|
|
|
// Emby.Server.Core
|
|
|
|
// Emby.Server.Core
|
|
|
|
list.Add(GetAssembly(typeof(ServerApplicationPaths)));
|
|
|
|
list.Add(GetAssembly(typeof(ApplicationHost)));
|
|
|
|
|
|
|
|
|
|
|
|
// MediaEncoding
|
|
|
|
// MediaEncoding
|
|
|
|
list.Add(GetAssembly(typeof(MediaEncoder)));
|
|
|
|
list.Add(GetAssembly(typeof(MediaEncoder)));
|
|
|
|