17 lines
628 B
Markdown
17 lines
628 B
Markdown
# qBittorrent
|
|
|
|
The instructions for setting qbittorrent up with Mullvad VPN can be found here:
|
|
|
|
* https://github.com/nickkjolsing/dockerMullvadVPN
|
|
|
|
But it should work with any VPN that uses wireguard.
|
|
|
|
Compose file:
|
|
|
|
* [compose.yaml](../docker/qbittorrent/docker-compose.yml)
|
|
|
|
qBittorrent uses the same user as jellyfin which writes everything to `/home/jellyfin`
|
|
|
|
I also put the `jellyfin` uid:guid into the qbitorrent container. The files are downloaded to the `bittorrent/downloads` subdirtory of `jellyfin` home.
|
|
|
|
When I want to watch something I can copy it from the downloads directory to the media directory of jellyfin.
|