question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

uTorrent script hanging

See original GitHub issue

Windows 10 build 14393.693 uTorrent 3.4.9 w/ WebGUI enabled

If this is the wrong place to look for support I appologize but I couldn’t find any official forums. I’m trying to get the uTorrent script working but I can’t get it to execute properly. According to the uTorrent logs I think it’s sending the correct command:

[2017-02-24 14:13:17] Executing: C:\sickbeard_mp4_automator-master\uTorrentPostProcess.py sonarr udp://tracker.trackerfix.com:82/announce D:_uTorrent\Brooklyn.Nine-Nine.S04E11E12.720p.WEB-DL.DD5.1.H264-GoApe[rarbg] multi Brooklyn.Nine-Nine.S04E11E12.720p.WEB-DL.DD5.1.H264-GoApe.mkv 2F0A5F8A0A841F8E1F34CC29C81B77A64EA9B993 Brooklyn.Nine-Nine.S04E11E12.720p.WEB-DL.DD5.1.H264-GoApe[rarbg]

And all I can find in the script folder’s info.log file is this:

2017-02-24 14:06:32 - uTorrentPostProcess - INFO - uTorrent post processing started. 2017-02-24 14:06:32 - readSettings - INFO - C:\Python27\python.exe

The command line opens with those two lines and sits there for a few minutes. Oddly enough, it creates another folder inside of the download folder with the same name. Then it creates a new .mkv file inside that with the same name as the downloaded video in the folder above but it always sits at less than 100mb. Eventually the command line does something then disappears. The logs don’t show any additional info after that so I ran the command manually and this is what it eventually does after hanging for a bit:

2017-02-24 14:19:58 - uTorrentPostProcess - INFO - uTorrent post processing started. 2017-02-24 14:19:58 - readSettings - INFO - C:\Python27\python.exe Traceback (most recent call last): File “C:\MP4Automator\uTorrentPostProcess.py”, line 160, in <module> shutil.copy(inputfile, newpath) File “C:\Python27\lib\shutil.py”, line 119, in copy copyfile(src, dst) File “C:\Python27\lib\shutil.py”, line 69, in copyfile raise Error(“%s and %s are the same file” % (src, dst)) shutil.Error: D:\_uTorrent\Brooklyn.Nine-Nine.S04E11E12.720p.WEB-DL.DD5.1.H264-GoApe[rarbg]\Brooklyn.Nine-Nine.S04E11E12.720p.WEB-DL.DD5.1.H264-GoApe[rarbg]\Brooklyn.Nine-Nine.S04E11E12.720p.WEB-DL.DD5.1.H264-GoApe.mkv and D:\_uTorrent\Brooklyn.Nine-Nine.S04E11E12.720p.WEB-DL.DD5.1.H264-GoApe[rarbg]\Brooklyn.Nine-Nine.S04E11E12.720p.WEB-DL.DD5.1.H264-GoApe[rarbg]\Brooklyn.Nine-Nine.S04E11E12.720p.WEB-DL.DD5.1.H264-GoApe.mkv are the same file

For reference, this is my uTorrent section from the autoProcess.ini:

[uTorrent] convert = False couchpotato-label = couchpotato sickbeard-label = sickbeard sonarr-label = sonarr bypass-label = bypass sickrage-label = sickrage webui = True action_before = stop action_after = removedata host = http://192.168.1.3:38081/ username = Belariad password = REDACTED output_directory = radarr-label = radarr

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
SgtBattencommented, Feb 24, 2017

Delete you username and password stuff mate

0reactions
mdhigginscommented, Jul 4, 2017

Should be fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Anyone having a problem with uTorrent hanging for while at a time ...
I'm on 64bit Win7 and have used uTorrent for as long as I can remember. For the last few weeks I've noticed uTorrent...
Read more >
utorrent hanging pc finally - Troubleshooting - µTorrent Community ...
Hello, I have a problem with utorrent 2.0.4 build 21586 and win7 x64. So problem is: I start utorrent, and after some time,...
Read more >
uTorrent hanging in Windows Server 2008 and 2008 R2 - Page 2 ...
Let's see your hijackthis log and process explorer process list with the dll list for the utorrent.exe process then. err, I have no...
Read more >
Examples of automatic handling of finished downloads (scripts)
One for new downloads and one for deleting old torrents, and they get parameters directly from uTorrent. Under uTorrent preferences -> Advanced ...
Read more >
uTorrent Hangs on Exit - Troubleshooting - Forums - uTorrent
I subscribe to the ad-free uTorrent for Windows. I'm running version 3.5.4.44498 on Windows 7 Pro 64-bit. When I exit uTorrent, it hangs...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found