several styling and check status fixes. #376

This commit is contained in:
clinton-hall 2014-05-08 10:41:24 +09:30
commit 60787842ce
8 changed files with 96 additions and 17 deletions

View file

@ -109,5 +109,5 @@ class autoProcessMusic:
time.sleep(10 * wait_for)
# The status hasn't changed. we have waited 2 minutes which is more than enough. uTorrent can resule seeding now.
logger.warning("The music album does not appear to have changed status after %s minutes. Please check your Logs" % (wait_for))
logger.warning("The music album does not appear to have changed status after %s minutes. Please check your Logs" % (wait_for),section)
return 1 # failure