Jump to content

paleghost

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by paleghost

  1. 55 minutes ago, wgstarks said:

    Right click on Categories>All in the left side menu bar and you will get a popup that will let you create a new category as well as set a save location. Example: /data/downloads/tvshows/

     

    Go to Settings>Downloads. Scroll down to "Automatically add torrents from" and set a Watch folder. Example: /data/watch/

    Any torrent files added to this folder will be added to downloads.

     

    Remember the root of these paths must be /data/ (assuming you haven't changed the default in the container settings).

    okay so how do I go about changing the /data mapping to where I have plex server files mapped to?

  2. 45 minutes ago, wgstarks said:

    Right click on Categories>All in the left side menu bar and you will get a popup that will let you create a new category as well as set a save location. Example: /data/downloads/tvshows/

     

    Go to Settings>Downloads. Scroll down to "Automatically add torrents from" and set a Watch folder. Example: /data/watch/

    Any torrent files added to this folder will be added to downloads.

     

    Remember the root of these paths must be /data/ (assuming you haven't changed the default in the container settings).

    is changing the root as simple as changing it under host path 2 in the container settings?

  3. Okay so now the problem I am having is with different save locations. How can I add multiple download paths using categories? Like having the movie category automatically move into mnt/user/plex server/movies and mnt/user/plex server/ tv shows? Is this something in the edit portion of the docker container like adding a new path? Also how do I get automatic .torrent adding from a monitored folder to work? Thank you!

  4. 31 minutes ago, wgstarks said:

    Make any change to the container settings and then revert it. Then copy the text in the popup window when you select “Apply”. That’s the run command.

    Thanks Walter

     

    The run command is:

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-qbittorrentvpn' --net='bridge' --privileged=true -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='vpn username' -e 'VPN_PASS'='vpn password' -e 'VPN_PROV'='airvpn' -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'='209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1' -e 'ADDITIONAL_PORTS'='' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '6881:6881/tcp' -p '6881:6881/udp' -p '8080:8080/tcp' -p '8118:8118/tcp' -v '/mnt/user/appdata/binhex-qbittorrentvpn/qBittorrent/downloads/':'/data':'rw' -v '/mnt/user/appdata/binhex-qbittorrentvpn':'/config':'rw' --sysctl="net.ipv4.conf.all.src_valid_mark=1" 'binhex/arch-qbittorrentvpn'

    cad4cc8399089b529944d361cfd04747e9916c3dba788a7a3cf7381616fc9a6b

  5. Hello all,

     

    I am new to Unraid so this may be user error but after searching the forums I did not find a clear answer. I have the airvpn config file working with qbittorent and the container starts and I can get into the web GUI, however when I add a torrent the peers populate, and it starts to download at a good rate but falls sharply to zero within a few seconds. Once every few minutes it tries and some data comes through but then it's back to zero. Any thoughts?

     

    Attached is the debug mode supervisor log

    binhex-qbittorrent-debug.txt

×
×
  • Create New...