Sitwon / rssdler

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

Rssdler Crashes when downloading torrent. #54

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. When downloading torrents app crashes.

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

Getting critical error that crashes rssdler:

  File "/usr/local/lib/python2.5/site-packages/rssdler.py", line 2079, in 
main
    run()
  File "/usr/local/lib/python2.5/site-packages/rssdler.py", line 2049, in 
run
    rssparse(key)
  File "/usr/local/lib/python2.5/site-packages/rssdler.py", line 1952, in 
rssparse
    userFunctArgs = downloadFile(ppage['entries'][i]['link'], tName, 
ppage['entries'][i], dirDict)
  File "/usr/local/lib/python2.5/site-packages/rssdler.py", line 784, in 
downloadFile
    size, data2 = getFileSize(data.info(), data)
  File "/usr/local/lib/python2.5/site-packages/rssdler.py", line 634, in 
getFileSize
    try: tparse = bdecode(data)
  File "/usr/local/lib/python2.5/site-packages/rssdler.py", line 916, in 
bdecode
    x = open(x, 'r').read()
TypeError: file() argument 1 must be (encoded string without NULL bytes), 
not str

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

Copyright (C) 2007, 2008, lostnihilist

Please provide any additional information below.

Original issue reported on code.google.com by shi...@gmail.com on 23 Mar 2010 at 1:13

GoogleCodeExporter commented 8 years ago
error grabbing url: 
http://torrent.zoink.it/The.Big.Bang.Theory.S03E17.The.Precious.Fragmentation.HD
TV.XviD
-FQM.%5Beztv%5D.torrent
20100322.16:59 CRITICAL Unexpected Error: Traceback (most recent call last):

Original comment by shi...@gmail.com on 23 Mar 2010 at 1:15