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. Did you try to only include a test folder as backup source ? Do you have the same issue with different backup targets ?
  2. Support for FreeFileSync docker container Application Name: FreeFileSync Application Site: https://freefilesync.org Docker Hub: https://hub.docker.com/r/jlesage/freefilesync Github: https://github.com/jlesage/docker-freefilesync Make sure to look at the complete documentation, available on Github ! Post any questions or issues relating to this docker in this thread.
  3. You may run "docker image ls | grep jlesage".
  4. Somehow permission on the first 2 files have changed. They should not have the execute permission... Removing and re-installing the image is probably not working because these files are part of the baseimage. So you also need to remove all images that depend on the same baseimage (e.g. MakeMKV, MKVToolNix).
  5. Can you try to run and report the output of the following command, replacing "<DIR>" by your data-root directory ? find <DIR> -type f -name XDG_CONFIG_HOME -exec ls -l {} ';'
  6. What version of unRAID do you run ? What kind of Docker data-root did you setup (btrfs, ifs, directory) ?
  7. You can add the VNC_PASSWORD environment variable. See: https://github.com/jlesage/docker-filezilla#environment-variables https://github.com/jlesage/docker-filezilla#vnc-password A reverse proxy can also be used.
  8. What changed recently in your setup?
  9. By default the volume mapping is read-only. To change it, edit the containers settings, toggle the Advanced View (at the upper right), click the Edit button next to the "Storage" setting and change the Access Mode to Read/Write.
  10. @younkster, you can also check the container's log to better understand what is happening.
  11. All settings/variables related to the automatic disc ripper don't apply to the MakeMKV UI. You can adjust the minimum title length from the MakeMKV UI itself, in settings.
  12. Do you want to rip a disc using the UI or the Automatic Disc Ripper ?
  13. Reset of settings is caused by a bug with the MakeMKV cli: when the beta key is expired, it seems to clear all settings instead of just removing the beta key from the file. You can follow the discussion here: https://github.com/jlesage/docker-makemkv/issues/172
  14. This issue is now fixed with the latest image.
  15. I don't seem to be able to reproduce on my side. Do you know if the crash occurs on specific files/video formats ? Also, could you try to add "--ulimit core=-1" to "Extra parameters" and see if the crash report has more details?
  16. Yes it works well on my MacBook. I've set the trackpad's secondary click to "Click with Two Fingers".
  17. Yes, I keep the container image updated with the latest version of CloudBerry Backup.
  18. Can you share a screenshot of the error ?
  19. This issue will be fixed in the next version!
  20. From the control menu, you just need to change the scaling mode to "local". Then restart the container to reset the size of the HandBrake's window to what you configured in container's settings. This should give you the same thing as the previous version.
  21. There is now a control menu to handle that. When you first load the page, or reload the page, the control menu is shown for few seconds before being automatically closed. See the handle on the left side of the screen to open it again.
  22. "Right click" --> "Unselect all" works for me.
  23. What is the issue exactly ? The screenshot you shared tells that your backup size is bigger than 5.5TB. Is this the case?

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.