Jump to content

Emby Windows Service stops working for 3.4.0.0


Recommended Posts

eugelai
Posted

I used to run Emby as a Windows service, but now since the update to 3.4, the path is broken.

 

The path to executable in the windows service is this 

"C:\Users\Eugene\AppData\Roaming\Emby-Server\system\MediaBrowser.ServerApplication.exe" -service

 

This file no longer exists.

 

What has changed and how can we re-enable Emby to run as a Windows Service in 3.4 ?

 

eugelai
Posted

Thanks, I'll do the same.

 

Isn't this the same directory?

 

  • Application path: path to EmbyServer.exe
  • Startup directory: folder containing the above executable
KMBanana
Posted

 

Thanks, I'll do the same.

 

Isn't this the same directory?

 

  • Application path: path to EmbyServer.exe
  • Startup directory: folder containing the above executable

 

Application path: C:\WhateverDirectory\EmbyServer.exe

Starup directory: C:\WhateverDirectory

Posted

Application path would be the full .exe path and not the containing folder path.

eugelai
Posted

OK, I must be an idiot or I'm missing some or part of the instructions.

 

When I create the Windows Service using the method above, I end up getting a Emby service created that runs C:\Nssm\nssm.exe

Posted

That's normal. NSSM is a little utility that allows any program to run as a windows service, so going forward those are our recommended instructions.

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...