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.

cybrnook

Members
  • Joined

Everything posted by cybrnook

  1. I world recommend updating the default kernel path from /mnt/cache to /mnt/user, now that we have multiple pools. I run my appdata now on a drive other than cache.
  2. Of course, that is expected. What I was thinking to see though, is assuming I left all default values, then only change to Nvidia (BETA now) and latest DVB, then the outcome would be the same (or close). I am sure it's not an issue, as it seems to work fine. I was just pondering why sizing was different if all else was same :-).
  3. No worries, just wanted to make sure something wasn't going as expected. 🙂 Compiling now, will report back.
  4. Yep, that may very well be it. I will try by modifying the Nvidia driver version to the specific version vs "latest" 🙂
  5. @ich777 Is it expected that the sizes of the re-compiled files vary slightly in size? What I mean is I am using this to compile latest 6.9.0 beta 24 for Nvidia and DVB, using the defaults of latest and latest with beta enabled. The compilation seems to go smooth and without issue. But, if I download your pre-compiled beta 24 with nvidia and dvb and look at the file sizes compared to mine, they are slightly different. Does the fact that my architecture is an AMD system make a difference?
  6. As suspected 🙂 Only thing that would throw me off a little, I am preloading the modified kernel before I am installing my Hauppauge card as well as my Nvidia GPU, that will come this afternoon. But the wording on the page makes me think that the driver isn't loading properly. I can only assume this message is appearing because I don't yet have the GPU installed. Perhaps it should say something like "Make sure that the latest NVIDIA driver is installed and running and your GPU is properly installed and detected"?
  7. Absolutely great Plugin and Docker, truly thank you. Just wanted to report one small, superficial visual anomaly. I run a widescreen, high res monitor and I notice the separation bar on the plugin helper screen breaks in the middle. I use Chromium Edge:
  8. @spants just wanted to call out a small typo in the CA Info notice for this template. "make sure that you fixe the unRaid servers dns to point to a real DNS Server." Should probably be something like: "make sure that you have fixed your unRaid servers dns to point to a real DNS Server other than your PiHole."
  9. Community Applications Think of it as the app store for unraid. It'll help you install plugins and Dockers with minimal input from your side. It automates the manual parts for you.
  10. Love to hear about the new stub system and integrated Nvidia drivers. Made my day hearing that.
  11. Super cool, watched the first one and enjoyed it. Still have reconstruct write set in my system 🙂 Will tune in!
  12. @wesman it's in the readme in the op: https://github.com/jlesage/docker-makemkv#access-to-optical-drives
  13. New Intel vulnerability found dubbed "Cache Out": https://www.pcworld.com/article/3516302/new-cacheout-attack-targets-intel-processors-with-a-fix-arriving-soon.html Intel Processors affected (Intel CPU Skylake/Cascade Lake onward. Broadwell and earlier are seemingly not affected). AMD seemingly not affected: https://software.intel.com/security-software-guidance/insights/processors-affected-l1d-eviction-sampling No mitigation created yet, so time will tell how it's addressed.
  14. I don't think filebot works with folders, only files. What you are talking about though programs like sonarr and ranarr do. Assuming these "files" you are pulling are movies and tv shows.
  15. @gfjardim thanks a ton for the quick turn around time, and for looking into package handling. I really do like this plugin, and have gotten used to the UD + Preclear integration, don't wanna change... MmmmmmmMmm
  16. Well, personally I preclear every drive I add to my unraid server prior to making it a part of my array 🙂 While "most" drives come up uneventful, I did just two weeks ago shuck and add a handful of 8TB's to my backup unraid server and low and behold preclearing saved me ahead of time on a disk that started to mark and reallocate bad sectors. Easier to identify ahead of time, rather than add a disk, put data on the disk, and then in time realize through smart somethings happening. For me, I love the integration of this plugin into UD (UD+), and being able to preclear at the click of a button.
  17. When "exit"ing a browser based terminal session, the session closes and then instantly reopens again in the same window. Tested on FireFox and Chrome, same behavior. noah-diagnostics-20200111-1515.zip
  18. I think libevent was the only thing, rather than a few things, right? I can confirm that libevent is installed by default, but perhaps the included tmux for example can't find the default? Note sure.. @gfjardim ? root@noah:/usr/lib64# ls -l libevent* lrwxrwxrwx 1 root root 21 Jan 11 03:15 libevent-2.1.so.7 -> libevent-2.1.so.7.0.0* -rwxr-xr-x 1 root root 354048 Aug 2 14:22 libevent-2.1.so.7.0.0* lrwxrwxrwx 1 root root 21 Jan 11 03:15 libevent.so -> libevent-2.1.so.7.0.0* lrwxrwxrwx 1 root root 26 Jan 11 03:15 libevent_core-2.1.so.7 -> libevent_core-2.1.so.7.0.0* -rwxr-xr-x 1 root root 229752 Aug 2 14:22 libevent_core-2.1.so.7.0.0* lrwxrwxrwx 1 root root 26 Jan 11 03:15 libevent_core.so -> libevent_core-2.1.so.7.0.0* lrwxrwxrwx 1 root root 27 Jan 11 03:15 libevent_extra-2.1.so.7 -> libevent_extra-2.1.so.7.0.0* -rwxr-xr-x 1 root root 143264 Aug 2 14:22 libevent_extra-2.1.so.7.0.0* lrwxrwxrwx 1 root root 27 Jan 11 03:15 libevent_extra.so -> libevent_extra-2.1.so.7.0.0* lrwxrwxrwx 1 root root 29 Jan 11 03:15 libevent_openssl-2.1.so.7 -> libevent_openssl-2.1.so.7.0.0* -rwxr-xr-x 1 root root 31336 Aug 2 14:22 libevent_openssl-2.1.so.7.0.0* lrwxrwxrwx 1 root root 29 Jan 11 03:15 libevent_openssl.so -> libevent_openssl-2.1.so.7.0.0* lrwxrwxrwx 1 root root 30 Jan 11 03:15 libevent_pthreads-2.1.so.7 -> libevent_pthreads-2.1.so.7.0.0* -rwxr-xr-x 1 root root 14296 Aug 2 14:22 libevent_pthreads-2.1.so.7.0.0* lrwxrwxrwx 1 root root 30 Jan 11 03:15 libevent_pthreads.so -> libevent_pthreads-2.1.so.7.0.0* -rwxr-xr-x 1 root root 14192 Dec 18 13:34 libevents-samba4.so*
  19. I was just looking at the source, and I think it's due to the "less than": elif is_unraid_version '>=' '6.8.0-b1' && is_unraid_version '<' '6.8.1'; then Perhaps there is a dependency on the kernel version in 6.8.1 and what is being brought down for tmux, libevent and utemper. But I think likely the same packages from 6.8.0-b1 would work, will see 🙂
  20. unRAID version (6.8.1) not supported. plugin: run failed: /bin/bash retval: 1 Being marked for deletion, and cannot reinstall on 6.8.1
  21. Thank you and the team for all the hard work lately!
  22. https://github.com/jlesage/docker-qdirstat/blob/master/README.md#vnc-password
  23. No idea. Handbrake can't unlock and decrypt an encrypted disc, that's not what it does. Perhaps you have something like AnyDVD installed, or some other unlocking software that you forgot about? which is presenting the disc as unlocked to handbrake? That is completely doable, unlocking the disc via software and then handing off to handbrake as a disc in a drive.
  24. Also, if you are behind a VPN service, most block open ports unless you are with a VPN provider than allows you to open ports for redirects (like I do with Mullvad).
  25. What I mean is Handbrake is not a decrypting program. So if you are putting in regular movies like DVD or Blu-Ray, and expecting Handbrake to open and re-encode them, it won't do that. Movies (DVD and Blu-Ray) have encryption on them, so you need something to crack the encryption first, like MakeMKV or AnyDVD for example. You can't go directly from Blu-Ray to .MP4 for example with Handbrake alone. It may be trying to read the disc, but it doesn't understand what it is (because it's encrypted), so it spits back title not found.

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.