Qbittorrent docker app

Hi, TrueNAS Scale ElectricEel-24.10.2.2 . When running Qbittorrent app version 5.0.4 works fine. I’ve noticed for a few months that when I upgrade to any 5.1.0 version, the web interface no longer passes through right-clicks on a given torrent to the web app (I use Firefox, but I had the same behavior with Chrome). The right-click instead opens the browser’s context menu. This makes it impossible to assign tags or categories to running torrents. When I roll back to 5.0.4, right-clicks once again passes-through to the web app.

I haven’t seen any complaints about this behavior on the Qbittorrent forums, so I think the issue is specific to the TrueNAS docker app.

I have qbittorrent 5.1.0 installed as custom app( truenas 25.04.1), it do have right click app menus.

I recommend my fellow qbit enjoyers try an alternative ui. It’s super easy to install and use, has themes, and great category and tag support.

It’s called Vuetorrent. Google it, it lives on github somewhere with an active developer. Give that a shot and see if your right click issue goes away.

Dark mode rules.

1 Like

Not sure which image the catalog version uses, I think it’s from this project. Have no idea if they are just using someone else’s images.

You could also check out the qbittorrent github page and check for issues. Possible that it is a bug that will get fixed. Or maybe nobody has reported it.

The container source is listed right in the app description, no need to guess:

1 Like

Technically that’s not the image either.

image:
repository: Package qbittorrent · GitHub
tag: 5.1.0

As for the issue, is it a bug with the qbittorrent 5.1.0 or the image that project built? I’d start with checking the qbittorrent github for issues first.

True, it’s not a direct link to the container itself, it is however the correct github source.