Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Docker request

Featured Replies

Perhaps this has been requested before or the ability to do it exists already and I am just unaware.

 

My large unRAID server that has thirty drives with two 8TB parity drives, takes from between 44 and 55hrs to do a parity check every month, during this time my plex users are pretty much unable to use plex. Is it possible to have the plex docker automatically shut down when a parity check starts?

 

Thanks

42 minutes ago, ashman70 said:

Perhaps this has been requested before or the ability to do it exists already and I am just unaware.

 

My large unRAID server that has thirty drives with two 8TB parity drives, takes from between 44 and 55hrs to do a parity check every month, during this time my plex users are pretty much unable to use plex. Is it possible to have the plex docker automatically shut down when a parity check starts?

 

Thanks

With the user scripts plugin

 

Your scripts for the above will be

 

docker stop plex

 

docker start plex

  • Author

Just a little lost here in terms of how I implement this. Sorry.

Your going to add the linked script as a script to the user scripts plugin (probably set to run at first array start)

 

Modify the script and change the two lines that say "full path to..." to the two scripts that your're going to save somewhere on the flash drive.  The two scripts will be 

docker stop plex

and

docker start plex

(or whatever your plex container is actually called)

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.