Jump to content

Recommended Posts

Posted (edited)
Mirroring the linux thread on this topic here.
 
There's no Emby.Server.dll to invoke with dotnet in the OSX Emby installation. The closest analog I could figure was this:
dotnet /Applications/Emby.Server.Mac.app/Contents/MonoBundle/Emby.Server.Mac.exe
dotnet refreshes cashes the first time it's run, which it wasn't doing against any of the various DLL files I tried using at first, so I think that command is sound. However, it produces this error:
A fatal error was encountered. The library 'libhostpolicy.dylib' required to execute the application was not found in '/Applications/Emby.Server.Mac.app/Contents/MonoBundle'.

This is in an environment where launchd has no problem invoking emby as as service with

/Applications/Emby.Server.Mac.app/Contents/MacOS/Emby.Server.Mac
Edited by Tuxedo
Posted

@@Tuxedo there is no installation yet. Everything is in the zip I posted in the other thread.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...