Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#4419 closed Enhancement (invalid)

Separate file completion notification

Reported by: russkey Owned by:
Priority: Normal Milestone: None Set
Component: Transmission Version: 2.33
Severity: Normal Keywords:
Cc:

Description

It would be great to get notifications that one of the files within a torrent has completed. I don't think it would be useful for *all* torrents, but if it was a setting that could be turned on for individual ones, it would be very handy.

Change History (2)

comment:1 Changed 12 years ago by jordan

  • Resolution set to invalid
  • Status changed from new to closed

Thanks for the suggestion.

IMO, this would be overkill as a feature in Transmission itself, but you could write a helper script to do this via RPC.

comment:2 Changed 12 years ago by russkey

Well, in case anybody else might find it useful, here's a python script which does something like this (notifies of *all* files and only works in python3 on OS X at the moment, but it won't be hard to expand it and make it more robust)

https://github.com/russkey/TransmissionBT_file_completion

Note: See TracTickets for help on using tickets.