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.

tjb_altf4

Members
  • Joined

  • Last visited

Everything posted by tjb_altf4

  1. I found ensuring appdata share had exclusive mode enabled, or hardcoding the cache path e.g. /mnt/cache/appdata/jellyfin made a very noticeable improvement.
  2. Vale Bonienl
  3. The default config is for an all in one full node (node/farmer,harvester), this is the easiest way to get going. If you want to run the harvester separate its easiest to not give the full node access to plots, and set up a harvester only config as per Chia's config below. https://github.com/Chia-Network/chia-docker?tab=readme-ov-file#configuration
  4. its a bug with connect plugin (I realised this after posting)
  5. implement the change Squid noted and it'll have a dark header, it takes 5 seconds to apply I'd also add the header being white is a design choice by the Unraid devs, and is not a bug.
  6. its the one in the usage section @JorgeB https://github.com/unraid/api?tab=readme-ov-file#usage
  7. Would still like to see this, in case it's hard for some to visualise, or they've never found the original feature, we currently get a network usage graph for traffic, and can only choose one interface to monitor. This feature request is to have the ability to show one for each interface, like @SimonF made possible with his GPU stat plugin (for showing multiple GPU usage) This is a mockup of what that would look like on my system:
  8. This method was broken in 7.2.0 to secure the GUI for Tailscale users. Before I worked out that method for myself, I used to host a very basic nginx instance that served up the contents of a folder with icons so it could be used in the docker template. You could also create a github repo and load your icons there. It's a stupid work around for a NAS OS that doesn't support using its own local storage, but it works.
  9. Did some testing after reading some issues potentially around btrfs/zfs, decided it would be worth trying to bypass fuse and specify /mnt/cache instead of /mnt/user. I had some queries like Music library drop from 10 seconds to under a second, no more database locked errors. For whatever reason, my appdata wasn't in exclusive mode (legacy settings, so Unraid wasn't doing this for me. Something to try for others.
  10. Docker only uses its internal DHCP, if you want a specific IP for a container, you have to set it in the docker container template. Pfsense (or any other router) cannot assign an IP to a docker container. You are simply reserving the IP for the container in pfsense, so that pfsense doesn't hand out that address to another computer, which could happen when container is stopped.
  11. Just to add, I've daisy chained DS4246 directly off a 9305-16e, but not via an expander... it might be your issue. If you don't need the internal connections, a 9305-8e or 16e would be ideal. Otherwise the other option to try is a straight passthrough which would be better than going through an expander. e.g. SFF-8643 to SFF-8644 Mini SAS Adapter
  12. If you are using RDP, I'm assuming you're on a full OS (and not mobile), in which case you could write a simple script to send WOL packets then start the RDP session (easiest if you save the rdp config to file). There are 3rd party RDP clients with WoL built in, but I have not used them personally. If the client machine is trusted, you could also skip WoL and have a script to SSH into Unraid and issue the virsh commands directly.
  13. Double check to ports used to daisy chain, there is a specific way to daisy chain these units. A quick google will show correct way.
  14. I'm assuming you have spare sata cables on your PSU, in which case it would be easier to modify your sata perif cables to use molex 4pin... or get additional molex cables from Seasonic supplier (same psu side pinout as sata typically). Or you can buy push on connectors, and modify what you have.
  15. the drives require 5V, backplanes that don't require 5V are converting 12V to 5V on the board. Looking at a few images online for this board, it doesn't look like it is doing this conversion. You should be able to spread the load across multiple peripheral cables, I've never seen a 1000W PSU with less than 20A on the 5V rail.... some even go up to 25A
  16. Bump. I see similar idea has been added for the responsive design in Main tab for disk IDs, please add it for docker tags!
  17. I just upgraded from 7.0.1 to 7.2.0 5 minutes ago and didn't see that, but if you select Next you do see 7.2.0-rc1/2 etc with that warning, so maybe that's what was seen
  18. if you let docker assign its own mac, it will start with 02:42 (vendor portion of mac address), you don't need to override mac but it is an option. As above, first part of the mac is 02:42:0a, the rest is determined from its IP address it has been assigned, as explained here: If you change the IP address the mac will change, that was the point I was trying to make.
  19. Yes this works, you can statically assign an IP to a docker, and reserve the address in pfsense... I do this in my Unifi network. You will need to use macvlan for Docker network type, using ipvlan will mean the mac address of container will be the host's mac address. Also understand the mac is deterministically derived from the IP address, unless you define your own custom mac address for the container.
  20. I would suggest making a backup now just in case the issue returns so you can perform a clean wipe (sometimes all that is needed), or to migrate to new usb
  21. Your diagnostics indicate you have 2 networks in docker settings that don't exist in you Unraid network settings. 192.168.3.0/24 192.168.20.0/24 Remove old entries from your docker network settings, or add these additional networks into Unraid network settings. The must exist in both places.
  22. its a garbage release with massive performance regressions, particularly for some of the non-video libraries like music. The issues were picked up months ago during RC testing but the JF devs pushed on regardless. Hopefully the JF devs can rectify it soon.
  23. Migration was fine took 15 min tops, but it's mostly a music player (+42K songs). Performance is terrible now though, simply loading the home page or opening an album takes 10 seconds or more
  24. Caution: next release has a long db migration, so upgrade knowing there will be some downtime https://jellyfin.org/posts/jellyfin-release-10.11.0

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.