Griffith - media collection manager
May 21, 2012, 08:05:04 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: New mailing lists,
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: [SOLVED] No title when getting result from imdb.com  (Read 765 times)
frank
Newbie
*
Offline Offline

Posts: 1


View Profile
« on: December 05, 2006, 08:24:57 PM »

Hi,

just saw that no title were imported when getting a movie from imdb.

reason: imdb changed html-source

solution: edit line 51 in PluginMovieIMDB.py under Griffith\lib\plugins\movie to

self.original_title = gutils.trim(self.page, '<strong class="title">', ' <small>')

(remove h1 tag, because its not there anymore)

AND, I think,

delete PluginMovieIMDB.pyo if available

start Griffith again, import movie from imdba, and voila both titles are shown now.

frank
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #1 on: December 05, 2006, 10:39:35 PM »

fixed in rev. 479, thanks
Logged

Please, feel free to correct my English.
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!