MowMdown

Members
  • Posts

    194
  • Joined

  • Last visited

Everything posted by MowMdown

  1. I just started using it myself, but I know thats what the folk over in r/plex suggest for this type of situation. I would check in with them for a better answer.
  2. I've been having good DL speeds on decently seeded torrents. 6.5MiB/s is about 50Mbps so that would be most of my connection. (using PIA)
  3. I can't remember off the top of my head to give you a solid answer, but what I can tell you is I've also tried it by leaving "/sonar" off the end and I either get a 404 nginx error page or just the blank white page that says "Sonarr Ver." in the upper left corner. Could it be due to the fact that I using Privoxy (Sonarr with proxy enabled)?
  4. So far only Deluge loads correctly. Sonarr however only loads a blank page with "Sonarr Ver" at the top left corner... What confuses me is how am I supposed to know what all I need to include inside the block? Every docker container requires quite a bit of different code to get them to work. location ^~ /sonarr { auth_basic "Restricted"; auth_basic_user_file /config/nginx/.htpasswd; proxy_pass http://192.168.1.200:8989/sonarr; include /config/nginx/proxy.conf; }
  5. Like @HellDiverUK mentioned, you can find Quad Core E3s that support hyper-threading. I myself run a E3-1241v3, Here are the Passmark Comparisons between the E3-1220v3 and the E3-1241v3. With a 10K passmark score, plex thinks it'll be able to handle 5 1080p transcodes.
  6. Would I be correct to assume your subnet is 255.0.0.0? Folder/Docker perms can be reset in unraid settings by running the docker new file perms
  7. Are there any resources I can read up on to figure out this application? I definitely didn't learn this stuff in my CSC courses and it's a real pain in the rear... Want me to build/compile a custom Linux kernel... done! Build a custom android rom from source... done! Reverse engineer an android bootloader...done Reverse proxy a docker... help!!!!
  8. @zyke Will deluge start if you set VPN to no? Not sure if this is part of the problem or not but I believe your CIDR notation should be 10.0.0.0/8 instead of 10.0.0.0/24?
  9. @cybrnook Tick the "Advanced View" in the upper right corner, and you'll see an "Extra Parameters" section just below the "Description" section once your device is plugged into the machine, find its device id/path. cd into /dev/disk/by-id then run ls -l then figure out which is the USB/Device you need - see below on the far right. root@Tower:/dev/disk/by-id# ls -l total 0 lrwxrwxrwx 1 root root 9 Sep 7 16:46 ata-ASUS_DRW-24B1ST_c_C1D0CL043771 -> ../../sr0 lrwxrwxrwx 1 root root 9 Sep 7 16:46 ata-WDC_WD6400AAVS-00G9B0_WD-WCAUF0537940 -> ../../sdb lrwxrwxrwx 1 root root 10 Sep 7 16:46 ata-WDC_WD6400AAVS-00G9B0_WD-WCAUF0537940-part1 -> ../../sdb1 lrwxrwxrwx 1 root root 9 Sep 7 16:46 usb-PNY_USB_2.0_FD_4530100578919190-0:0 -> ../../sda lrwxrwxrwx 1 root root 10 Sep 7 16:46 usb-PNY_USB_2.0_FD_4530100578919190-0:0-part1 -> ../../sda1 lrwxrwxrwx 1 root root 9 Sep 7 16:46 wwn-0x10770454365260107777x -> ../../sdb lrwxrwxrwx 1 root root 10 Sep 7 16:46 wwn-0x10770454365260107777x-part1 -> ../../sdb1 so lets say I wanted to add a device like my CD-DVD drive (obviously not a storage device) I would add in the extra parameters section --device /dev/sr0 Hit Save
  10. Thoughts? Set "incomplete" to the cache. (Current files get saved to cache) Set "completed" to the array. (Finished downloads are moved to the array then seeded) That way the downloads are downloading to the cache and aren't spinning up the array until the download is complete where it seeds via array disk. Feasible? Sensible? Unrealistic?
  11. Make sure you are putting the files in the UNRAID directory (when you are inside of MakeMKV) otherwise MakeMKV doesn't have permissions to write outside. When you installed the container you gave it a path to write to **EXAMPLE** Host: /mnt/user/Media Container: /UNRAID When you are inside the container "/UNRAID" is mounted/pointed to "/mnt/user/Media" <--- The physical location in the array. if you don't select the directory "/UNRAID" you'll get permission errors.
  12. I was able to get rid of my [warn] message about no VPN_INCOMING_PORT being defined. Going to test my speeds here in a few minutes. Seems to be downloading a lot quicker. Add a Variable in the settings for Deluge You want to add VPN_INCOMING_PORT and set it to 38265 (note this is for the NL server)
  13. I knew they didn't port forward but they have P2P servers so I hoped that those specific servers has some kind of magic so my speeds weren't slow... I guess I'm back to my search for a different VPN... Edit: @krobson17 Just signed up with PIA and I still have the same warning as before.
  14. @krobson17 Same as you. My connection maxes out around 1.2MiB in DelugeVPN and I have a 50Mbps fiber line. normally though, its usually in the 600~700KiB range.
  15. Im using NordVPN on a P2P server and I also have this [warn] message, I too would like to know.
  16. Question, when trying to access a blocked site, why instead of the actual site domain do I get "dockerpi.hole" in the domain? Edit: Decided to give my RasPi a try at running pi-hole, it works but its slow, so it set my router to use my servers pi-hole as a secondary DNS
  17. No that's not the URL to the docker logs but that was just me giving an example. I'll be sure to visit the link!
  18. Yeah, there really needs to be a different wording for "Advanced View" and "Advanced Settings" I think the toggle at the top should be changed to "Expert View" to differentiate the two.
  19. Question, How hard would it be to include a button on the docker tab to show the individual docker logs within the app? (I would think you could just have it run the browser api (or however apple does in -app browsers) and display the http://tower/$DOCKER/log with a close button) <--- Instead of leaving the app? I like to monitor some active logs as the dockers are running and this would be a neat feature.
  20. Firstly, since this is a Docker, you would have better luck in the Docker Container section of the forum. "For future reference" Step 0: Create a new User Share where you want to store your plex media. "PlexMedia" as the root directory of that share. Basically: Click "Add Path, Port, or Variable" Select "Path" as the option (should be default) Give it a name like "Plex TV Shows" (or whatever Library you want) In the "Container" field type the path that Plex will use. (you will see this inside of plex when you create a TV Shows library) Example: "/TV Shows" (NO QUOTES) In the "Host" field you the path to your media share you setup. Example: "/mnt/user/PlexMedia/TV Shows/" (NO QUOTES) Give it a description of something like: "Container: /TV Shows" so you know that when you're in Plex the "/TV Shows" folder is linked to "/mnt/user/PlexMedia/TV Shows" Create as many as you like for each Library you plan on creating.
  21. r/homelabsales would be a good place to start. Not new but not from china either.
  22. I'll need to play around with it more. I wasn't really planning on running VMs anyways but it would be nice to have the option to do both in the future. I'm very green when it comes to networking of any kind, so I don't venture very far into that subject. Pi-Hole has been working pretty good though, with the exception of Video Ads in YouTube and other Video Providers.
  23. The issue is the VM Manager. You must disable it and reboot the server for pihole to work. I got pihole up and running. Doesn't look like you can run VM's and pihole at the same time.
  24. They are 0 Bytes, deleting them and rebooting server, will edit post with results. Edit: That worked!