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.

WackyWRZ

Members
  • Joined

  • Last visited

Everything posted by WackyWRZ

  1. I'd been having problems with the Autofan plugin for some time, and I went hacking at the script a while back to make NVME drives work. If I remember correctly, the "System Temp" plugin calls on the AutoFan plugin to get the % value. In the AutoFan script there's a function that calculates "CURRENT_PERCENT_SPEED" and gets fed back. For me the % always showed "0" anyway after hacking at the script to make it work on my system. Either way, I can do without the % showing since this plugin just works great right out of the box. Plus the "Identify" with the ability to make quick labels to identify PWM controllers is also invaluable! Thank you for your work on this!
  2. I've also noticed very odd behavior and it not working correctly after restart if PWM1 isn't set to "Enabled" in the plugin - even if it's not being used. I've had to enable PWM1 and leave it all blank for it to work on reboot. Unfortunately I have not been able to figure what is causing this.. A few of us reported the NVME ignore bug a while back... I'm not great at *nix scripting - or how to fix it, but did narrow it down to WHY. The problem is how it's interpreting an errorcode from SDSPIN. There was a problem a while back where it would spinup drives when polling drives, so it checks first to see if it's spun up. Standard HDDs return a 0 or 1 - NVMe drives return something else, and the autofan plugin is only looking for 0 or 1. Here's the bugreport on Git: https://github.com/bergware/dynamix/issues/83
  3. Thanks for putting this docker together! It's working great except one thing I have noted: When I attempt to stop the container it will not stop correctly. I get an "Execution Error" popup from GUI about 1 minute after clicking stop (timeout is 60s) and it shows "Exited (137)" as the status. It starts back up fine though, so I'm not sure if anything is actually "broke" here.
  4. Somewhere along the lines I lost the percentage next to the RPM in the footer for System Temp. In the syslog I can see: autofan: Highest disk temp is 36C, adjusting fan speed from: FULL (100% @ 2492rpm) to: 114 (44% @ 1354rpm) But in the Unraid footer I see the fan RPM and a 0% next to it all the time. Any suggestions on what to check for this? It looks like the system temperature plugin is supposed to pull the percentage from autofan, but it's getting a 0.
  5. You need to set the "Minimum PWM Value" to something high enough to keep them spinning. That's how I fixed mine, you might have to play with the value to find what works. 255 is "Max" - 65 works well for my system.
  6. Thanks for looking at it saarg. I tried linuxserver/emby:amd64-beta and that gave me the correct 4.5.0.13 version. Tried just "beta" again and it rolled back to 4.4.3.0. I opened "advanced" in docker and hit "force update" on the beta tag and then it switched back to 4.5.0.13... Weird, dunno if there was something cached somewhere but that appears to have resolved it.
  7. Could someone tell me if I am doing something wrong trying to update the beta version on this docker? If I set the repository to: linuxserver/emby:beta it for some reason reverts me back to the 4.4.3.0 version of Emby. If I use linuxserver/emby:4.5.0.13-ls48 or linuxserver/emby:4.5.0.12-ls46 it will install the correct version. I'm definitely not a docker expert, but in looking at the "digest" numbers it seems like just the "beta" tag should be working.

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.