Griffith - media collection manager
May 22, 2012, 03:57:03 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Please check ask.griffith.cc and wiki.griffith.cc before asking questions.
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: IMDB rating fix  (Read 2027 times)
babelfish
Newbie
*
Offline Offline

Posts: 2


View Profile
« on: May 16, 2007, 09:42:34 PM »

Hi.

I realized that the import of the imdb rating fails Sad To get the import of the rating working, please change this in the PluginMovieIMDB.py:

In line 106 (of IMDB 1.3) replace
Code:
self.rating = gutils.trim(self.page, '<b>User Rating:</b>', '/10')
with this:
Code:
self.rating = gutils.trim(self.page, '<b>User Rating:</b> \n<b>', '/10')

cu, babel
Logged
Vasco Nunes
Administrator
Jr. Member
*****
Offline Offline

Posts: 50



View Profile
« Reply #1 on: May 19, 2007, 07:02:56 PM »

thanks! this is fixed at svn now.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!