Notification balloons for completed torrents

Windows specific questions, problems.
Post Reply
Fuming

Notification balloons for completed torrents

Post by Fuming »

Just thought I'd pass along a tip on something I enjoy using: Notification balloons when torrents finish downloading. This can be accomplished using NirCmd.

After downloading and extracting NirCmd, you simply go into Options > Downloads in qBittorrent, enable "Run external command on torrent completion", and enter the appropriate command line. I use:

Code: Select all

nircmd.exe trayballoon "qBittorrent" "Torrent ~q%N~q saved to ~q%D~q." "C:/Program Files/qBittorrent/qbittorrent.exe,0" 60000
Post Reply