diff --git a/docs/Downloaders/qBittorrent/qBittorrent-Basic-Setup.md b/docs/Downloaders/qBittorrent/qBittorrent-Basic-Setup.md new file mode 100644 index 000000000..9e4cdf9cc --- /dev/null +++ b/docs/Downloaders/qBittorrent/qBittorrent-Basic-Setup.md @@ -0,0 +1,13 @@ +# qBittorrent - Basic Setup + +This basic example is based on the use of docker images + +!!! note "" + Keep in mind I've setup my paths so it works with hardlinks and you get instant moves. + +!!! warning "" + The default path setup used by [Linux|Server.io](https://hub.docker.com/r/linuxserver/) don't support hardlinks and instant moves, but you're able to change this, by not using the pre-defined paths like `/downloads` `/movies` and `/tv` and use paths like `/data/downloads`, `/data/media/movies` and `/data/media/tv`. + +------ + +## Soon