You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to setup on download and on fail different notifications?
I think I can use Run external program on torrent completion and wire it up to ntfy server with curl. However not sure if this will get triggered even if torrent is not downloaded (failure)?
%N: Torrent name
%L: Category
%F: Content path (same as root path for multifile torrent)
%R: Root path (first torrent subdirectory path)
%D: Save path
%C: Number of files
%Z: Torrent size (bytes)
%I: Info hash
Doesn't look like I can get notification type (success/failure). So this only get's triggered on success then?
The text was updated successfully, but these errors were encountered:
Is it possible to setup on download and on fail different notifications?
I think I can use
Run external program on torrent completion
and wire it up to ntfy server with curl. However not sure if this will get triggered even if torrent is not downloaded (failure)?Doesn't look like I can get notification type (success/failure). So this only get's triggered on success then?
The text was updated successfully, but these errors were encountered: