@ -200,11 +200,12 @@ Choose your method (select a tab) and copy/paste the script in the new window th
Replace `/mnt/user/data/scripts/` in the script with the path you have chosen for the Python script.
Replace `/mnt/user/data/scripts/` in the script with the path you have chosen for the Python script.
- `days_from` => Set Number of Days to stop torrents **from** for the move.
- `--days_from` => Set Number of Days to stop torrents **from** for the move.
- `days_to` => Set Number of Days to stop torrents **to** for the move.
- `--days_to` => Set Number of Days to stop torrents **to** for the move.
- `host` => The URL you use to access qBittorrent locally.
- `--host` => Replace ip with your unraid server ip, replace port with your webgui port you use to access the webgui.
- `user` => Your used qBittorrent `User Name` if you have authentication enabled.
- `--user` => Your used qBittorrent `User Name` if you have authentication enabled.
- `password` => Your used qBittorrent `Password` if you have authentication enabled.
- `--password` => Your used qBittorrent `Password` if you have authentication enabled.
- `--cache-mount` => Cache mount point in Unraid. This is used to additionally filter for only torrents that exists on the cache mount. Use this option ONLY if you follow TRaSH Guides folder structure. (For default cache drive set this to `/mnt/cache`)