Hi, when I try to use this plugin, I get
Traceback (most recent call last):
File "/usr/bin/griffith", line 275, in source_changed
add.source_changed(self)
File "/usr/share/griffith/lib/add.py", line 334, in source_changed
plugin = __import__(plugin_name)
File "/usr/share/griffith/lib/plugins/movie/PluginMovieIMDB.py", line 3
__revision__ = '$Id$'
^
IndentationError: unexpected indent
Traceback (most recent call last):
File "/usr/bin/griffith", line 266, in get_from_web
add.get_from_web(self)
File "/usr/share/griffith/lib/add.py", line 283, in get_from_web
plugin = __import__(plugin_name)
File "/usr/share/griffith/lib/plugins/movie/PluginMovieIMDB.py", line 3
__revision__ = '$Id$'
^
IndentationError: unexpected indent
Traceback (most recent call last):
File "/usr/bin/griffith", line 266, in get_from_web
add.get_from_web(self)
File "/usr/share/griffith/lib/add.py", line 283, in get_from_web
plugin = __import__(plugin_name)
File "/usr/share/griffith/lib/plugins/movie/PluginMovieIMDB.py", line 3
__revision__ = '$Id$'
^
IndentationError: unexpected indent
As to Mike's version, the link is broken.
Le jeudi 21 février 2013 00:33:58 UTC+1, [email protected] a écrit :
>
> Hi there,
>
> since imdb.de seems to permantently redirect to imdb.com I switched to
> the imdb plugin, but I found three errors that did not seem to be fixed in
> the current svn version at:
> http://svn.berlios.de/wsvn/griffith/trunk/lib/plugins/movie/PluginMovieIMDB.py
> 1. Titles have broken umlauts (fixed that by changing the encoding from
> iso to utf8)
> 2. Original title is not importet (they changed the link slightly, so that
> griffith doesn't recognize it anymore, adapted it)
> 3. The releasedate is not imported (again the changed the link
> slightly[just one more space], adapted it)
>
> I'm sorry I attached a full file and not a patch, but I think it's easier
> for other users to replace their IMDB-MoviePlugin.py
> Please feel free to diff the file two files (original and this version)
> yourself to verify that everything is clean and legal, it should only list
> 3 differences (the ones mentioned above).
>
> Kind Regrards,
> Michael Skiba
>
--
You received this message because you are subscribed to the Google Groups
"Griffith" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.