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.

saarg

Community Developer
  • Joined

  • Last visited

Everything posted by saarg

  1. How do you know it's transcoding? You need to check which profiles the users you have are using. They should be set to pass if that is what you want.
  2. It should have been built, and it was built successfully, but for some reason it's not being pushed to docker hub or github. I'll check what the issue is.
  3. More info is needed. How is you setup and which profiles are you using. Which client are you using. If you are using the tvh gui and the player there, it will transcodes by default.
  4. You do know that the two are separate? The nvidia build is a complete unraid build and you need to wait until the nvidia build of 6.8 is out before you update. Updating to stock unraid and then choosing the latest available nvidia build will downgrade unraid.
  5. Did you check the certificate if it's really expiring? The certificate is renewed at night, so be sure to leave you server on or else it will not be renewed. you can also just add a new fake subdomain to trigger a new certificate.
  6. Delete the appdata folder also if you want to start fresh. If you aren't using the database for anything else, it's probably best to nuke that one also, including its appdata folder.
  7. Are you trying to import the config file of webgrab++ using the tv_grab_wg? Webgrab++ is a standalone software you run to get the TV listing in an xml file that you import into tvheadend using the wg grabber.
  8. Don't exec into the container. Just edit the file in the appdata share for openvpn-as. Then you can use nano.
  9. You could try running the docker safe new permission tool in tools of unraid. Choose the shares you mount in plex.
  10. Your isp. You get a 404 on hub.docker.com?
  11. You can't run the command if you can't get into the container. So yes, while it's running.
  12. The default folder for www is /config/www or appdata folder of letsemcrypt/www. You probably have to restart the container for the changes to be active.
  13. As long as you don't set an IP for the container, you can still reach it on unraidIP:port even when it's on another custom bridge, as you proxynet. You are correct in that both containers have to be on the same bridge to talk to each other. That's a security feature so containers can't talk to the host. I don't think you can set up a route in pfsense to the internal docker network. If you need mariadb in both the default bridge and in your proxynet, I think the best option is to set up one container in each bridge.
  14. When it's included in a new release it should be available. You have to ask ddclient when the will release a new version. We are releasing the original ddclient and not the fork on github. Should probably shift it to the fork as the original version is dead.
  15. It's a webserver, so you can do whatever you want with the landing page.
  16. You are doing something wrong if the IP changed. Have you been using the internal docker network address? Don't use that. Use unraid IP:port (if you can specify port) or set your own IP, as I think you did. You have both on a custom bridge? Might be your database got corrupted. Don't know without logs. I don't know if you can specify the location for uploads. You have to consult the piwigo documentation to find that out.
  17. If docker hub can't be reached from your server, you can't update the container, so that is probably the reason why you are still on an old version.
  18. I'm going to answer that with a question and you will hopefully understand where to images are stored. Where is you appdata folder located?
  19. If you can connect with your IP:8082 you have an open port that should be closed. You only need port 80 or 443 to the outside.
  20. When you are in the user section there is a add new user button in the menu on the left. If you are on a mobile device that menu might be hidden. Click the sandwich button and it should appear.
  21. Deleting the content of the codecs folder as it says in the post you quoted.
  22. You should ask jellyfin why they stopped building their nightly containers. We have no plans to start building based on their commits.
  23. Their last release was 3 days ago, and so was ours, so not sure how you can define that as stopped publishing builds?
  24. That question is better asked to nextcloud. Nextcloud stores the file temporarily somewhere before writing it to disk and we have no control over where they choose to store it. Might be stored in /tmp inside the container, so you could try to mount a folder to /tmp and see if it changes anything. Do not mount unraid /tmp to /tmp inside the container as that might cause deleted files in tmp that shouldn't be deleted.

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.