Files
escripts/qbittorrent
Eugene Amos 845efd02ec qbittorrent
> added README.md
2023-11-26 23:02:59 -08:00
..
2023-11-25 00:34:51 -08:00
2023-11-26 22:17:10 -08:00
2023-11-26 23:02:59 -08:00

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.