assign_category.py
docker-compose-qbittorrent.yml
extra_packages.sh
This script goes in the /custom_script volume folder for qbittorrent container. It will install three programs.
- python3: This is the dependant programming language needed.
- pip3: Package install for python.
- qbittorrent-api: Client API used to interact with qbittorrent over web or CLI.