Griffith - media collection manager
May 22, 2012, 03:20:01 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] 2   Go Down
  Print  
Author Topic: moviedatabase  (Read 7731 times)
Wanna
Newbie
*
Offline Offline

Posts: 4


View Profile
« on: January 08, 2006, 10:28:52 PM »

it would be great if there are included better german moviedatabases for including more informations. the german database which can be user right now isn't so good!

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

Posts: 512



View Profile WWW
« Reply #1 on: January 09, 2006, 12:24:39 AM »

Give us some links to those databases and we'll do our best.
Logged

Please, feel free to correct my English.
Wanna
Newbie
*
Offline Offline

Posts: 4


View Profile
« Reply #2 on: February 27, 2006, 05:10:45 PM »

www.zelluloid.de
www.amazon.de
http://www.filmdb.de/
http://www.filmevona-z.de/
http://filme.moviecorner.de/
Logged
sheesh
Newbie
*
Offline Offline

Posts: 1



View Profile
« Reply #3 on: May 16, 2006, 09:53:21 AM »

another one could be:

http://www.ofdb.de/view.php?page=start

regards,
SHEESH
Logged
mike
Global Moderator
Hero Member
*****
Offline Offline

Posts: 996


View Profile WWW
« Reply #4 on: May 16, 2006, 07:34:49 PM »

Today I wrote a little plugin for griffith which uses www.kino.de.

I didn't know the Python language before, but I think
the plugin is not bad. It's my first attempt with Python.
I wrote some plugins for german.imdb.com, filmdb.de
and a modified version of ofdb.com.
But at the moment they are not so good like kino.de.

Please try it and write some comments if you wish:

http://mitglied.lycos.de/codestuff/

I use griffith version 0.6.1.

Regards,
Michael
« Last Edit: July 03, 2007, 08:46:03 AM by mike » Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #5 on: May 17, 2006, 01:09:51 AM »

Great work, thanks!

I have renamed plugin to KinoDe, fixed "Cast" data and committed all to SVN (see revision 367)
Logged

Please, feel free to correct my English.
mike
Global Moderator
Hero Member
*****
Offline Offline

Posts: 996


View Profile WWW
« Reply #6 on: May 17, 2006, 01:43:37 PM »

I modified the plugin (revision 367) today because it
didn't work with a number of result pages.
I also had to reorder the cast because it was
<name of movie character> as <name of actor/actress>
Now it is
<name of actor/actress> as <name of movie character>

http://mitglied.lycos.de/codestuff/

Regards,

PS: Griffith: Great piece of software
Where does the name come from ? Melanie Griffith ?
« Last Edit: July 03, 2007, 08:46:18 AM by mike » Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #7 on: May 17, 2006, 05:06:55 PM »

I modified the plugin (revision 367)
... and I will commit it in a moment, thanks again

Where does the name come from ? Melanie Griffith ?

See FAQ
Logged

Please, feel free to correct my English.
mike
Global Moderator
Hero Member
*****
Offline Offline

Posts: 996


View Profile WWW
« Reply #8 on: May 18, 2006, 12:27:50 PM »

See FAQ
Upps, I ignored one of the main rules in the internet: Before you
ask some questions, look into the documentation, FAQ or other
messages for an answer. Kiss

Because it's very funny to write plugins for griffith I have another one:

http://mitglied.lycos.de/codestuff/

A person in another thread ask for a plugin for www.filmevona-z.de
It's a good page with useful information which are easy to extract.
FilmeVonA-Z supports logins to get more information about the movies.
But I didn't find a way to make a login before I fetch the information
with griffith.
« Last Edit: July 03, 2007, 08:45:18 AM by mike » Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #9 on: May 18, 2006, 11:52:21 PM »

OFDd plugin is already in Griffith


Because it's very funny to write plugins for griffith I have another one:

http://mitglied.lycos.de/htw8878/griffith/PluginMovieFilmeVonAZ.py
Great!
Please send future updates to -devel mailing list or directly to us.
Logged

Please, feel free to correct my English.
Sukasta
Newbie
*
Offline Offline

Posts: 5



View Profile WWW
« Reply #10 on: May 22, 2006, 12:08:32 AM »

A nice german Movie database is http://www.dvdb.de
Logged

saya bisa bicara bahasa indonesia ...
clippi
Newbie
*
Offline Offline

Posts: 5



View Profile
« Reply #11 on: June 17, 2006, 02:02:41 PM »

it would be great if there are included a Adult moviedatabase  Wink
Maybe like :http://www.iafd.com/newmovies.asp , http://www.adultfilmdatabase.com/ or http://www.adultcdmovies.us/ .
can this ??

Greats
Clippi
Logged
POX
Administrator
Hero Member
*****
Offline Offline

Posts: 512



View Profile WWW
« Reply #12 on: June 19, 2006, 04:54:15 PM »

it would be great if there are included a Adult moviedatabase
Logged

Please, feel free to correct my English.
clippi
Newbie
*
Offline Offline

Posts: 5



View Profile
« Reply #13 on: June 25, 2006, 12:01:24 AM »

hello everyone

perhaps I do not have it times try plugin to provide however unfortunately wil it to function with me can me heir someone in such a way from you plugin arrange for a adult data base?
I become times mine plugin posts dan can perhaps times someone it koregieren here by you.
sorry for my Bad English  Sad

greats Clippi
Logged
clippi
Newbie
*
Offline Offline

Posts: 5



View Profile
« Reply #14 on: June 25, 2006, 12:07:06 AM »

heer my plugin ....his wil not be going :-(
------------------------------------------------------------

plugin_name = "adultcdmovies.us"
plugin_description = "ADULTCDMOVIES.US"
plugin_url = "www.adultcdmovies.us"
plugin_language = _("Englisch")
plugin_author = "Bart De Clippeleir"
plugin_author_email = "<clippi7@msn.com>"
plugin_version = "1.1"

class Plugin(movie.Movie):
Logged
Pages: [1] 2   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!