mspieth / rssdler

Automatically exported from code.google.com/p/rssdler
4 stars 0 forks source link

CRITICAL 631 Traceback (most recent call last): #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

CRITICAL 631 Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/rssdler.py", line 629, in 
getFileSize
    try: tparse = bdecode(data)
  File "/usr/lib/python2.4/site-packages/rssdler.py", line 909, in bdecode
    except (OSError, IOError, IndexError, KeyError): raise ValueError
ValueError
File was supposed to be torrent data, but could not be bdecoded
 Filename: The.Express.DVDR.CUSTOM.PT.SUBS-K@T.torrent
        Directory: /home/torrents/torrents_evopt/Movies_DVDR
        From Thread: evopt

What version of the product are you using? On what operating system?

last rssdler version

centos 5.2 64 bit

Please provide any additional information below.

Original issue reported on code.google.com by jpvcai...@gmail.com on 20 Jan 2009 at 3:48

GoogleCodeExporter commented 8 years ago
I need more information than this. The bdecode function works properly, as far 
as I
know. Marking this as Invalid until proven otherwise.

Original comment by lostnihi...@gmail.com on 22 Aug 2009 at 7:46