saarg

Community Developer
  • Posts

    5374
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by saarg

  1. Then you are configured something wrong somewhere. If you have followed a guide, go over it and check that you have done everything.
  2. And what is the point of posting that link in our support thread?
  3. I doubt you will notice any difference not having PCIe 3.0. You will not notice any difference between Ti or not as it's the same amount of nvenc/nvdec chips on both cards.
  4. I was only talking about if unraid had the correct modules to get our container to run correctly, not if you could do it using unraids built in wireguard support.
  5. You can copy the files to the user you created in Nextcloud, then run the update files command so Nextcloud adds the files to the database. Might be there is a plugin for that. At least there is a plugin for running occ commands from the webui. The command to use is in the nextcloud documentation. For the second question, it's answered multiple times in this thread and searching on google should also give you some guidance.
  6. Use a browser that lets you go to the location. Firefox should let you as far as I know. It has to do with self signed certificates.
  7. Aptalca put this one together, so I don't know the details, but as far as I know it's building the needed kernel modules, and that is not something we can easily do on unraid. I know wireguard is included in unraid, but I have no idea if that is all that is needed.
  8. Inside the Plex folder on both old and new appdata.
  9. Please post the docker run command. I would say you have a permission issue. Check the output of ls -al on bothe locations and post it here.
  10. This have been answered already not so long ago in this thread. The only available builds are the ones you see in the plugin. So no beta.
  11. Have you tried to delete the content of the codecs folder and restart the container? That makes Plex download them again and might fix the issue.
  12. Unraid doesn't support LDAP, so you then need to build a plug-in that enables LDAP or make a feature request.
  13. But if they are only going to use nextcloud, why didn't you create them there? There is no way to get the users created in unraid automatically created in nextcloud.
  14. You don't need plexpass to access Plex in bridge mode. If you map all the ports that is needed for Plex it works. Check the GitHub readme for the ports you need. We try as hard as we can not to touch the application settings files as it often creates problems when the application decided it wants to change the layout.
  15. Why do you need the users on both nextcloud and unraid? If you create a file with a user in nextcloud, that file will get the user:group nobody:users and not the user in nextcloud.
  16. Mylar 3 looks like it's in early development stages still. No idea if/when we will make container for mylar 3.
  17. There aren't many options. Add a new path in the template for the share you want to access in the container.
  18. Your problem is most likely that you only have 2GB of memory. Unraid uses a ram disk for its root filesystem and uses 873MB of your memory for that ram disk. I suggest you install some more memory.
  19. You don't have to do anything to use both hardware encode and decode in Plex. Apart from setting the container up to use your Nvidia card.
  20. I just checked here and installing a new container works. So that means you have configured something wrong, my guess the download folder in pyload. So remove the container and the appdata folder and start from scratch. Be sure to read the docker faq first so you understand how file paths works inside the container. It seems that is where you messed it up.
  21. Better to post your docker run command. How to get the run command is in the dpckerfaq. You also be to tell us what you are configured in pyload settings.