Jump to content

MB3 Server Plugins and Windows Service


AVTechMan
Go to solution Solved by mboehler,

Recommended Posts

AVTechMan

Oh okay, no problem then, was just wondering. Not too big of a deal, plus can always select the 'Start MB on Startup' and disable the service if I needed the restart feature.

Link to comment
Share on other sites

MrKazador

I remote desktop into the server and run a simple .bat file that "restarts" it by stopping and starting the service.

net stop mediabrowser
net start mediabrowser 
  • Like 1
Link to comment
Share on other sites

AVTechMan

Right now I am testing MB3 server started as a windows service and works quite well. I have noted that whenever a plugin is installed MB3 requests a restart to finish the installation. However, the 'Restart MB3 Server' button is now gone and just the 'Shutdown MB3' is there, which mean I would have to log onto the server itself to restart the service. Would it be possible to add the Restart button back in the Dashboard, or will I have to manually restart the Windows service each time a plugin is downloaded?

 

 

Link to comment
Share on other sites

  • Solution
mboehler

Right now I am testing MB3 server started as a windows service and works quite well. I have noted that whenever a plugin is installed MB3 requests a restart to finish the installation. However, the 'Restart MB3 Server' button is now gone and just the 'Shutdown MB3' is there, which mean I would have to log onto the server itself to restart the service. Would it be possible to add the Restart button back in the Dashboard, or will I have to manually restart the Windows service each time a plugin is downloaded?

 

From here.

 

It's due to a current limitation within the service.

 

During dev testing, we were having issues with consistently restarting the service, so the manual download and restart was implemented.

 

If it's causing a problem, stop the service and restart as previously done.

 

Automatic downloads and updates will be performed, you will only have to restart the server.

Edited by mboehler
  • Like 1
Link to comment
Share on other sites

Overseer

 

I remote desktop into the server and run a simple .bat file that "restarts" it by stopping and starting the service.

net stop mediabrowser
net start mediabrowser 

Cheers for this tidbit.

Link to comment
Share on other sites

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