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.

Lonewolf147

Members
  • Joined

  • Last visited

Everything posted by Lonewolf147

  1. If you have multiple libraries on Plex, like Movies, and Movies (Anime), how do I list those in the config? Are they comma separated? Or does PU only recognize one library per type?
  2. What does Membarr do if your Plex server has reached its 100 users maximum and it tries to add a new user?
  3. Hello again! I use PIA for my VPN. I pay to have their dedicated IP service. Is there a way to configure qbitv to use that instead of just a random IP from PIA? Also, does qbitv automatically update whatever the port is assigned with port forwarding? EDIT: I just read that it does work with port forwarding and PIA. So my only question is regarding dedicated IP's
  4. I'd like to switch the Plex docker version I use from the original to the binhex (i have a plex pass). I was hoping I could just point it to my old data location (I have made copies for testing). When I start the binhex version, it takes a while but it finally starts up. When I select myself from the home screen, it starts up as a new server. Although it recognizes my old server name, all my libraries are gone. I have them pointed to the correct location in the docker setup screen. I'm just not sure if there is a way to do a seamless transfer like this, or would I have to rebuild everything?
  5. Three questions. I use PIA for my VPN. How can I verify that I'm actually on the VPN when qbtvpn is running? Or won't it run at all if not connected? (currently it is running great, I just don't know if it is really on the VPN) Second, if I use other VPN enabled *arr apps, is each one considered it's own computer, or are they all considered one login by PIA? I have a limited about of 'uses' for PIA and I wouldn't want to get myself into a bind. (currently qbtvpn is the only one I'm using) Third, I use port forwarding with PIA. Can I set, or does qbtvpn already, read whatever the port I'm given is and use that in it's settings?
  6. Gotcha. Guess it's another suggestion then I thought about letting it seed everything... but I don't have enough space to keep holding on to all the files I regularly download.
  7. When you have a torrent that is added to the queue, is there a way to tell which indexer it pulled it from? I use Prowlarr and have about 20 indexers in my *arr programs. But, I also have a single private indexer that requires ratios to be maintained. I'd like to be able to look somewhere and see if a torrent was pulled from that site or not, so I can ensure it doesn't get deleted and seeds longer than everything else.
  8. Is there a way to get all the movies/tv shows that are requested and still in Radarr/Sonarr but not downloaded, to show up in the Requested list? Rather than just the little icon on the poster. It would be nice to let members see things that are already on the list that maybe I've added directly to *arr.
  9. I like the feature that lets you delete a torrent and its files when it reaches a specified seed ration and/or time limit. Is there a way to set qbtv to only delete the file if it has a specified category? I have torrents set to change to Imported category via the *arr programs. But quite often, I'll reach a seed ratio before the file finished importing into my Plex server. When that happens, the file gets delete and it doesn't finish the import. If I could set it to only delete files that have a specific category, that would be great.
  10. I'll check that and report back... EDIT: That did the trick. BIOS had the drive set to RAID. Disabled that (wouldn't let me boot back into Windows of course) and the when I booted the Reatore CD the drive showed up and I'm currently watching it restore!
  11. 2.4.2. Just downloaded today to do this.
  12. I'm having a small nightmare now. Maybe someone here can help. I have multiple windows machines using the client, and the host is running on my unraid system. Backing up images works like a charm. MY laptap is now taking a dump, and I need to do a restore from one of the backups. I created the Restore CD, ran it, and get to the page where I select which backup to use, but when I look at the list of hard drives to restore to, my internal HD on my laptop isn't there. Any misc USB's I have plugged in are seen, just not the HD. I've unplugged all the USB's and tried again, and now there is nothing listed in the destination dropdown. Searching the net there were some articles talking about a restore button that should be in the web UI of the server... I don't see it. I can't even find the file that some people referenced changing a setting in "urbackupclient" I was able to do a windows restore and keep my files, so I have a partially working laptop. I reinstalled the client so I can try stuff now, but I just can't seem to get a restore started. Any ideas? when I click on the listed backup from the web ui, all it gives me is image backup information.
  13. I see what you're getting at. I'll see about changing that later. The less clutter in the background, no matter how well it works, the better. Thanks again
  14. Here is how my regular qbit is set up: And here is how I am getting qbitvpn setup: This is what I added to my qbitvpn template:
  15. I am, Sonarr, Radarr, Lidarr, Readarr, and my default setup is that I have an external laptop that only has qbit running on it with PIA running as its own background app. All the *arrs use two directories and work just fine. I'm just now trying to get qbit to run on my unraid server so I can eventually take off the laptop. I run Plex, and it won't work with a VPN since it masks my IP. So I like these vpn built in *arrs from binhex. If I can get qbit to work like this, it would be much more streamlined.
  16. Oh my word. Well, it was just that. I added those two paths to the template, restarted, and now it works. smh. Thanks for getting my head thinking in the right directiion.
  17. When I read through all the install docs for this, I didn't see anything that said I needed to add additional paths to the setup in order to see other locations. Do you think I need to do that, since i'm not using the /data location for downloads?
  18. No, that should be the directory that qbit is installed to. The location I want to download it is a pool drive named plex-pool-drive with two subdirectories, complete, and incoming. Those two subdirectories show up in my Share list. I've tried using /mnt/user/complete(incoming) and I still get an error. I've also tried just /complete, /plex-pool-drive/complete, /main/mnt/user/complete, and several others. I've used Doublecommander to make sure all the permissions are set allow read/write on those directories. I did try and set the download location to /tmp/ and it worked perfect, but I'm not going to use my ram for downloads.
  19. Command executiondocker run -d --name='binhex-qbittorrentvpn' --net='bridge' --privileged=true -e TZ="America/Chicago" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Valaskjalf" -e HOST_CONTAINERNAME="binhex-qbittorrentvpn" -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='**********' -e 'VPN_PASS'='**********' -e 'VPN_PROV'='pia' -e 'VPN_CLIENT'='openvpn' -e 'VPN_OPTIONS'='' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='no' -e 'WEBUI_PORT'='8080' -e 'LAN_NETWORK'='192.168.1.0/24' -e 'NAME_SERVERS'='84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1' -e 'VPN_INPUT_PORTS'='' -e 'VPN_OUTPUT_PORTS'='' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8080]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/qbittorrent-icon.png' -p '6881:6881/tcp' -p '6881:6881/udp' -p '8080:8080/tcp' -p '8118:8118/tcp' -v '/mnt/user/appdata/data':'/data':'rw' -v '/mnt/user/appdata/binhex-qbittorrentvpn':'/config':'rw' --sysctl="net.ipv4.conf.all.src_valid_mark=1" 'binhex/arch-qbittorrentvpn' 695bf53336341a1b45c9f2da1a93d51745655d377140a2aa3c591593b2da1d92 The command finished successfully!
  20. Hey folx. I'm at my wits end. I've tried searching Google and no luck there. I'm still pretty new to UnRaid. I have been using qBittorroent just fine for a while now. I decided I was going to switch to Binhex's qBitorrent VPN with my PIA account. I've been able to get the docker up and running, BUT, I can't get it to save to the drive array. I have a single drive on my array that I added to a pool specifically to handle the downloads of the torrents. I can't seem to get the location correct in the config though. I've tried so many things and and keep getting an error when a torrent is added. When I look at the logs it says there is an Error: Permission Denied. for the files. I'm pretty sure I don't have the directory listed correctly in qbit. I've tried many iterations and just don't know what I'm doing wrong. What info can I provide to help diagnose this?
  21. I see. I wasn't aware of how all that worked in the background. The word 'template' gets thrown around so much I sometimes get lost. Thanks for all your replies and help in this thread though.
  22. My bad LOL I thought you were just a smart user, not the author. Why not spend some time and try to update it to working status again?
  23. Any way we can report it? Looking at it in the repository in UnRaid I don't see any kind of reporting option.
  24. I'm having this issue now too. None of my set files are actually transferring to Plex. They used to, so I don't know what has changed to affect this. Probably something in Plex itself since Rollarr doesn't update very often. So for now I'm back to manually adding my preroll lists until this gets sorted out.

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.