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.

Djoss

Community Developer
  • Joined

  • Last visited

Everything posted by Djoss

  1. Just adding "--security-opt seccomp=unconfined" to extra parameter is enough. No need to run in privileged mode. And yes, the shm parameter still needed.
  2. Upload speed is very slow with CrashPlan. Expects several weeks to complete the initial backup. For download, I think the speed is better, maybe someone else can confirm.
  3. Custom preset ? What you should see is a new "Video encoder" for QSV, under the Video tab.
  4. You can also add an element to the template with "Config Type" of "Device", which do the same thing.
  5. Not sure I fully understand your issue, but streams allow you to forward tcp/udp traffic from the Internet to another device on the network.
  6. Try to upgrade to the latest image and do the following: In your access list, make sure Satisfy Any is selected if you have set nothing under the Access tab. In your proxy, remove usage of the access list and save. Finally, re-enable usage of your access list in the proxy host and save.
  7. And how did you configured your proxy host in NPM ?
  8. So were you able to perform an initial backup ? If not, you can try to start from a clean state: Stop the container. Remove /mnt/user/appdata/CrashPlanPRO Start the container.
  9. Thanks for the heads-up! I will have a look at this once the new version comes out.
  10. Correct, watch and output can't be the same. Else, renamed files will be processed again. If you want to rename existing files in-place, you will probably have better luck with using the UI.
  11. Yes this is a known issue/behaviour change. For now you can add "--security-opt seccomp=unconfined" into advanced parameters or enable privileged mode.
  12. You talk about the icon under the Docker page? How do you change it?
  13. That's make sense: the Internal Error is usually due to the Letsencrypt service not being table to reach your container.
  14. If port 80 is blocked, you won't be able to get SSL certificates from Letsencrypt. HTTP validation is the only method supported by Nginx Proxy Manager. You may try the letsencrypt container instead, which I think supports other verification methods, like DNS.
  15. I don't use this myself, but looking at the provided examples, it seem that web socket support may be needed. Did you enabled that ?
  16. Correct, process explained here: https://github.com/jlesage/docker-filebot#installing-a-license
  17. You are right. The issue seems to be caused by the usage of a system call not allowed by default by Docker. I'm looking to solutions, but as a temporary workaround, enabling privileged mode should fix the crash. You can also revert to the previous version.
  18. I also noticed this issue. I'm looking at this....
  19. You can't. However, if you mount this share in unRAID, then you can map the folder to the container.
  20. Yes, this is common and expected. CrashPlan service is known to be slow. However, with deduplication, you may end up with faster completion time...
  21. By default, "/storage" is read-only. HandBrake is expected to write to "/output". So if you navigate under /output and create the folder, it should work.
  22. Sorry for breaking your setup. Because shell variable expansion can occur at multiple levels, it's not easy to get it right for everyone and every scenarios. That being said, putting your ignore parameter between double quotes should fix your issue: --lang de --def "ignore=[.](ts|idx2)$" --def plex=192.168.1.71:xxx --def emby=192.168.1.75:xxx -exec bash /config/postprocess.sh {historic.f} {f} {n} {t} {s} {e} {seconds} The parentheses were the characters causing the issue.
  23. On the Docker page, if you click the icon of the container you installed, you should have a Support link. HandBrake itself has support for NVENC, but not all Docker implementations of HandBrake have it.
  24. Port mappings only apply when you use the "bridge" network type.

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.