diff --git a/docs/Downloaders/qBittorrent/How-to-add-categories.md b/docs/Downloaders/qBittorrent/How-to-add-categories.md index 74960df28..2b8042f3d 100644 --- a/docs/Downloaders/qBittorrent/How-to-add-categories.md +++ b/docs/Downloaders/qBittorrent/How-to-add-categories.md @@ -32,3 +32,11 @@ This basic example is based on the use of docker images ## Paths and Categories Breakdown ![!qBittorrent - Paths and Categories Breakdown](images/qb-category-breakdown.png) + +## Downloads do not go into the category folder + +!!! attention "Downloads do not go into the category folder" + + When your downloads ends up in `/data/torrents/` and not in `/data/torrents/{tv|movies|music}` then you probably forgot to change `Default Torrent Management Mode:` to `Automatic` + + ![!qBittorrent - Default Torrent Management Mode](images/qb-saving-management.png) diff --git a/docs/Downloaders/qBittorrent/images/qb-saving-management.png b/docs/Downloaders/qBittorrent/images/qb-saving-management.png new file mode 100644 index 000000000..236aff01d Binary files /dev/null and b/docs/Downloaders/qBittorrent/images/qb-saving-management.png differ