JMediaLibrary

About JMediaLibrary

The JMediaLibrary Project aims to be a fully featured collection of programs for managing and categorizing just any kind of media. The project is split into the following subprojects:

  • JMediaLibrary::Movie
    This will allow you to manage your movies. For now, this is the only subproject.

Please note that the division into subprojects does no longer reflect the state of the current code-base (since the Eclipse plug-in architecture is used instead).

Please have a look at the detailed information for each subproject by choosing an entry in the appropriate section at the right.

General Features

Below you can find general features, common to all JMediaLibrary subprojects.

  • Crossplatform Native Look & Feel
    Since JMediaLibrary uses Java and the SWT toolkit from the Eclipse project it can be run on every system for which a java runtime and the SWT libraries exist. Further, the user gets a native looking program instead of the Swing widgets.
  • Internationalization
    There is full support for different languages.
  • Database driven
    The data describing your collections is managed by a Database. Currently only MySQL is supported/tested but support for PostgreSQL is planned.
  • Extendable Categories
  • All available categories (like Genre, Rating, Actors for movies) are fully customizable
  • Multiple Collections
    You can manage multiple collections, for example one for scientific literature and another for light fiction.