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.

CHBMB

Community Developer
  • Joined

Everything posted by CHBMB

  1. If you're using this with GPU passthrough <config> <!-- Client Control --> <fold-anon v='true'/> <!-- Folding Slot Configuration --> <gpu v='true'/> <!-- HTTP Server --> #Following allows access from local network <allow v='192.168.0.0/24'/> <!-- Remote Command Server --> #Change password for remote access <password v='PASSWORD'/> <!-- User Information --> #Change Team Number and Username if desired. Currently folding for UnRAID team! <team v='227802'/> <!-- Your team number (Team UnRAID is # 227802)--> <user v='chbmb'/> <!-- Enter your user name here --> <passkey v=''/> <!-- 32 hexadecimal characters if provided (Get one here: http://fah-web.stanford.edu/cgi-bin/getpasskey.py)--> <!-- Web Server --> #Following allows access from local network <web-allow v='192.168.0.0/24'/> <!-- CPU Use --> <power v='medium'/> <!-- Folding Slots --> <slot id='0' type='CPU'/> <slot id='1' type='GPU'/> </config>
  2. I'm going to hazard a guess that /downloads is pointing to two different places in Mylar and your download client.
  3. No & not unless your port forward on your firewall/router.
  4. Airsonic is better for podcasts, but for audiobooks there isn't really an alternative. The upstream project has pretty much ceased dev as well if you check out their webpage, with dev shifted to a bridge/shim type approach but nowhere near ready yet.
  5. I'm planning to take a look at this container again soon. Got a fair bit going on IRL at the moment though.
  6. I'm running latest and it's working fine, I've pushed two fixes in the last week for this container.
  7. Fair enough. I might have been thinking about the Intel stuff or something else, I can't really remember, could have been Jellyfin as well. Dunno.....
  8. I'm not sure the Emby official container will work with the Nvidia stuff, we made our container specifically with the Unraid Nvidia stuff in mind.
  9. I briefly tried the office stuff which didn't work for me, but I already have collabora so I reverted to that. I'm sure any niggles will get ironed out with time and patience. Sent from my Mi A1 using Tapatalk
  10. You can, but they stagger the OTA updates, so you can only do it when it's offered to you. Using the terminal you can update whenever you want. Whatever method you're using the "hub" features will not automatically be enabled with an upgrade, you still need to enable the relevant plugins, whereas a fresh install they will be enabled out of the box. Sent from my Mi A1 using Tapatalk
  11. A new install will have the features by default, an existing install will not, and you will need to manually add the relevant apps/plugins via the Nextcloud webui. I have upgraded manually to check everything is working, but not really had time to check it all out yet as spent last night working on something else, which reminds me, I need to upload that. Sent from my Mi A1 using Tapatalk
  12. Latest now working fine.
  13. Nothing, that's why when things are fixed you delete that tag. Sent from my Mi A1 using Tapatalk
  14. What's that got to do with Calibre-web? You've mentioned several different containers, none of which are related to this support thread..... Sent from my Mi A1 using Tapatalk
  15. Have you looked in the logs folder in the appdata directory. No, although the docker.img file being full can give some pretty weird errors. Might be worth a look. No, that's very unlikely, containers are isolated.
  16. No, I've never known that to be necessary and due to the init system used in the container, it's probably futile.
  17. Try a force update as it's definitely working here. If that doesn't do it, then provide your docker run command and container logs.
  18. That was exactly the response I predicted from you! I've been hanging around here for too many years 🤣
  19. I think the police have the wrong guy in custody....... dexn has an alibi, you mean McCloud
  20. Not tried it myself, but if I were to, that'd be how I'd do it. Sent from my Mi A1 using Tapatalk
  21. My two cents. Docker compose is a simple cli way to manage containers. I personally don't see the value in including it in Unraid if people actually want a GUI to manage it, for Unraid that would be like reinventing the wheel and also require every XML template to be rewritten, as well as Dockerman, neither are an attractive proposition. If however people want to manage containers using compose then there is easy access to the terminal from the GUI. I haven't checked if Slackware current has a more recent docker compose version but wouldn't be surprised if it does, in which case someone could submit a PR to NerdPack. Sent from my Mi A1 using Tapatalk
  22. That command shouldn't work as you need to use php7 instead of php These commands are linked to from the first post. Sent from my Mi A1 using Tapatalk
  23. Yes Yes, albeit, running a preview build, stuff goes wrong, you're on your own.
  24. @hernandito This is being discussed here https://github.com/linuxserver/docker-nzbget/issues/91
  25. Python is a bit of a mess at the moment, some projects have been updated to python 3, some are still in the midst of migration, the approach we're currently taking is to include python2 and python3 if the underlying project and it's common plugins/scripts. https://github.com/linuxserver/docker-nzbget/commit/c87dc842020ee2b0f018c6f16cf15b1ff9d41c53 Looks like nzbtomedia has done some backtracking from it's python2 to python3 migration. New release 5 mins ago adds back python2 compatibility https://github.com/clinton-hall/nzbToMedia/releases So, bottom line, container already has python 3 now, and the scripts causing the issue have been reverted to continue to support python 2. So, if you wish to migrate to python 3 I wonder if the shell override is the way forward to avoid getting down and dirty with the terminal.

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.