Search never ends

Bug #907554 reported by Gotit
This bug report is a duplicate of:  Bug #700407: search - KeyError: 'MovieName'. Edit Remove
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
SubDownloader
Confirmed
Undecided
Unassigned

Bug Description

When searching for subtitles by movie name, the search never ends and no files are returned.
Tried with both 2.0.10 and 2.0.14 in Lucid 32 bit. SubDownloader was working fine a few weeks ago.

gotit@home-desktop:~$ subdownloader
/usr/lib/python2.6/dist-packages/kaa/metadata/disc/cdrom.py:37: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
Traceback (most recent call last):
  File "/usr/share/subdownloader/gui/main.py", line 1517, in onButtonSearchByTitle
    movies = s.search_movie(search_text,'all')
  File "/usr/share/subdownloader/modules/search.py", line 55, in search_movie
    search = self.parse_results(xml_page.read())
  File "/usr/share/subdownloader/modules/search.py", line 288, in parse_results
    temp_movie = Movie(sub)
  File "/usr/share/subdownloader/modules/search.py", line 23, in __init__
    self.IMDBRating = str(movieInfo['MovieImdbRating'])
KeyError: 'MovieImdbRating'

Revision history for this message
Gotit (sca957) wrote :

This does not happen for all subtitles searched for. However, it does happen for the following cases:
THE KIDS ARE ALL RIGHT
UNKNOWN
BLAZING SADDLES

Changed in subdownloader:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.