Spies

Members
  • Posts

    416
  • Joined

  • Last visited

Everything posted by Spies

  1. Sounds to me this guy is looking to sell access to his Plex library.
  2. I can no longer login to my nextcloud, im sure my password is right but its not accepting it, then reset email never arrives either as I dont think I set up an SMTP server. Help! Solution, open the docker console and type sudo -u abc php7 /config/www/nextcloud/occ user:resetpassword admin where admin is the user you want to reset, no idea what happens but I can get in now.
  3. I thought the error would stop the audio working completely, I haven't done the kernal modification yet because I wondered what would happen, seems like it works anyway in the VM so I'm not sure what the error actually refers to.
  4. Looks that way, or the power cycle killed the disk.
  5. The issue isn't related to Navi though, this is the motherboard audio which I'm trying to pass through.
  6. I'm trying to pass-through my HD audio (for 3.5mm jack) IOMMU group 21:\[1022:1457\] 09:00.3 Audio device: Advanced Micro Devices, Inc. \[AMD\] Family 17h (Models 00h-0fh) HD Audio Controller But I get an error in the log which states that " vfio: Cannot reset device 0000:09:00.3, depends on group 19 which is not owned. " This is Group 19: IOMMU group 19:\[1022:1455\] 09:00.0 Non-Essential Instrumentation \[1300\]: Advanced Micro Devices, Inc. \[AMD\] Zeppelin/Renoir PCIe Dummy Function Not sure what the next step is?
  7. Ratio groups in utorrent - set everything to 0 and then set that ratio group as default.
  8. You can have multiple mapping on the container and just set the Anime shows to use that. Sonarr will do what you want, you just need to look into it. For example I have Radarr add kids movies to media/kids and regular movies to media/movies Sonarr is the same.
  9. That's not true, Sonarr has various options to use season folders mine puts them in /media/show/season /media is the only constant.
  10. Why not just use Sonarr instead of messing about with regex filters?
  11. Does Docker support a range of ports now? Or is it still just individuals.
  12. Spies

    Case for a DAS?

    Ds380 was a bit more than I was wanting to spend.
  13. Spies

    Case for a DAS?

    Firstly I don't want a rack mount case, I need something with front fans for airflow over the drives and ideally quiet. What options does this give me, if any?
  14. That makes no sense, because I have a variety of users and transcode to /tmp/PlexRamScratch with no issues. I use the following to create the folder on array start #!/bin/bash mkdir /tmp/PlexRamScratch mount -t tmpfs -o size=6g tmpfs /tmp/PlexRamScratch
  15. I'm actually seeing the opposite at the moment, the Plex GUI is telling me there is an update to 1.18.5.2309 but the PMS version is 1.18.4.2171 and there isn't an update option on the docker icon. Set version to latest, didn't appear to pull any data and unable to then reach the docker address, set it back to version=docker and it begun working again.
  16. I have a Define R5 which is full of drives, I can replace smaller capacity drives with larger to get an increase in space, however is there any way to use a 9212-4i4e to use an external enclosure of some description with unraid and add those individual drives to the array?
  17. My log is full of mapping errors stating that the movies imdbid cannot be found. But I'm already on the 3rd Dec build.
  18. Is there any way to get the beta versions of plex for those who have plexpass on this docker?
  19. Is it required that you add the letencrypt certificates to plex?
  20. I didn't think it was ready and they had run into some issues with it?
  21. The best thing about unraid is how versatile it is, it has been used for various uses on a lot of the top tech YouTube channels. I would like to see an integrated VPN solution fleshed out in 2020 so we can securely administrator our servers outside of the home.
  22. Found the scheduler setting under, settings, disk settings. Will try bfq for a while.