This is the command griffith that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
griffith - film collection manager
SYNOPSIS
griffith
DESCRIPTION
Griffith is a film collection manager. Adding items to the movie collection is as quick
and easy as typing the film title and selecting a supported source. Griffith will then try
to fetch all the related information from the Web.
OPTIONS
-h --help
Show usage information.
-D --debug
Run in debug mode.
-C --clean
find and delete orphan files in posters directory.
--check-dep
check dependencies - if all needed Python modules are installed, it prints
nothting.
--sqlecho
Prints all SQL queries to standard output.
--home DIR
Set Griffith's home directory. Use this option if you want to change the default
~/.griffith
Printing movie list:
-c <expr> --cast=<expr>
cast field must contain <expr>
-d <expr> --director=<expr>
director field must contain <expr>
-o <expr> --original_title=<expr>
original title field must contain <expr>
-t <expr> --title=<expr>
title field must contain <expr>
-y <number> --year=<number>
movie must be released in year <number>
-s <columns> --sort=<columns>
set sort columns to <columns>. Example: --sort=o_title,number,director
Use griffith online using onworks.net services