Griffith is a media collection manager application. You can add items to the collection as typing the film title and selecting a supported source. Griffith will then try to fetch all the related information from the Web.
You can download it here and is a cross-platform application.

Filed under: Linux











If this error occur :
Error: missing modules: xml
try to install PyXML :
# yum install PyXML (Fedora)
or
#apt-get install PyXML (Ubuntu)