Download project files

How do I verify a download?


0.13 release from the trunk series released

Release information
Release notes:

* New movie plugins: AllRovi, IMDB-pt, Interfilmes
* Most movie plugins updated,
  - AniDB plugin requires lxml module now (new 4rd party dependency)
* New extensions: Database Cleanup and Maintenance
* MacOSX integration improved
* Many bug fixes

Changelog:

2011-12-18 Piotr Ożarowski
 * Filmweb movie plugin updated (thanks to mariusz2806)

2011-12-02 Michael Jahn
 * [#888347] FilmAffinity plugin doesn't work
 * [#897774] removal of the first added subtitle format is not possible

2011-12-01 Michael Jahn
 * [#885914] Amazon Plugin in Griffith doesn't work

2011-09-14 Michael Jahn
 * [#815421] add ipython 0.11 compatibilty (thanks to Julian Taylor)

2011-09-12 Michael Jahn
 * added limited urllib2 support

2011-09-04 Piotr Ożarowski
 * AniDB movie plugin rewritten (uses HTTP XML API now) - needs lxml module

2011-09-01 Michael Jahn
 * updated Allocine plugin, switch to JSON api
 * added database maintenance extension

2011-08-30 Michael Jahn
 * updated plugins: AllRovi, Cinemovies, Cineteka, CSFD, IMDb, Zelluloid

2011-08-23 Michael Jahn
 * added buttons to remove and add a poster within the movie edit dialog
 * fixed bug in extension "remover", it doesn't work if a criteria is required
   (f.e. adv filter with "required tag" did only remove the tags not the movie entries)
 * extension remover now respects the simple filter condition

2011-08-20 Michael Jahn
 * updated KinoDe plugin
 * new icons for loading and removing posters (toolbar and menu are now the same icons)

2011-08-10 Michael Jahn
 * added new icons for the extensions (thanks to CinéphOli)

2011-07-18 Michael Jahn
 * configurable default value for field "seen it"
 * ability to switch the behaviour of the live search that it queries only after
   enter is pressed (switchable via griffith.cfg only); good for bigger databases
 * [#811685] IMDB movie ratings not updating when adding new movie

2011-06-22 Filippo Valsorda
 * Fixed and completed PluginMovieMyMoviesIt (hidden bug)
 * Added gutils.rtrim (think at string.rfind)

2011-06-20 Filippo Valsorda
 * Refresh IMDB-it plugin

2011-06-20 Michael Jahn
 * [#570053] Region selection shows DVD regions when media is not DVD.
   (added Bluray regions)

2011-06-17 Michael Jahn
 * [#725810] CSFD plugin is not working

2011-06-16 Michael Jahn
 * [#721033] Wrong behaviour

2011-06-13 Michael Jahn
 * [#789246] movies.studio field length too short in postgres
   added a LengthValidator which truncates text fields

2011-06-01 Ivo Nunes
 * fixed crash when you try fetching a movie's information without internet connection

2011-05-23 Michael Jahn
 * updated MyMoviesIt plugin (full cast, screenplay, cameraman, director)
 * [#721036] Problem to add a movie

2011-05-18 Michael Jahn
 * updated CineMovies plugin (thanks to Olivier BOURSIN)
 * small fixes for Allocine and AllRovi plugin
 * added quick search for any field in the main window (thanks to Daniel Fetchinson)

2011-05-12 Michael Jahn
 * added "virtual" resolutions (4:3 Fullscreen, Widescreen, Anamorphic Widescreen)

2011-05-05 Michael Jahn
 * fixed movie plugin AllMovie, it is now AllRovi
 * small fixes for CineMovies and HKMDB

2011-04-27 Filippo Valsorda
 * New Interfilmes plugin by Elencarlos Soares

2011-04-22 Filippo Valsorda
 * New CSFD plugin by Kamil Hanus
 * Minor fixes in IMDB-it and MyMoviesIt plugins
 * Fixed a typo in it.po

2011-03-20 Piotr Ożarowski
 * "spellchekcer" typo fixed (thanks to Olivier BOURSIN)

2011-02-17 Vasco Nunes
 * Added native Cocoa generic dialogs under macosx, using pyobjc.

2011-02-13 Piotr Ożarowski
 * SQLAlchemy 0.7 compatibility changes

2011-02-12 Vasco Nunes
 * Implemented MultiSelection support in MainTreeView
 * Re-implemented macosx menubar integration

2011-02-10 Michael Jahn
 * [#716176] 0.12.1 No postgres support on Windows

2011-02-07 Ivo Nunes
 * Changed the way Mac OS X creates a new database so that it doesn't open external applications
 * Fixed exporting under Mac OS X

2011-02-06 Ivo Nunes
 * Fixed creating a new database and restoring backups under Mac OS X

2011-02-05 Vasco Nunes
 * [#703576] no automatic refresh after get back a dvd
 * Sync mac menubar when menu checkMenuItems are changed
 * Fixed about dialog on macosx

2011-02-05 Ivo Nunes
 * Fixed and re-enabled Mac OS X UI Cocoa menu integration
 * Mac OS X UI Cocoa menu integration temporarily disabled due to being broken - using native GTK
 * IMDB-pt plugin added

2011-02-03 Vasco Nunes
 * MoviePTGate plugin updated
 * Added MacOSX UI integration
 * Some minor macosx specific changes

2011-02-02 Michael Jahn
 * [#710860] cannot import imdb movie titles starting with a bracket
 * [#708472] Upgrade 0.11-0.12 fails with PostgreSQL
 * [#711015] [Enhancement][Plugin FilmAffinity] See the movie year in movie list

2011-02-01 Michael Jahn
 * HTML export: sorting entries case-insensitive and respect current locale settings

2011-01-25 Michael Jahn
 * [#300808] forgets some inputs in languages like codex&tracks

2011-01-21 Michael Jahn
 * drop-down combobox for resolution field

2011-01-19 Michael Jahn
 * [#700704] Incorrect dialog size for posters
 * [#493148] The Save button in the preferences window does not work well
 * open of the homepage from the about dialog fixed
 * enabling persons without email address

2011-01-17 Michael Jahn
 * [#703728] FilmAffinity: incomplete list of results

2011-01-16 Michael Jahn
 * [#697018] CSV import not working when number field not checked
 * [#702495] griffith start interrupts with "TypeError: value is of the wrong type for this column"

2011-01-14 Michael Jahn
 * [#687621] Remains previous cover
 * [#697029] Import dlg display error when previously x-ed out

2011-01-13 Michael Jahn
 * KinoDe, IMDB-de, CineMovies and Zelluloid plugin updated

2011-01-10 Michael Jahn
 * fixed iPod export plugin in case of missing values
 * fixed deletion of the "created" value while updating a movie

2010-12-07 Piotr Ożarowski
 * Fix few spelling mistakes (thanks to Olivier BOURSIN)

2010-12-03 Michael Jahn
 * Zelluloid plugin updated

2010-11-23 Michael Jahn
 * added screenplay, cameraman and barcode to the search criteria combobox
 * sorted entries in the filter comboboxes of the main dialog

2010-11-16 Michael Jahn
 * added fields screenplay, cameraman, width, height and barcode to the html export plugin

File Description Downloads
download icon Griffith_0.13-1_x64.dmg (md5, sig) MacOSX dmg 2,221
last downloaded 2 weeks ago
download icon griffith-0.13-win32.exe (md5) Windows Installer 217,006
last downloaded 24 hours ago
download icon griffith_0.13-1_all.deb (md5, sig) Debian Wheezy package 4,709
last downloaded 4 days ago
download icon griffith-0.13.tar.gz (md5, sig) source 13,495
last downloaded 24 hours ago
download icon griffith-0.13.tar.xz (md5, sig) source 2,423
last downloaded 3 weeks ago
Total downloads: 239,854

0.12.1 release from the trunk series released

Release information
Release notes:

* Upgrade procedure from 0.9 database stabilized a little bit
* Few movie plugins updated

Changelog:

2010-10-18 Piotr Ożarowski
 * Version changed to 0.12.1

2010-10-18 Michael Jahn
 * stabilized upgrade procedure for databases which are corrupt after an interuption of a previous upgrade procedure
 * enabled interactive search by number, title and original title in mainlist ("typeahead find")

2010-10-17 Michael Jahn
 * Allocine plugin updated
 * error fixed which prevents updates from pre-0.11 versions

2010-10-14 Michael Jahn
 * E-Pipoca plugin updated

2010-10-09 Michael Jahn
 * OFDb and IMDb plugin updated

2010-10-08 Piotr Ożarowski
 * Filmweb movie plugin updated (thanks to Mariusz Szczepanek)

2010-10-08 Michael Jahn
 * IMDb plugin updated

File Description Downloads
download icon Griffith 0.12.1-2.dmg (md5, sig) MacOSX dmg 13,122
last downloaded today
download icon griffith-0.12.1-win32.exe (md5) Windows Installer 89,683
last downloaded 24 hours ago
download icon griffith_0.12.1-1_all.deb (md5, sig) Debian Squeeze package 1,854
last downloaded 16 weeks ago
download icon griffith-0.12.1.tar.gz (md5, sig) source 2,883
last downloaded 4 weeks ago
download icon griffith-0.12.1.tar.xz (md5, sig) source 527
last downloaded 6 weeks ago
Total downloads: 108,069

0.12 release from the trunk series released

Release information
Release notes:

* New import plugins:
   - Griffith XML
* New movie plugins:
   - Clubdevideo
   - Hong Kong Movie DataBase (www.hkmdb.com)
   - IMDb-it
   - Scope (www.scope.dk)
* Updated movie plugins: AniDB, DVDPalace, FileVonA-Z, IMDb, IMDb-de, IMDb-es, KinoDe, WP, Zelluloid
* PDF export plugin updated (shows poster now; font size can be adjusted;
  new elements covers, year, runtime, notes and plot; elements can be deselected)
* bug fixes

Changelog:

2010-10-03 Piotr Ożarowski
 * Update translations
 * Version changed to 0.12

2010-10-01 Michael Jahn
 * [#640219] Original title is not well raised by Allocine plugin

2010-09-30 Michael Jahn
 * saving the width of the columns of the mainlist
 * default filter operator changed from equals to contains

2010-09-29 Michael Jahn
 * added fields "created" and "updated" to movie entries

2010-09-25 Michael Jahn
 * [#502990] Own settings will not be saved in HTML-Export

2010-09-15 Michael Jahn
 * workaround for [#574370] freeze when i select existing mysql database

2010-08-29 Piotr Ożarowski
    * Show deprecation warnings only in debug mode

2010-08-26 Michael Jahn
 * small backup optimizations

2010-08-22 Michael Jahn
 * reintroduce menu entry for loading and removing cover posters

2010-07-21 Michael Jahn
 * compatibility fixes for sqlalchemy 0.6
 * adjusting sqlite page size to the value of the filesystem page size
   (performance optimization)

2010-07-15 Michael Jahn
 * updated movie plugin FilmeVonA-Z

2010-07-14 Michael Jahn
 * updated movie plugin AniDB

2010-06-25 Michael Jahn
 * updated movie plugin KinoDe
 * added HKMDB movie plugin
 * [#596700] IMDB doesn't import original title correctly

2010-06-07 Michael Jahn
 * added Clubedevideo movie plugin

2010-05-10 Michael Jahn
 * updated movie plugin IMDB-de
 * poster md5 wasn't saved if poster is already in database

2010-05-06 Michael Jahn
 * [#324171] PDF Font Size
 * support for covers, year, runtime, notes and plot for PDF export
   elements for export can be deselected

2010-04-28 Piotr Ożarowski
 * Use 255 as maximum string length for few fields (MySQL apparently
   doesn't like >=256 on some configurations)

2010-04-21 Michael Jahn
 * updated movie plugin AniDB

2010-03-28 Michael Jahn
 * updated movie plugin WP

2010-03-27 Michael Jahn
 * updated movie plugin IMDb-de, IMDb-es, Zelluloid

2010-03-12 Michael Jahn
 * updated movie plugin DVDPalace

2010-03-04 Michael Jahn
 * new import plugin: GriffithXML

2010-03-02 Michael Jahn
 * [#525039] crashed while adding films wont reboot linux mint 8
 * [#525869] Plugin FilmAffinity (ES) doesn't import genre
 * IMDb movie plugin updated

2010-01-17 Michael Jahn
 * Scope movie plugin added

2010-01-05 Michael Jahn
 * delete button added to the advanced filter dialog
 * updated movie plugin Cinematografo (year added to result list entries)

File Description Downloads
download icon griffith-0.12-win32.exe (md5) Windows installer 12,661
last downloaded 4 days ago
download icon griffith_0.12-1_all.deb (md5, sig) Debian Squeeze package 757
last downloaded 6 weeks ago
download icon griffith-0.12.tar.gz (md5, sig) source 512
last downloaded today
download icon griffith-0.12.tar.xz (md5, sig) source 72
last downloaded 2 weeks ago
Total downloads: 14,002

0.11 release from the trunk series released

Release information
Release notes:

* Griffith extensions feature added. You can add your own extensions in
  ~/.griffith/lib/extensions
* New extensions:
   - Amazon
   - Mark as seen
   - Player
   - Remover
   - MoviePosterDB
* New import plugins:
   - All My Movies
   - Barret Enterprise Software The Movie Library
   - DVD Profiler
   - eXtreme Movie Manager
   - Fox Movie Manager
   - GCstar
   - MovieTrack
   - MyDVDs
   - Personal Video Database
   - The Movie Library
   - wintoolz Filmdatenbank
* Few posters related fixes (updating, cleaning, etc.)
* FilmAffinity and Amazon movie plugins updated
  (Amazon access works only with a separate Amazon Account since 15th August 2009
   because Amazon changed access rules significantly. Everyone who wants to use it has
   to be registered here: https://affiliate-program.a...

Changelog:

2010-01-09 Piotr Ożarowski
 * Replace "Aspect ratio" field with "Resolution" (aspect ratio is hidden
   for now)
 * MyMoviesIt movie plugin updated (thanks to FiloSottile)

2010-01-06 Piotr Ożarowski
 * Some cleanups

2010-01-05 Michael Jahn
 * save and restore sorting column in main list
 * updated movie plugin Stopklatka

2010-01-04 Piotr Ożarowski
 * Add Croatian translation (thanks to Davor I and nafterburner)

2010-01-04 Michael Jahn
 * add MoviePosterDB extension (supports fetching posters)

2010-01-03 Michael Jahn
 * added column header row and some more columns to the basic CSV export
 * added support of adding new collections, volumes, medium and vcodecs while importing data
   (regards different import plugins)
 * added support for fields screenplay, cameraman and barcode to the CSV import plugin

2010-01-01 Michael Jahn
 * [#501526] Error in export GCStar/DVDProfilerXMLExportV2/3
 * updated movie plugin Allocine

2009-12-28 Michael Jahn
 * updated movie plugin Allocine, Amazon, FilmDb
 * updated import plugin CSV
   (optional auto-detect dialect settings, fixed pre-selection of encoding)

2009-12-23 Michael Jahn
 * updated movie plugin Cinematografo

2009-12-22 Piotr Ożarowski
 * Fix few spelling mistakes (thanks to Sean Cass)
 * Version changed to 0.11

2009-12-21 Michael Jahn
 * updated movie plugin Kino.de, Cinematografo

2009-12-20 Piotr Ożarowski
 * Add "Extensions toolbar" menu item

2009-12-15 Michael Jahn
 * new import plugin: MovieTrack

2009-12-12 Michael Jahn
 * new import plugins: All My Movies, BES The Movie Library, Fox Movie Manager, MyDVDs, The Movie Library
   (all MS Access / Jet DB based)
 * cleanup import sections of other import plugins

2009-12-08 Michael Jahn
 * [#486258] no refresh when a filter is active
 * [#418911] It doesn't import cover art from FilmAffinity
 * movie plugin test data updated

2009-12-01 Michael Jahn
 * re-introducing a debug window on windows platforms (activated via --debug)

2009-11-22 Michael Jahn
 * wintoolz Filmdatenbank import plugin added
 * [#480380] Extensions: Amazon and Remover

2009-11-18 Michael Jahn
 * fixed some issues with the functions "new db" and "restore db"
 * [#480366] ImportError: No module named extensions

2009-11-17 Michael Jahn
 * load and save of extensions preferences
 * [#484385] Export to XML: no image filename exported to XML-File

2009-11-10 Michael Jahn
 * updated movie plugins Allocine and FilmAffinity

2009-11-06 Michael Jahn
 * Personal Video Database import plugin added
 * fixed amazon binding (generation of signed urls added but
   every user needs an amazon account for the access key and secret key)

2009-10-16 Michael Jahn
 * eXtreme Movie Manager import plugin added
 * import support for movie detail video codec
 * "Remover" extensions removes associated tags and languages
   before removing the movie entry

2009-10-13 Michael Jahn
 * support for posters for import plugins GCstar and AMC
 * [#410362] AMC importer doesn't import cover pictures

2009-10-07 Michael Jahn
 * DVD Profiler import plugin added
 * very small update for AMC import plugin (medium typ)
 * import base class: support for looking up medium types and adding tags,
   barcode, cameraman, screenplay
 * import stabilized with try-except and error message box

2009-09-30 Piotr Ożarowski
 * Change log format

2009-09-29 Michael Jahn
 * GCstar import plugin added

2009-09-26 Piotr Ożarowski
 * Display popup message during database upgrades

2009-09-25 Michael Jahn
 * Amazon movie plugin updated

2009-09-14 Piotr Ożarowski
 * Add "Remover" extension (removes selected movies)

2009-09-02 Michael Jahn
 * [#336855] Error being reported saving posters
   cleanup of generating thumbnail versions of the images
   and filenames for default image/thumbnail

2009-08-28 Piotr Ożarowski
 * [Bug 420462] --clean fixed

2009-08-26 Michael Jahn
 * [#418911] It doesn't import cover art from FilmAffinity

2009-08-20 Piotr Ożarowski
 * Add pool_recycle parameter in config file and set the default to 1 hour
   (SQLAlchemy will recycle MySQL connections after given number of seconds
   of inactivity - fixes "MySQL server has gone away" issue)

2009-08-18 Piotr Ożarowski
 * Fix update_movie() to actually load the image

2009-08-13 Piotr Ożarowski
 * Add 'Mark as seen' extension
 * Allow PNG images to be used as toolbar icons by extensions
 * gutils.question now returns True or False

2009-08-12 Piotr Ożarowski
 * Remove Amazon stuff from preferences window
 * Region 2 and 4 names shorten (to fit in preferences window)
 * Show tabs on the left side of preferences window
 * Show extension settings in preferences

2009-08-11 Piotr Ożarowski
 * Add Player extension

2009-08-09 Piotr Ożarowski
 * Version changed to 0.11~svn
 * Initial structure for extensions created
   + ~/.griffith/lib/extensions can be used for user's extensions
 * Amazon posters feature converted to Griffith extension

File Description Downloads
download icon griffith-0.11.tar.xz (md5, sig) source 180
last downloaded 19 weeks ago
download icon griffith-0.11-win32.exe (md5) Windows installer 51,716
last downloaded 13 days ago
download icon griffith_0.11-1_all.deb (md5, sig) Debian Squeeze package 1,058
last downloaded 8 days ago
download icon griffith_0.11-1~bpo50+1_all.deb (md5, sig) Debian Lenny package 794
last downloaded 12 days ago
download icon griffith-0.11.tar.gz (md5, sig) source 1,602
last downloaded 19 weeks ago
Total downloads: 55,350