Jump to content

Question for Run this program when Torrent is finished


znoopy

Recommended Posts

Hi

Im using Run this program when Torrent is finished with the command line
"C:\Program Files\WinRAR\winrar.exe" x -r "%D\*" "D:\TorrentDownload\_Dronedir\"

But can i get it only to run for specified labels with the %L parameter ? If so please help me!
 

/Z

Link to comment
Share on other sites

No, it is uTorrent related, since %L has nothing to do with Winrar... And yes, you can do that, by activating a cmd script, with the %L and an input parameter. Within that script you can do whatever conditioning you like to do... :

"d:\program files\utorrent\run-program.cmd" "%D" "%N" "%L"

Link to comment
Share on other sites

Your using Winrar to extract the file and if it doesn't like the file name then it won't work. Comes down to Winrar can't read the file. Maybe you should use a better program that is better at what your extracting - utorrent isn't extracting the file, WinRar is doing that job.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...