Skip to content

Releases: ggfevans/unraid-qbit-mover

v1.0.0: Initial Release - Unraid qBittorrent Mover Handler

17 Feb 08:37

Choose a tag to compare

First public release of the Unraid qBittorrent Mover Handler

Features

  • Graceful container handling during mover operations
  • Automatic retry mechanism
  • Detailed logging
  • Signal handling and safety checks
  • ShellCheck validated

Installation

mkdir -p /mnt/user/data/scripts/qbit
cd /mnt/user/data/scripts/qbit
wget https://raw.githubusercontent.com/ggfevans/unraid-qbit-mover/main/{mover-stop-qbit.sh,mover-start-qbit.sh}
chmod +x mover-*.sh

Assets

  • mover-stop-qbit.sh
  • mover-start-qbit.sh

Documentation

See README.md for full documentation