Jump to content

emby server Versie 3.2.28.0


Recommended Posts

eddedrukker
Posted

Hello, I start emby server with a mbserver.bat in the startup folder of windows 10, now with the new one it doesn't start when server (win 10 server) starts. Why was the mediabrowser.serverApplication.exe flaged to start as admin now? Fixed it to set the exe to not start as admin, now batch file works but is it neccery to run as admin now with this new version?

 

this is my start bat file:

 

@echo off
 
rem Set your sleep by 60000 = 1 minute of delay
ping -n 1 -w 20000 -4 10.0.0.0 >NUL
 
rem Launch MB3 Server
start C:\Users\WHS\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe
 
exit
 
Is there a way to start it automatic when windows resumes from sleep/ or start and run as admin?
 
grts Ed
Posted

Hi @@eddedrukker, it is not flagged to start as admin. Why do you feel that it is?

 

The only thing I can think of is that a required component needs to be installed and the installation is showing an admin prompt. Thanks.

eddedrukker
Posted

mnn it is on mine? i will take a photo

 

new server version and old one

 

But its no problem anymore i set the new one to start not as admin, now it works as before.

I only was wondering why it has to start as admin.

 

post-347-0-38443300-1503816206_thumb.jpg

post-347-0-91785000-1503816221_thumb.jpg

Posted

Thanks for the feedback. We do not require running as admin. You may have some kind of security settings on your PC that may have forced that. I'm really not sure. Thanks.

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