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.

abws

Members
  • Joined

  • Last visited

Everything posted by abws

  1. Your server is a Comet Lake gen 10 CPU with integrated GPU UHD 630. It is supported by Handbrake Intel QSV https://handbrake.fr/docs/en/latest/technical/video-qsv.html . All you have to do is add the device file to the docker definition. I use portainer and add: devices: - /dev/dri/renderD128:/dev/dri/renderD128 - /dev/dri/card0:/dev/dri/card0 - /dev/video0:/dev/video0 - /dev/video1:/dev/video1 - /dev/video2:/dev/video2 - /dev/video4:/dev/video4 but this depends the computer hardware. I woulmd check what is under /dev and starts with /dev/video<x> and /dev/dri/card<x>. Though it seems unraid has its own way of adding device to containers. See this link: Here they add a directory with --device="/dev/dri/". /dev/video<X> are for decoding and encoding. Note Tdarr looks great. Under the hood it runs Handbrake or directly FFmpeg.

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.