uTorrent v2.2.1 Set Download Location After Sonarr File Move

I am using uTorrent v2.2.1 and Sonarr utilizing the “Black Hole” method to download and then I have Sonarr move the files to a new location. Upon doing this, it breaks the uTorrent Seed Link. Is there a way to automatically set the download location for that specific file to the location where Sonarr moved it.

I cannot use uTorrent v3.0.0+ because of other limitations.

PS: Nobody likes hit and runs :smile:

Blackhole doesn’t have a way to update anything because it is a simple import mechanism (move only) and has no concept of a client that needs to be updated.

Making a copy/hard link via uTorrent to the Blackhole directory is a potential option, but nothing in Sonarr will handle this for you.

Custom scripts could potentially do it: https://github.com/Sonarr/Sonarr/issues/439