<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <title>VideoDB - Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> <body> <a href="index.html">Table of Contents</a> <!-- begin content --> <h1>Usage</h1> <h2>The Configuration Screen</h2> <h3>The Cache Control Bar</h3> <h3>Changing the configuration</h3> <h3>The custom types</h3> <p>There are the following customtypes available:</p> <table> <tr> <td>text</td> <td>This is a simple textfield nothing special about it</td> </tr> <tr> <td>url</td> <td>This shows a clickable link in the show view</td> </tr> <tr> <td>ed2k</td> <td>You may enter a MD4 sum and a clickable eDonkey link will be generated from this field, the filesize and the filename</td> </tr> <tr> <td>language</td> <td>This is another language field. It will display the same languageflags for quickentry as the standard one.</td> </tr> <tr> <td>rating</td> <td>You can rate a movie with this field. It can be filled from IMDB.</td> </tr> <tr> <td>orgtitle</td> <td>This is the same as the standard title field, it gets filled from IMDB. This is useful if you store translated title of the movie in the title field.</td> </tr> <tr> <td>movix</td> <td>If you use <a href="http://movix.sourceforge.net/" target="_blank">Movix</a> on your CDs you can choose the version with this field.</td> </tr> <tr> <td>mpaa</td> <td>This field can hold the movie rating of the Motion Picture Association of Amerika. It gets filled from the IMDB.</td> </tr> </table> <!-- end content --> </body> </html>