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. It seems to be an issue on CBB side... you can always complains to their support team
  2. It seems that setting bandwidth limit can cause SSL timeouts. Did you try to remove it to see if it fixes the issue?
  3. The way to identify a preset has been changed in the latest HandBrake version. Add the folder/group in with your preset is. For example, the official "Very Fast 1080p" preset is now identified by "General/Very Fast 1080p".
  4. You should not be concerned by these messages. Which issue do you have exactly ?
  5. Did you set upload bandwidth limits ?
  6. It's an old version of FileBot that doesn't require a license. See https://github.com/jlesage/docker-filebot#donation-supported-version
  7. Running strace on the process while ripping may help finding what is not allowed. Once we know that, you can allow this specific system call, instead of running in privileged mode. PM me if you are interested in doing this investigation,
  8. So what's wrong with keeping AVI format ? It's a well supported format and I'm not sure to see the benefit of converting to mkv.
  9. You need to add 1 file per job... So I guess it's not the right tool for you.
  10. You need create "jobs" and add them to the queue.
  11. Are you using the docker server available on the Community Apps ? If yes, it seems that this server runs on a single port (7777) and is not a web application. In this, case, I think you don't need NPM. Just the DNS name pointing to your public IP and port forwarding like you did. As for the IP, the problem could be a conflict about perceived IP of your server. From the internet, your server appears to have your public IP. But if the server also advertises/reports its own IP, it will probably be the internal one.
  12. Note that avi and mkv are only containers for the video. So for sure, re-encoding an AVI will not make the video better: you will loose in quality. You could, however, convert (remux) an avi to mkv, i.e. copy the video from one container to another. You can try MKVToolNix for this.
  13. I guess you have the same issue using the UI? And you added both /dev/srX and /dev/sgX devices to the container ?
  14. This is "as designed". See the following article: https://handbrake.fr/docs/en/latest/advanced/resizing-video.html
  15. Open the container's settings, then activate the Advanced View (toggle auto top right), edit the Storage item and change the "Access mode" to Read/Write".
  16. You can look at the generated config file in the appdata folder to see if it looks like the example you provided earlier.
  17. Sorry I'm not sure I follow you. Who starts giving you wrong IP addresses ? Terraria ? I never tried this docker, so I'm not sure what we should expect.
  18. The real IP is passed to the proxied service via HTTP headers (added by nginx).
  19. Is this proxy host mapped to an access list ? Did you try to just edit the proxy host and save, to see if the config file is correctly re-generated ?
  20. I'm packaging the application into a Docker container, but I'm not the one developing features. You could ask such requests to the project owner: https://github.com/jc21/nginx-proxy-manager
  21. If you don't use the watch folder (i.e. you configure no path), the automated execution won't do anything. It will be periodically executed uselessly, but this should not have an impact on the system...
  22. What are your settings under the Audio tab? You should probably have "Any" under "Selected Languages" and have "Selection Behaviour" set to "All Tracks Matching..."
  23. I guess you mean stopping a video being encoded by the automatic video converted ? There is currently no clean way to stop it... For temporary folder, do you mean that you don't have access to unRAID's shares/files ?
  24. Yes, the binary is at /usr/bin/HandBrakeCLI in the container.
  25. In proxy_pass settings, you can use IP address (of containers) instead of dns names.

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.