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.

Autopause Handbreak Script

Featured Replies

So if you're here for the script this is what I've come up with. I'm using user scripts plugin and running it every 4hrs and then pausing for 10min. In user scripts I have a custom cron set for this script to 0 */4 * * *

docker pause <YOUR DOCKER CONTAINER HERE ID>
sleep 10m
docker unpause <YOUR DOCKER CONTAINER HERE ID>

My reasoning behind this is when Handbreak is running my system sets at 100% utilization. So I thought to give the hardware a break I could run a script that auto pauses and then resumes the docker.

 

The Question: Does this even make a difference. I mean the cpu isn't getting hit for the 10 min but should I even worry about it.

Edited by SaltyCapn
Spelling

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.