Here is the error message (on IMDb):
Couldn't read this movies info.
Error was:
Traceback (most recent call last):
File "./plugins/netsearch_imdb.py", line 131, in get_movie_imdb
data['title'] = html.split('<strong class="title">')[1].split("</strong>")[0]
IndexError: list index out of range
=====================================
Error in AllMovie Guide:
There was an error in the plugin!
Error was:
Traceback (most recent call last):
File "/usr/bin/ceemedia", line 298, in process_update
returnfunction(process.output)
File "./plugins/netsearch_allmovieguide.py", line 30, in process_results
return self.get_movie(html)
File "./plugins/netsearch_allmovieguide.py", line 134, in get_movie
data = {'url': self.url2}
AttributeError: netsearch_allmovieguide instance has no attribute 'url2'
Logged In: YES
user_id=1351140
Originator: NO
I have the same problem. This project seems to be dead :(