pywhatauto
pywhatauto copied to clipboard
error python
Hello, i test to use this script on what.cd.
But, i have an error:
04/20-14:30:57 FILTER what This is a(n) music release 04/20-14:30:57 FILTER what Checking filter section '2015FLACS' 04/20-14:30:57 FILTER what Detected format match using 'FLAC' in FLAC 04/20-14:30:57 FILTER what Detected source match using 'WEB' in WEB 04/20-14:30:57 FILTER what Detected quality match using 'Lossless' in Lossless 04/20-14:30:57 INFO what Filter 2015FLACS matches 04/20-14:30:57 INFO what (32120574) >> Download starting from whatcd 04/20-14:30:57 ERROR what You have reached your free space limit. Torrent is being placed in an overflow folder. TO COME 04/20-14:31:00 INFO what Logging into whatcd because a cookie was not previously saved or is outdated. Caught a redirect. Code: 302, url: https://what.cd/login.php, headers {'transfer-encoding': 'chunked', 'set-cookie': 'cfduid=d279cd4db5f2ba80beddd464db45sdfsd5g21154f14sc29533060; expires=Tue, 19-Apr-16 12:31:00 GMT; path=/; domain=.what.cd; HttpOnly, session=01KvLDSmn1SS1XEE2h5YUVEME0BmbT1cdsfaZFZGnRDFEG0ZyVUJJgQAA3wRe%2FLkS1wZA8CAhBCKmr9jIFzWZTKwoFvuFJQ5YOWYacpPS3q3Lae89MXebewCe9Y%2FaJSosrzakLyPcO7VnVhnPr1j7Z%2csFw%3D%3D; path=/; secure; httponly', 'strict-transport-security': 'max-age=15768000', 'server': 'cloudflare-nginx', 'connection': 'close', 'location': 'index.php', 'date': 'Mon, 20 Apr 2015 12:31:01 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type': 'text/html; charset=utf-8', 'cf-ray': '1da0dd1cab1b08fc-CDG'}, others: ['fp', 'fileno', 'code', 'hdrs', 'read', 'readlines', 'next', 'headers', '__iter', 'url', 'msg', 'readline'] 04/20-14:31:02 ERROR what unknown filetype received: text/plain Exception in thread pubmsg subthread: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 505, in run self.__target(_self.__args, *_self.__kwargs) File "WHATauto.py", line 1567, in processMessages ret = download(downloadID, self.name, location=location, email=gmail, filterName=filter, announce=announce, notify=notifi, sizeLimits=sL) File "WHATauto.py", line 714, in download out('INFO','(%s) !! Torrent file is not ready to be downloaded. Trying again in a moment. Reason: %s'%(downloadID,statusmsg),site) UnboundLocalError: local variable 'statusmsg' referenced before assignment