Lorenz

Members
  • Posts

    3
  • Joined

  • Last visited

Lorenz's Achievements

Noob

Noob (1/14)

1

Reputation

  1. You can change which image the docker container uses as a base. Go to the Docker tab on your unraid server, click the icon for the qBittorrent container and pick "Edit". Near the top will be a "Repository" setting containing the the path to image you are currently using. Usually this will be something like linuxserver/qbittorrent or linuxserver/qbittorrent:latest for the latest release. You can change this line to include a specific version tag you want to use, like for example: linuxserver/qbittorrent:14.3.9 . You can find out which tags are available by looking at the dockerhub page https://hub.docker.com/r/linuxserver/qbittorrent/tags. There you can look for a specific release you would like. Make sure to change it back to linuxserver/qbittorrent or linuxserver/qbittorrent:latest in the future when you want updates again (and your trackers have allowed the latest versions). I've had to roll back to 14.3.9 too today after updating my container and having some torrents stall because 4.4.x wasn't whitelisted yet. Hope this helped you 🙂
  2. I'm having the same issue. Is there a solution to this? @peter_sm