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.

Virtike

Members
  • Joined

  • Last visited

  1. Was just looking for the settings on Github before finding this page. Was looking to up the quality a little bit. There's comments in ffmpeg.py as below: def generate_ffmpeg_args(self,): # ffmpeg -i /library/XXXXX.mkv \ # -c:v libx265 \ # -map 0:0 -map 0:1 -map 0:1 \ # -c:a:0 copy \ # -c:a:1 libmp3lame -b:a:0 192k -ac 2 \ # -y /cache/XXXXX.mkv (...) # Create command with infile, outfile and the arguments command = ['ffmpeg', '-y', '-i', infile] + args + ['-y', outfile] On that note though, would be great to be able to change the ffmpeg convert settings, even if just adding x265 CRF params. Other than that, Unmanic has been working great for me so far. 👍🏼
  2. Have an MX500 500GB, and also 2TB that I recently switched in as a cache.. yep, both plagued by pending sector count notifications. Quite annoying, hopefully we'll see a fix. In the meantime, is there a way to turn off notifications for just the one drive?
  3. Works well for me on uR 6.4.0, confirmed my suspicions that I should definitely not add those Seagate 5TB drives to the array.
  4. Virtike replied to wgstarks's topic in Lounge
    Here's what i've been using. Just wanted something nice to look at and it seemed to fit.

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.